question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Esplora is currently unavailable, please try again later

See original GitHub issue

I have spun up a new docker instance of blockstream/esplora and I get the above message when I try to access the frontend. Using the browser’s (chrome) developers console in the network tab I could see that a request to <my-ip>:8080/api/blocks/ failed with 502 Bad Gateway.

I ran the docker container like described on the github page under “How to run the explorer for Bitcoin mainnet”. According to the logs, the docker container has finished synchronizing the blockchain blocks (up to the current time) within a few hours. I have also already re-created the container, but no luck.

What is the source of my problem?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
shesekcommented, Apr 1, 2020
1reaction
cloakedchcommented, Mar 29, 2020

Suggestion:

If you follow the readme and build the docker container inside the cloned repository (docker build -t esplora), you should add data_bitcoin_mainnet to the .dockerignore file, so that when doing a git pull and re-build later, it will not push the whole data folder into the docker context.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sign in is currently unavailable. Please try again later. : r/origin
Update: got it to connect, went to wifi settings on windows 10, then change adapter options. from there i selected my wifi connection...
Read more >
Issues · Blockstream/esplora - GitHub
Contribute to Blockstream/esplora development by creating an account on GitHub. ... Esplora is currently unavailable, please try again later.
Read more >
Esplora deployment - HackMD
Takes forever for electrum to sync fully; kept getting dredded “Esplora is currently unavailable, please try again later.” was not syncing after days; ......
Read more >
switch - How can I make my Arduino Esplora program start on ...
I am trying to create a program where the main code starts on the press of a button. I am using an Arduino...
Read more >
Solved: Sign in is currently unavailable. Please try again later.
Solved: Once i login in origin with my account it says 'Sign in is currently unavailable. Please try again later.' the homepage turns...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found