Skip to content

Instantly share code, notes, and snippets.

@jcstein
Created October 7, 2022 15:19
Show Gist options
  • Save jcstein/8cb95b9155ee7601f5d5feb130e734f7 to your computer and use it in GitHub Desktop.
Save jcstein/8cb95b9155ee7601f5d5feb130e734f7 to your computer and use it in GitHub Desktop.
wordle chain will start and resume on its own
11:09AM INF commit synced commit=436F6D6D697449447B5B323720313136203936203130302032303720313037203132312032313120323438203433203134352031383820323139203136203635203935203231302031313320372033372039332031312039332032303620362031383320353720363320383820313134203434203138325D3A35467D
11:09AM INF indexed block height=95 module=txindex
11:09AM INF Creating and publishing block height=96 module=BlockManager
11:09AM INF minted coins from module account amount=6stake from=mint module=x/bank
11:09AM INF submitting block to DA layer height=96 module=BlockManager
11:09AM INF successfully submitted rollmint block to DA layer daHeight=245047 module=BlockManager rollmintHeight=96
11:09AM INF commit synced commit=436F6D6D697449447B5B3134382031313020323330203136332031383420323331203234392031373420313832203137342031353520363520373720323620353120313536203335203438203233312031393020342031302031373920313035203131372031343520323030203133332034382032343620323231203136355D3A36307D
11:09AM INF indexed block height=96 module=txindex
11:09AM INF Creating and publishing block height=97 module=BlockManager
11:09AM INF minted coins from module account amount=6stake from=mint module=x/bank
11:09AM INF submitting block to DA layer height=97 module=BlockManager
11:10AM INF successfully submitted rollmint block to DA layer daHeight=245048 module=BlockManager rollmintHeight=97
11:10AM INF commit synced commit=436F6D6D697449447B5B32333520313337203632203136352039322034342031313220343720323333203133312031313720323237203736203233302031353420363820313131203220323031203930203633203134372032353520363820313136203735203136372037302032333120312037312038325D3A36317D
11:10AM INF indexed block height=97 module=txindex
11:10AM INF Creating and publishing block height=98 module=BlockManager
11:10AM INF minted coins from module account amount=6stake from=mint module=x/bank
11:10AM INF submitting block to DA layer height=98 module=BlockManager
11:11AM ERR DA layer submission failed error="Post \"http://localhost:26658/submit_pfd\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" attempt=1 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=2 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=3 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=4 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=5 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=6 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=7 module=BlockManager
11:11AM ERR DA layer submission failed error="Codespace: 'sdk', Code: 19, Message: " attempt=8 module=BlockManager
11:12AM ERR DA layer submission failed error="Post \"http://localhost:26658/submit_pfd\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" attempt=9 module=BlockManager
2022/10/07 11:12:51 http: panic serving [::1]:52772: key not found
goroutine 776 [running]:
net/http.(*conn).serve.func1()
/usr/local/go/src/net/http/server.go:1825 +0xb0
panic({0x103bcd420, 0x14001231760})
/usr/local/go/src/runtime/panic.go:844 +0x258
github.com/celestiaorg/rollmint/state/txindex/kv.(*TxIndex).Get(0x0?, {0x14004b2eb40?, 0x1400f7c7e80?, 0x103be8480?})
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/state/txindex/kv/kv.go:49 +0x124
github.com/celestiaorg/rollmint/rpc/client.(*Client).Tx(0x14001dd4690, {0x100e4148c?, 0x1400ebe20f0?}, {0x14004b2eb40, 0x20, 0x21}, 0x1)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/client/client.go:529 +0x5c
github.com/celestiaorg/rollmint/rpc/json.(*service).Tx(0x2?, 0x0?, 0x14000552000?)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/service.go:206 +0x60
reflect.Value.call({0x103be8480?, 0x140018a16f0?, 0x14003fe1748?}, {0x1029ac140, 0x4}, {0x14003fe1898, 0x2, 0x44?})
/usr/local/go/src/reflect/value.go:556 +0x5e4
reflect.Value.Call({0x103be8480?, 0x140018a16f0?, 0x140052f25c0?}, {0x14003fe1898, 0x2, 0x2})
/usr/local/go/src/reflect/value.go:339 +0x98
github.com/celestiaorg/rollmint/rpc/json.(*handler).serveJSONRPCforWS(0x1400136d0e0, {0x104015860, 0x140000161c0}, 0x14004064900, 0x0)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/handler.go:89 +0x3c8
github.com/celestiaorg/rollmint/rpc/json.(*handler).serveJSONRPC(0x1400056e9e8?, {0x104015860?, 0x140000161c0?}, 0x0?)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/handler.go:51 +0x2c
net/http.HandlerFunc.ServeHTTP(0x0?, {0x104015860?, 0x140000161c0?}, 0x0?)
/usr/local/go/src/net/http/server.go:2084 +0x3c
net/http.(*ServeMux).ServeHTTP(0x800?, {0x104015860, 0x140000161c0}, 0x14004064900)
/usr/local/go/src/net/http/server.go:2462 +0x144
github.com/celestiaorg/rollmint/rpc/json.(*handler).ServeHTTP(0x14000026780?, {0x104015860?, 0x140000161c0?}, 0x14004064900?)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/handler.go:46 +0x2c
github.com/rs/cors.(*Cors).Handler.func1({0x104015860, 0x140000161c0}, 0x14004064900)
/Users/joshstein/go/pkg/mod/github.com/rs/cors@v1.8.2/cors.go:231 +0x1e8
net/http.HandlerFunc.ServeHTTP(0x0?, {0x104015860?, 0x140000161c0?}, 0x100d73190?)
/usr/local/go/src/net/http/server.go:2084 +0x3c
net/http.serverHandler.ServeHTTP({0x103ffd380?}, {0x104015860, 0x140000161c0}, 0x14004064900)
/usr/local/go/src/net/http/server.go:2916 +0x3fc
net/http.(*conn).serve(0x14004da1680, {0x104017338, 0x14001db7350})
/usr/local/go/src/net/http/server.go:1966 +0x56c
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:3071 +0x450
2022/10/07 11:13:16 http: panic serving [::1]:52779: key not found
goroutine 856 [running]:
net/http.(*conn).serve.func1()
/usr/local/go/src/net/http/server.go:1825 +0xb0
panic({0x103bcd420, 0x14001231760})
/usr/local/go/src/runtime/panic.go:844 +0x258
github.com/celestiaorg/rollmint/state/txindex/kv.(*TxIndex).Get(0x103b3a459?, {0x14004808ff0?, 0x20?, 0x103be8480?})
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/state/txindex/kv/kv.go:49 +0x124
github.com/celestiaorg/rollmint/rpc/client.(*Client).Tx(0x14001dd4690, {0x100e4148c?, 0x1400ebe20f0?}, {0x14004808ff0, 0x20, 0x21}, 0x1)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/client/client.go:529 +0x5c
github.com/celestiaorg/rollmint/rpc/json.(*service).Tx(0x2?, 0x0?, 0x14000552000?)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/service.go:206 +0x60
reflect.Value.call({0x103be8480?, 0x140018a16f0?, 0x140017b1748?}, {0x1029ac140, 0x4}, {0x140017b1898, 0x2, 0x44?})
/usr/local/go/src/reflect/value.go:556 +0x5e4
reflect.Value.Call({0x103be8480?, 0x140018a16f0?, 0x14001e73c20?}, {0x140017b1898, 0x2, 0x2})
/usr/local/go/src/reflect/value.go:339 +0x98
github.com/celestiaorg/rollmint/rpc/json.(*handler).serveJSONRPCforWS(0x1400136d0e0, {0x104015860, 0x140019dcc40}, 0x14004807800, 0x0)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/handler.go:89 +0x3c8
github.com/celestiaorg/rollmint/rpc/json.(*handler).serveJSONRPC(0x14001e509e8?, {0x104015860?, 0x140019dcc40?}, 0x0?)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/handler.go:51 +0x2c
net/http.HandlerFunc.ServeHTTP(0x0?, {0x104015860?, 0x140019dcc40?}, 0x0?)
/usr/local/go/src/net/http/server.go:2084 +0x3c
net/http.(*ServeMux).ServeHTTP(0x800?, {0x104015860, 0x140019dcc40}, 0x14004807800)
/usr/local/go/src/net/http/server.go:2462 +0x144
github.com/celestiaorg/rollmint/rpc/json.(*handler).ServeHTTP(0x14000026780?, {0x104015860?, 0x140019dcc40?}, 0x14004807800?)
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/rollmint@v0.4.0/rpc/json/handler.go:46 +0x2c
github.com/rs/cors.(*Cors).Handler.func1({0x104015860, 0x140019dcc40}, 0x14004807800)
/Users/joshstein/go/pkg/mod/github.com/rs/cors@v1.8.2/cors.go:231 +0x1e8
net/http.HandlerFunc.ServeHTTP(0x0?, {0x104015860?, 0x140019dcc40?}, 0x100d73190?)
/usr/local/go/src/net/http/server.go:2084 +0x3c
net/http.serverHandler.ServeHTTP({0x103ffd380?}, {0x104015860, 0x140019dcc40}, 0x14004807800)
/usr/local/go/src/net/http/server.go:2916 +0x3fc
net/http.(*conn).serve(0x140048d70e0, {0x104017338, 0x14001db7350})
/usr/local/go/src/net/http/server.go:1966 +0x56c
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:3071 +0x450
11:14AM INF successfully submitted rollmint block to DA layer daHeight=245051 module=BlockManager rollmintHeight=98
11:14AM INF commit synced commit=436F6D6D697449447B5B313430203136362031313720373120313337203139302031382031323920372031373120313230203938203735203939203232203231392031393120313830203133322031303320313837203230362034352039362035332031373120353820323431203131352031353220313739203135345D3A36327D
11:14AM INF indexed block height=98 module=txindex
11:14AM INF Creating and publishing block height=99 module=BlockManager
11:14AM INF minted coins from module account amount=6stake from=mint module=x/bank
11:14AM INF submitting block to DA layer height=99 module=BlockManager
11:14AM INF successfully submitted rollmint block to DA layer daHeight=245052 module=BlockManager rollmintHeight=99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment