-
Notifications
You must be signed in to change notification settings - Fork 574
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
mempool app won't start propperly #1076
Comments
Hey! You shouldn't have deleted the template mysql dir in apps/mempool. Can you update to v0.4.6 so it can be restored? Then I'll help you fix this 😁 |
re-installed mempool again and looked at the debug log again. Got different output:
|
The problem occured even without moving file from the folder. I just used the update button from the Umbrel webinterface. But i guess you're saying this stil could be a problem when trying to fix this in my current setup. I'm currently in the proces of setting up a Ring of Fire, so i'll update to v0.4.6 when that is done, and report back... To Be Continued... |
I seem to have the same issue as OP initially: I see this repeating in
I'm on latest umbrel 0.4.6 with mempool app docker-compose file from this git repo.
|
Same here. I was wondering if it could be related to PiHole, but the logs shows |
I had PiHole running as well. I wanted to move my PiHole out of umbrel anyway (i want PiHole tot keep running, even if i have tot restart umbrel for any reason), so I uninstalled the PiHole app and then install Mempool again. Still not working... |
This seems to be a name resolution issue. I had the same error message. After hard coding the DNS server and restarting Umbrel the app mempool worked. This is what I did:
|
Tnx @GalvaniObst that solved my problem! |
Users that are suffering from this, if you visit to mempool.space in your browser on a machine that's on the same network as your Umbrel, does it open properly, or do you get an error? |
When connected via ssh I was able to do a dns lookup and it resolved properly. As background for my setup. I think the container was told to talk to 192.168.0.2 for DNS but wasn't able to reach it. |
Got it, very helpful thanks @GalvaniObst! If anyone else can let me know too that would be great. |
This worked for me too. Thanks a lot! Note for anyone having the same issue - it's perfectly fine to create file if you don't have a |
Changing DNS solves it. I changed the docker-compse for the mempool app, and added the dns for the container
But my system keeps revulting my changes after updates of docker of umbrel. Would be nice to have a permanent solution. |
Still having this problem, despite trying all the suggestions here in dhcpcd and daemon.json. Even Removing Pi-Hole has done nothing at all. So frustrating. |
@jonathanalevi sorry about that, are you able to provide mempool logs so we can take a look? IF you ssh in to your Umbrel you can get the logs with:
|
closing old support issue |
After starting Umbrel, the mempool app won't start. The icon is stuck flashing with the "Starting..." underneath it.
The problem occurred after updating to v0.4.4. The app worked fine in v0.4.3
What i did:
Debug log Umbrel for mempool says:
As far as i can see, there is nog such file in de nginx container
The text was updated successfully, but these errors were encountered: