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

Locally run block explorer doesn't show remote rollapp #1176

Open
danwt opened this issue Dec 13, 2024 · 0 comments
Open

Locally run block explorer doesn't show remote rollapp #1176

danwt opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@danwt
Copy link
Contributor

danwt commented Dec 13, 2024

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

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

image

Expected result

See remote rollapp

Actual result

See an old local rollapp

Log Files

No response

Notes

No response

@danwt danwt added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant