streamingfast / substreams-explorers

Apache License 2.0
7 stars 4 forks source link

Error running solana-explorer substream #9

Closed Tarunshrma closed 3 months ago

Tarunshrma commented 3 months ago

Hello,

I have tried to run the solana-explorer substreams as mentioned in substream documentation https://substreams.streamingfast.io/tutorials/solana/explore-solana. However I am getting error at Substreams GUI terminal window that says

_"read next message: rpc error: code = Unauthenticated desc = required authorization token not found. Please provide a valid JWT token via 'authorization' header
or or an API key via 'x-api-key' header"_

On readme file I got a link from documentation to get the required auth-token however the link is broken. I am attaching the screenshot's for reference.

Screenshot 2024-08-09 at 8 05 24 PM Screenshot 2024-08-09 at 8 06 16 PM Screenshot 2024-08-09 at 8 06 20 PM

I am planning to use Substream based subgraph indexing for Solana Blockchain for my custom program but did not get much help.

maoueh commented 3 months ago

@Tarunshrma You probably didn't export the environment variable or something like that. It will be easier to help on our Discord https://discord.gg/4k6aQ49S.

Please join it so we can live support you.

maoueh commented 3 months ago

I see also that you got a 404 found, the correct page should be https://substreams.streamingfast.io/documentation/consume/authentication

maoueh commented 3 months ago

I've just edited the wrong links in the different explorer(s)