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

External RPCDaemon (without started erigon) - stuck at bridge.Prepare #13897

Closed
AskAlexSharov opened this issue Feb 21, 2025 · 0 comments · Fixed by #13901
Closed

External RPCDaemon (without started erigon) - stuck at bridge.Prepare #13897

AskAlexSharov opened this issue Feb 21, 2025 · 0 comments · Fixed by #13901
Assignees

Comments

@AskAlexSharov
Copy link
Collaborator

AskAlexSharov commented Feb 21, 2025

1 @ 0x49688e 0x42a29c 0x429e52 0x19d0b85 0x19cf572 0x19cf55d 0x1e34da7 0x1e3b065 0x63294a 0x63321f 0x1e3af31 0x1e3af29 0x1e3af32 0x45f8eb 0x49ed81
#	0x19d0b84	github.com/erigontech/erigon/polygon/bridge.(*SnapshotStore).Prepare+0x64	/home/ubuntu/erigon/polygon/bridge/snapshot_store.go:55
#	0x19cf571	github.com/erigontech/erigon/polygon/bridge.(*Reader).Prepare+0xf1		/home/ubuntu/erigon/polygon/bridge/reader.go:70
#	0x19cf55c	github.com/erigontech/erigon/polygon/bridge.AssembleReader+0xdc			/home/ubuntu/erigon/polygon/bridge/reader.go:53
#	0x1e34da6	github.com/erigontech/erigon/cmd/rpcdaemon/cli.RemoteServices+0x2186		/home/ubuntu/erigon/cmd/rpcdaemon/cli/config.go:563
#	0x1e3b064	main.main.func1+0xc4								/home/ubuntu/erigon/cmd/rpcdaemon/main.go:43
#	0x632949	github.com/spf13/cobra.(*Command).execute+0xaa9					/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:985
#	0x63321e	github.com/spf13/cobra.(*Command).ExecuteC+0x3fe				/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117
#	0x1e3af30	github.com/spf13/cobra.(*Command).Execute+0xf0					/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041
#	0x1e3af28	github.com/spf13/cobra.(*Command).ExecuteContext+0xe8				/home/ubuntu/go/pkg/mod/github.com/spf13/[email protected]/command.go:1034
#	0x1e3af31	main.main+0xf1									/home/ubuntu/erigon/cmd/rpcdaemon/main.go:69
#	0x45f8ea	runtime.main+0x28a								/usr/local/go/src/runtime/proc.go:272

happening in 2 cases:

  • no erigon
  • erigon started with --no-downloader flag
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

Successfully merging a pull request may close this issue.

2 participants