You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
locally run block explorer doesn't show remote node
git:(main) ✗ roller block-explorer run
host.docker.internal
'--block-explorer-rpc-endpoint' is not set,
would you like to continue with the default endpoint (http://localhost:11100)?'
if you're running a rollapp locally, press 'y',
if you want to run block explorer for a rollapp on a different host, press 'n' and provide the endpoint and RollApp ID [y/N]: No
provide block explorer json rpc endpoint (running on port 11100 by default):: https://rpc.ordinary-rattlesnake-44.telebit.io
provide a rollapp ID that you want to run the node for: brownmnlfg_424201-1
SUCCESS 'brownmnlfg_424201-1' is a valid RollApp ID
local:
chain_id: brownmnlfg_424201-1
be_json_rpc_urls: [ "https://rpc.ordinary-rattlesnake-44.telebit.io" ]
# disable: true
INFO Creating container for block explorer
Network block_explorer_network already exists, skipping creation.
INFO Containers that will be created: db, frontend, indexer
2024/12/13 14:49:31 Container be-indexer already exists.
Container be-indexer is already connected to network block_explorer_network
2024/12/13 14:49:31 Container be-postgresql already exists.
Container be-postgresql is already connected to network block_explorer_network
2024/12/13 14:49:31 Container be-frontend already exists.
Container be-frontend is already connected to network block_explorer_network
INFO Retrieving SQL migration files
SUCCESS Successfully downloaded the schema.sql
SUCCESS Successfully downloaded the events.sql
Migration schema.sql already applied, skipping
Migration events.sql already applied, skipping
SUCCESS Migrations checked and applied successfully
💈 Endpoints:
Block Explorer: http://localhost:3000
💈 RollApp Information:
RollApp ID: brownmnlfg_424201-1
Block Explorer API Endpoint: https://rpc.ordinary-rattlesnake-44.telebit.io
💈 Container Information:
Block Explorer: be-frontend
Indexer: be-indexer
Database: be-postgresql
Expected result
See remote rollapp
Actual result
See an old local rollapp
Log Files
No response
Notes
No response
The text was updated successfully, but these errors were encountered:
Roller version
💈 Roller version 1.11.0-alpha-rc02 💈 Build time: 2024-12-12T11:24:17Z 💈 Git commit: 976aa54
Rollpp type (EVM/WASM) and version
EVM
OS
block explorer: darwin, rollapp: ubuntu
Processor Architecture
na
Others
No response
Steps to reproduce it
locally run block explorer doesn't show remote node
Expected result
See remote rollapp
Actual result
See an old local rollapp
Log Files
No response
Notes
No response
The text was updated successfully, but these errors were encountered: