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
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
This is possibly because the feeder gateway is being used for some parts of the explorer application. If you are using a local blockchain network, it wouldn't work because feeder gateway is only available for the real starknet testnet and mainnet.
There's no solution to this problem other than waiting for JSON RPC v0.5.0 spec to be implemented by underlying frameworks, which will get rid of the need for the feeder gateway.
Meanwhile, you can disable the feeder gateway by using export ENABLE_GATEWAY_DATA=false in the env file. This might get rid of the errors being thrown (while the transaction page on the explorer will still struggle to show some info)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, I am trying to use stark_compass_explorer with madara, it works well for blocks, but seems transaction details always return
Internal Server Error
and the log from stark_compass_explorer like this
The text was updated successfully, but these errors were encountered: