Closed bingen closed 4 years ago
The core container restarting has nothing to do here, but it's another issue we should have a look at.
Can you ping the DNS resolver?
ping 172.33.1.2
Looks like this issue is happening again: https://github.com/dappnode/DNP_BIND/issues/22
Hi @vdo (and sorry for the delay again). Yes, I can consistently ping the DNS resolver.
(...)
--- 172.33.1.2 ping statistics ---
125 packets transmitted, 125 received, 0% packet loss, time 335ms
rtt min/avg/max/mdev = 0.468/0.935/5.653/0.493 ms
About connecting to http://my.admin.dnp.dappnode.eth or to http://my.dappnode/, it sometimes work (not often), intermittently, but it disconnects soon after, so I'm not able to do anything in the console.
The core container restarting has nothing to do here, but it's another issue we should have a look at.
Do you want me to open another issue? Which repo in? What additional info can I provide? I tried running docker logs
and I only get messages like:
DAppNodeCore-bind.dnp.dappnode.eth is up-to-date
DAppNodeCore-ipfs.dnp.dappnode.eth is up-to-date
DAppNodeCore-ethchain.dnp.dappnode.eth is up-to-date
DAppNodeCore-ethforward.dnp.dappnode.eth is up-to-date
DAppNodeCore-vpn.dnp.dappnode.eth is up-to-date
DAppNodeCore-wamp.dnp.dappnode.eth is up-to-date
DAppNodeCore-dappmanager.dnp.dappnode.eth is up-to-date
DAppNodeCore-admin.dnp.dappnode.eth is up-to-date
DAppNodeCore-wifi.dnp.dappnode.eth is up-to-date
This issue seems to be on the client side, closing for now
The VPN seems to work fine, but when I try to connect to http://my.dappnode it doesn't work. I can
ssh
into it, and there I see that core container is constantly restarting:Any idea on how to fix this?