We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.11.0-alpha-rc02
DRS-1
Ubuntu 22.04.5 LTS
x86_64
32core, 128GB RAM, 3TB NVMe
We had issue with the rollapp with previous version failed to read pid file: open ~/.roller/rollapp/rollapp.pid: no such file or directory
failed to read pid file: open ~/.roller/rollapp/rollapp.pid: no such file or directory
but upgrading to latest has fixed, however Rollap doesn't start:
https://playground.dymension.xyz/rollapps/dymdogs_946188-1/dashboard
Rollapp should start
roller.toml:
home = "~/.roller" keyring_backend = "test" node_type = "sequencer" rollapp_binary = "/usr/local/bin/rollappd" rollapp_binary_version = "147382acf3359a026996df1e8efd7e32a03a3542" rollapp_id = "dymdogs_10099-9" rollapp_vm_type = "evm" roller_version = "1.7.1-alpha-rc01"
Rollapp logs:
time="Dec 13 09:13:22.450" level=debug msg="EVM RPC reconnects to Tendermint WS[address tcp://0.0.0.0:26657/websocket]" time="Dec 13 09:13:37.264" level=debug msg="BE Json RPC reconnects to Tendermint WS[address tcp://0.0.0.0:26657/websocket]" time="Dec 13 09:13:40.777" level=debug msg="EVM RPC reconnects to Tendermint WS[address tcp://0.0.0.0:26657/websocket]" time="Dec 13 09:13:41.397" level=debug msg="ABCIQuery[path /cosmos.distribution.v1beta1.Query/Params height 290]" module=events time="Dec 13 09:13:43.349" level=debug msg="ABCIQuery[path /cosmos.distribution.v1beta1.Query/Params height 290]" module=events time="Dec 13 09:13:59.628" level=debug msg="Running db RunValueLogGC[err Value log GC attempt didn't result in any cleanup]" time="Dec 13 09:14:51.870" level=debug msg="ABCIQuery[path /cosmos.distribution.v1beta1.Query/Params height 290]" module=events time="Dec 13 09:14:53.398" level=debug msg="ABCIQuery[path /cosmos.distribution.v1beta1.Query/Params height 290]" module=events time="Dec 13 09:14:59.628" level=debug msg="Running db RunValueLogGC[err Value log GC attempt didn't result in any cleanup]" time="Dec 13 09:15:00.016" level=debug msg="Updated bonded sequencer set.[newSet SequencerSet: [Sequencer{SettlementAddress: dym1ywfy7sf9xy8klx7ty8rdtyh8nnj3tcupjm3hnt RewardAddr: dym1ywfy7sf9xy8klx7ty8rdtyh8nnj3tcupjm3hnt WhitelistedRelayers: [] Validator: Validator{9CF5FE3042FAD3C5FFBDE8BD02DFB8B5650A4657 PubKeyEd25519{DF2A6CA4AAC40794C05EC434B95A12F5420181783ACC829371C25F715361F9B4} VP:1 A:0}}]]" module=block_manager
da-client logs:
quare width": 128, "data root": "239E9E79E7CEBA2D437A45361CECA950A198BDA6FDECE7D383CB4EAA4F1212E0", "finished (s)": 2.0161464} Dec 13 09:16:03 TN-H9 roller[263369]: 2024-12-13T09:16:03.427+0100 WARN shwap/bitswap bitswap/block_fetch.go:190 hasher: no unmarshallers registered for bagipaamr6aaqyaaaaaaaanzau4aamaam Dec 13 09:16:03 TN-H9 roller[263369]: 2024-12-13T09:16:03.480+0100 INFO header/store store/store.go:367 new head {"height": 3622233, "hash": "F59C07390901848B8643AAE9D2DF1DB398402B1496C6E4F2D8397F628F4701B4"} Dec 13 09:16:05 TN-H9 roller[263369]: 2024-12-13T09:16:05.020+0100 INFO das das/worker.go:163 sampled header {"type": "recent", "height": 3622233, "hash": "F59C07390901848B8643AAE9D2DF1DB398402B1496C6E4F2D8397F628F4701B4", "EDS square width": 8, "data root": "AB52E6A8971F41F583399B05BB07C4ED7AF0CB9B61ADAA7DB6D58A5FBA6354D5", "finished (s)": 1.539566908}
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Roller version
1.11.0-alpha-rc02
Rollpp type (EVM/WASM) and version
DRS-1
OS
Ubuntu 22.04.5 LTS
Processor Architecture
x86_64
Others
32core, 128GB RAM, 3TB NVMe
Steps to reproduce it
We had issue with the rollapp with previous version
failed to read pid file: open ~/.roller/rollapp/rollapp.pid: no such file or directory
but upgrading to latest has fixed, however Rollap doesn't start:
https://playground.dymension.xyz/rollapps/dymdogs_946188-1/dashboard
Expected result
Rollapp should start
Actual result
Rollapp should start
Log Files
roller.toml:
Rollapp logs:
da-client logs:
Notes
No response
The text was updated successfully, but these errors were encountered: