Skip to content

Instantly share code, notes, and snippets.

@jcstein
Created September 5, 2023 19:41
Show Gist options
  • Save jcstein/722600b3c210f642dc1fe4635f837983 to your computer and use it in GitHub Desktop.
Save jcstein/722600b3c210f642dc1fe4635f837983 to your computer and use it in GitHub Desktop.
/_____/ /_____/ /_____/ /_____/ /_____/
Started celestia DA node
node type: bridge
network: test
/_____/ /_____/ /_____/ /_____/ /_____/
The p2p host is listening on:
* /ip4/172.17.0.2/tcp/2121/p2p/12D3KooWMLE8jasBx7KNieTbjybYqqRQDSoPorYTcPuLZLWiS75o
* /ip4/172.17.0.2/udp/2121/quic-v1/p2p/12D3KooWMLE8jasBx7KNieTbjybYqqRQDSoPorYTcPuLZLWiS75o
7:30PM INF Subscribe to query module=rpc query=tm.event='NewSignedBlock' remote=127.0.0.1:51596
7:30PM INF WSJSONRPC method=subscribe module=rpc-server protocol=websocket remote={"IP":"127.0.0.1","Port":51596,"Zone":""}
2023-09-05T19:30:35.809Z WARN share/discovery discovery/discovery.go:170 error advertising {"rendezvous": "full", "err": "failed to find any peer in table"}
2023-09-05T19:30:36.696Z INFO basichost basic/natmgr.go:112 DiscoverNAT error:no NAT found
panic: could not create directory "": mkdir : no such file or directory
goroutine 1 [running]:
github.com/tendermint/tendermint/config.EnsureRoot({0x0, 0x0})
/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.26.2-tm-v0.34.28/config/toml.go:35 +0x1e5
github.com/cosmos/cosmos-sdk/server.interceptConfigs(0xc00120aea0, {0x24ac79f, 0x2a38}, {0x2139ce0, 0xc001127440}, 0xc00110ab40)
/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.18.0-sdk-v0.46.14/server/util.go:209 +0x335
github.com/cosmos/cosmos-sdk/server.InterceptConfigsPreRunHandler(0x0?, {0x24ac79f, 0x2a38}, {0x2139ce0, 0xc001127440}, 0x0?)
/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.18.0-sdk-v0.46.14/server/util.go:142 +0x2dc
github.com/celestiaorg/celestia-app/cmd/celestia-appd/cmd.NewRootCmd.func1(0x2ddacf0?, {0x1?, 0x2ddfed8?, 0x1?})
/celestia-app/cmd/celestia-appd/cmd/root.go:101 +0x28b
github.com/tendermint/tendermint/libs/cli.PrepareBaseCmd.concatCobraCmdFuncs.func2(0xc0011fbb00?, {0xc0011c70e0, 0x1, 0x6})
/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.26.2-tm-v0.34.28/libs/cli/setup.go:118 +0x5b
github.com/spf13/cobra.(*Command).execute(0xc001212f00, {0xc0011c7080, 0x6, 0x6})
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:891 +0x75f
github.com/spf13/cobra.(*Command).ExecuteC(0xc001124600)
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:1044 +0x3a5
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:968
github.com/spf13/cobra.(*Command).ExecuteContext(...)
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:961
github.com/cosmos/cosmos-sdk/server/cmd.Execute(0x1e707e0?, {0x23bf066, 0x8}, {0xc000216d20, 0x1c})
/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.18.0-sdk-v0.46.14/server/cmd/execute.go:36 +0x187
main.main()
/celestia-app/cmd/celestia-appd/main.go:14 +0x32
panic: could not create directory "": mkdir : no such file or directory
goroutine 1 [running]:
github.com/tendermint/tendermint/config.EnsureRoot({0x0, 0x0})
/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.26.2-tm-v0.34.28/config/toml.go:35 +0x1e5
github.com/cosmos/cosmos-sdk/server.interceptConfigs(0xc001006680, {0x24ac79f, 0x2a38}, {0x2139ce0, 0xc001010900}, 0xc000508000)
/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.18.0-sdk-v0.46.14/server/util.go:209 +0x335
github.com/cosmos/cosmos-sdk/server.InterceptConfigsPreRunHandler(0x0?, {0x24ac79f, 0x2a38}, {0x2139ce0, 0xc001010900}, 0x0?)
/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.18.0-sdk-v0.46.14/server/util.go:142 +0x2dc
github.com/celestiaorg/celestia-app/cmd/celestia-appd/cmd.NewRootCmd.func1(0x2ddacf0?, {0x1?, 0x2ddfed8?, 0x1?})
/celestia-app/cmd/celestia-appd/cmd/root.go:101 +0x28b
github.com/tendermint/tendermint/libs/cli.PrepareBaseCmd.concatCobraCmdFuncs.func2(0xc000f9ba00?, {0xc000f2bad0, 0x2, 0xb})
/go/pkg/mod/github.com/celestiaorg/celestia-core@v1.26.2-tm-v0.34.28/libs/cli/setup.go:118 +0x5b
github.com/spf13/cobra.(*Command).execute(0xc000fa9800, {0xc000f2ba20, 0xb, 0xb})
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:891 +0x75f
github.com/spf13/cobra.(*Command).ExecuteC(0xc000f2c600)
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:1044 +0x3a5
github.com/spf13/cobra.(*Command).Execute(...)
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:968
github.com/spf13/cobra.(*Command).ExecuteContext(...)
/go/pkg/mod/github.com/spf13/cobra@v1.6.1/command.go:961
github.com/cosmos/cosmos-sdk/server/cmd.Execute(0x1e707e0?, {0x23bf066, 0x8}, {0xc000ef90a0, 0x1c})
/go/pkg/mod/github.com/celestiaorg/cosmos-sdk@v1.18.0-sdk-v0.46.14/server/cmd/execute.go:36 +0x187
main.main()
/celestia-app/cmd/celestia-appd/main.go:14 +0x32
7:30PM INF Timed out dur=10968.932542 height=2 module=consensus round=0 step=1
7:30PM INF received proposal module=consensus proposal={"Type":32,"block_id":{"hash":"119F7D378942F971DC74F9541F545301549D03673725357808F8EA84D08D0AF7","parts":{"hash":"3ABB846859E15E83654776FF6E612287E2220DF7EEFBE1249DAD0F0E35EAF445","total":1}},"height":2,"pol_round":-1,"round":0,"signature":"3sqYXPtMf6+y+r6GIAq1xgzG+aPJht3LkNaH/I+q8bG8u0oornPFMAAM8LNpJkvCJnrK/EFj9tZ1nkoIjfdSDQ==","timestamp":"2023-09-05T19:30:41.614441833Z"}
7:30PM INF received complete proposal block hash=119F7D378942F971DC74F9541F545301549D03673725357808F8EA84D08D0AF7 height=2 module=consensus
7:30PM INF finalizing commit of block hash={} height=2 module=consensus num_txs=0 root=505E80D971ACAC7777648119CAFE2B6E46BC16E8AD6BA018BFE1667868FFBBD6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment