cardano-node
cardano-node copied to clipboard
[BUG] - Error when running the node on windows 11
External Bug.
System info
- OS Name: Windows 11 Home
- OS Version: 23H2
- Node version: 8.9.1
- CLI version: cardano-node-8.9.1-win64
Description
Cardano-node run is failing on windows 11
Steps to Reproduce
- Open power shell (Run as addmin).
- Switch to the directory where you have installed the cardano node.
- write the following command: cardano-node run --topology "share\mainnet\topology.json" --database-path "db" --socket-path "\.\pipe\cardano" --host-addr 185.215.55.84 --port 3001 --config "share\mainnet\config.json"
- Hit enter
- See how many errors are happenning.
[DESKTOP-:cardano.node.PeerSelection:Info:55] [2024-04-06 19:08:15.21 UTC] TracePublicRootsRequest 100 0 [DESKTOP-:cardano.node.DiffusionInitializationTracer:Info:49] [2024-04-06 19:08:15.21 UTC] ConfiguringServerSocket 185.215.55.84:3001 [DESKTOP-:cardano.node.PublicRootPeers:Info:59] [2024-04-06 19:08:15.21 UTC] TracePublicRootRelayAccessPoint (fromList [(RelayAccessDomain "preprod-node.play.dev.cardano.org" 3001,DoNotAdvertisePeer)]) [DESKTOP-:cardano.node.PeerSelection:Error:55] [2024-04-06 19:08:15.21 UTC] TraceOutboundGovernorCriticalFailure AsyncCancelled [DESKTOP-:cardano.node.ConnectionManager:Info:49] [2024-04-06 19:08:15.22 UTC] TrShutdown [DESKTOP-:cardano.node.LocalInboundGovernor:Error:57] [2024-04-06 19:08:15.22 UTC] TrInboundGovernorError AsyncCancelled [DESKTOP-:cardano.node.LocalServer:Critical:58] [2024-04-06 19:08:15.22 UTC] TrServerError AsyncCancelled [DESKTOP-:cardano.node.LocalServer:Notice:56] [2024-04-06 19:08:15.22 UTC] TrServerStopped [DESKTOP-:cardano.node.LocalConnectionManager:Info:51] [2024-04-06 19:08:15.22 UTC] TrShutdown [DESKTOP-:cardano.node.DiffusionInitializationTracer:Critical:3] [2024-04-06 19:08:15.22 UTC] DiffusionErrored Network.Socket.bind: failed (Cannot assign requested address (WSAEADDRNOTAVAIL)) [DESKTOP-:cardano.node.ChainDB:Info:3] [2024-04-06 19:08:15.22 UTC] Closed Immutable DB. [DESKTOP-:cardano.node.ChainDB:Info:3] [2024-04-06 19:08:15.22 UTC] Closed db with immutable tip at genesis (origin) and tip 9ad7ff320c9cf74e0f5ee78d22a85ce42bb0a487d0506bf60cfb5a91ea4497d2 at slot 0
Additional Context
With this exception message when closing it:
https://github.com/IntersectMBO/cardano-cli/issues/703#issuecomment-2043495923
@Gor-Solomon is this a pre-built node? Or one you built yourself?
Pre built, I just extracted it from the artifacts that was in the release version
On Tue, Apr 9, 2024, 5:45 AM Moritz Angermann @.***> wrote:
@Gor-Solomon https://github.com/Gor-Solomon is this a pre-built node? Or one you built yourself?
— Reply to this email directly, view it on GitHub https://github.com/IntersectMBO/cardano-node/issues/5763#issuecomment-2043995127, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF27OCIDW5RGYXXF4M76KTDY4NB5FAVCNFSM6AAAAABF5MIBPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTHE4TKMJSG4 . You are receiving this because you were mentioned.Message ID: @.***>
@Gor-Solomon is this your windows pcs IP address: 185.215.55.84? --host-addr should be one of the assigned IP addresses of the machine Cardano-node runs on.
Dear @angerman,
Yes it's my windows pcs IP address.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.
Hi, any updates?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.