Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

Issues after running scripts/mainnet.sh #218

Open
ianoble opened this issue Jun 24, 2020 · 3 comments
Open

Issues after running scripts/mainnet.sh #218

ianoble opened this issue Jun 24, 2020 · 3 comments

Comments

@ianoble
Copy link

ianoble commented Jun 24, 2020

I'm following the guide pretty smoothly until I hit some issues after running scripts/mainnet.sh. I'm not seeing what's in the embedded screenshot. Instead I'm getting what looks like the same debug message over and over:

[ip-172-3:cardano.node.BlockFetchDecision:Info:38] [2020-06-24 20:44:54.59 UTC] [String "PeersFetch", Array [Object (fromList [("peer",String "ConnectionId {localAddress = x.x.x.x:43849, remoteAddress = x.x.x.x:3001}"), ("kind", String "Fecth Decision declined"), ("declined", String "FetchDeclineBytesInFlightLimit 1002000 501000 1002000")])]]

And then it finally stopped with:

[2020-06-24 20:47:39.95 UTC] Chain extended, new tip: (Point 267725, 2f38f03b37fdcfc9)
cardano-node: ExceptionInLinkedThread "ThreadId 32" (ImmDbFailure (FileSystemError (FsError {fsErrorType = FsDeviceFull, fsErrorPath = /home/ec2-user/cardano-node/db/byron-m
ainnet/immutable/00012.chunk, fsErrorString = "No space left on device"...

@CarlosLopezDeLara
Copy link
Collaborator

Please, check if you have enough disk space.

@ianoble
Copy link
Author

ianoble commented Jul 4, 2020

Just following the documentation, so I have a 24gb volume on AWS.

@ianoble
Copy link
Author

ianoble commented Jul 4, 2020

After adjusting the volume to 60, I was able to get past the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants