cardano-node icon indicating copy to clipboard operation
cardano-node copied to clipboard

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

Open Gor-Solomon opened this issue 10 months ago • 8 comments

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

  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 avatar Apr 08 '24 20:04 Gor-Solomon

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

Gor-Solomon avatar Apr 08 '24 20:04 Gor-Solomon

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

angerman avatar Apr 09 '24 01:04 angerman

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 avatar Apr 09 '24 03:04 Gor-Solomon

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

angerman avatar Apr 09 '24 22:04 angerman

Dear @angerman,

Yes it's my windows pcs IP address.

Gor-Solomon avatar Apr 10 '24 08:04 Gor-Solomon

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.

github-actions[bot] avatar May 11 '24 01:05 github-actions[bot]

Hi, any updates?

Gor-Solomon avatar May 12 '24 11:05 Gor-Solomon

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.

github-actions[bot] avatar Jun 12 '24 01:06 github-actions[bot]