IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.05k stars 721 forks source link

[BUG] - Error when running the node on windows 11 #5763

Open Gor-Solomon opened 5 months ago

Gor-Solomon commented 5 months ago

External Bug.

System info

Description

Cardano-node run is failing on windows 11

Steps to Reproduce

  1. Open power shell (Run as addmin).
  2. Switch to the directory where you have installed the cardano node.
  3. 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"
  4. Hit enter
  5. 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

image

With this exception message when closing it:

image

Gor-Solomon commented 5 months ago

https://github.com/IntersectMBO/cardano-cli/issues/703#issuecomment-2043495923

angerman commented 5 months ago

@Gor-Solomon is this a pre-built node? Or one you built yourself?

Gor-Solomon commented 5 months ago

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: @.***>

angerman commented 4 months ago

@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.

Gor-Solomon commented 4 months ago

Dear @angerman,

Yes it's my windows pcs IP address.

github-actions[bot] commented 3 months ago

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.

Gor-Solomon commented 3 months ago

Hi, any updates?

github-actions[bot] commented 2 months ago

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.