Upgrade for Win11 worked ok, then the nodes would not start, see below: I did screw up by not being in Powershell Admin mode for the first 5 nodes, did the exact same command with the safenode manager to add 5 nodes and it added additional nodes 6-10, …
What am I missing here? Suggestions?
PS C:\WINDOWS\system32> safenode-manager add --count 5 --peer /ip4/46.101.80.187/udp/58070/quic-v1/p2p/12D3KooWKgJQedzCxrp33u3dBD1mUZ9HTjEjgrxskEBvzoQWkRT9
Add Safenode Services
=================================================
5 service(s) to be added
Retrieving latest version for safenode…
Downloading safenode version 0.105.6…
Download completed: C:\Users\Admin\AppData\Local\Temp\b4d7b46e-7c8d-4ac1-87ee-b5d2d0128c81\safenode.exe
Services Added:
✓ safenode6
- Safenode path: C:\ProgramData\safenode\data\safenode6\safenode.exe
- Data path: C:\ProgramData\safenode\data\safenode6
- Log path: C:\ProgramData\safenode\logs\safenode6
- RPC port: 127.0.0.1:50279
✓ safenode7
- Safenode path: C:\ProgramData\safenode\data\safenode7\safenode.exe
- Data path: C:\ProgramData\safenode\data\safenode7
- Log path: C:\ProgramData\safenode\logs\safenode7
- RPC port: 127.0.0.1:50280
✓ safenode8
- Safenode path: C:\ProgramData\safenode\data\safenode8\safenode.exe
- Data path: C:\ProgramData\safenode\data\safenode8
- Log path: C:\ProgramData\safenode\logs\safenode8
- RPC port: 127.0.0.1:50281
✓ safenode9
- Safenode path: C:\ProgramData\safenode\data\safenode9\safenode.exe
- Data path: C:\ProgramData\safenode\data\safenode9
- Log path: C:\ProgramData\safenode\logs\safenode9
- RPC port: 127.0.0.1:50282
✓ safenode10
- Safenode path: C:\ProgramData\safenode\data\safenode10\safenode.exe
- Data path: C:\ProgramData\safenode\data\safenode10
- Log path: C:\ProgramData\safenode\logs\safenode10
- RPC port: 127.0.0.1:50283
[!] Note: newly added services have not been started
PS C:\WINDOWS\system32> safenode-manager start
Start Safenode Services
=================================================
Refreshing the node registry…
Attempting to start safenode1…
Attempting to start safenode2…
Attempting to start safenode3…
Attempting to start safenode4…
Attempting to start safenode5…
Attempting to start safenode6…
Attempting to start safenode7…
Attempting to start safenode8…
Attempting to start safenode9…
Attempting to start safenode10…
Failed to start 10 service(s):
←[31m✕←[0m safenode1: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode2: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode3: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode4: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode5: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode6: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode7: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode8: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode9: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
←[31m✕←[0m safenode10: [SC] StartService FAILED 1053:
The service did not respond to the start or control request in a timely fashion.
Error:
0: ←[91mFailed to start one or more services←[0m
Location:
←[35msn_node_manager\src\cmd\node.rs←[0m:←[35m421←[0m
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
PS C:\WINDOWS\system32> safenode-manager status