Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3.1-beta stuck, updated from v1.3.0 #1982

Closed
tebeletbl opened this issue Nov 12, 2023 · 7 comments
Closed

v1.3.1-beta stuck, updated from v1.3.0 #1982

tebeletbl opened this issue Nov 12, 2023 · 7 comments
Assignees

Comments

@tebeletbl
Copy link

i just tried to update my geth from v1.3.0 to v.1.3.1
image
but stuck here

@CocoStarZ
Copy link
Collaborator

CocoStarZ commented Nov 13, 2023

could you pls provide more info like your start cmd? besides, are you able to run 1.2.13?

@tebeletbl
Copy link
Author

1.2.13 working just fine, i tried 1.3.0 but sometimes misses few pending tx, then i updated to 1.3.1 and node wont start, now i downgraded to 1.2.13 since 1.3.1 wont start and 1.3.0 seems unstable

@weiihann
Copy link
Contributor

I just tried starting up a new node with v1.3.1-beta and it works fine. Perhaps there are some configurations previously that caused the issue. Can you provide the following details:

  1. Node start-up command
  2. Logs with trace enabled (i.e. --verbosity=5)

@tebeletbl
Copy link
Author

tebeletbl commented Nov 13, 2023

this is my start up command
for 1.3.0 and 1.2.13, is there anything i need to change for 1.3.1 ?
./geth_linux --config ./config.toml --datadir ./mainnet --cache 48000 --rpc.allow-unprotected-txs --txlookuplimit 0 --http --maxpeers 850 --ws --syncmode=full --snapshot=true --tries-verify-mode=none --pruneancient=true --diffblock=5000

@weiihann
Copy link
Contributor

weiihann commented Nov 13, 2023

can you try to run it again with --verbosity=5 and show the logs?

@tebeletbl
Copy link
Author

Nov 13 15:21:01 mine2 bash[55126]: Fatal: Could not open database: open /home/geth/mainnet/geth/chaindata/ancient/bodies.cidx: no such file or directory
Nov 13 15:21:01 mine2 systemd[1]: geth.service: Main process exited, code=exited, status=1/FAILURE
Nov 13 15:21:01 mine2 systemd[1]: geth.service: Failed with result 'exit-code'.

@tebeletbl
Copy link
Author

thanks, waiting for next update

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

No branches or pull requests

3 participants