mempool times out loading ₿itcoin addresses
e.g. in the umbrel default configuration the mempool app for address 357a3So9CbsNfBBgFYACGvxxS6tMaDoa1P will produce the below error.
Error loading address data.
([object ProgressEvent])
it doesn't matter wether the app was opened via local host name or tor onion.
Occasionally the following error displays instead (for the same addresses in question)
Error loading address data.
(<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx</center> </body> </html> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> <!-- a padding to disable MSIE and Chrome friendly error page --> )
Just recreated; thanks for reporting @aphex3k.
Looks like this is a limitation of Electrs:
Our roadmap for umbrelOS includes the ability for apps to register for optional protocols (e.g., different Bitcoin node RPCs or different Electrum connections). So in the future if there was both an Electrs and a Fulcrum app on Umbrel then users could register their mempool app to use whichever electrum server they choose.