#Error after updating to Nabox 3.5.2
1 messages · Page 1 of 1 (latest)
Do you have docker compose ovveride files?
If yes check if they were moved back after the update.
I suspect that containers are in a restart loop. Can you check if you have multiple watchdog services running?
ps auxww|grep watch
@scarlet pumice
Could be that yes, and also the vmware ovf dns setting maybe
I have two watchdog services:
sm103959:~# ps auxww|grep watch
47 root 0:00 [watchdogd]
3096 root 0:00 {nabox-api-watch} /bin/bash /usr/sbin/nabox-api-watchdog
4414 root 0:00 {nabox-api-watch} /bin/bash /usr/sbin/nabox-api-watchdog
Will check DNS
DNS seems to be working just fine
Ok let’s do this
service nabox-api-watchdog stop
dc stop
dc up -d
service nabox-api-watchdog start
Upgrade to nabox 4 😃
/etc/resolv.conf contained only 127.0.0.1.
Changed to our actual DNS sservers and rebooted the host.
That seems to solve the problem.
Not quite....
It tries to look up registry.lab
dc ps works fine, system is collecting and displaying data.
dc down and dc up -d does not work
dc down does work
dc up does not
dc images ?
Sorry I have to do this from memory. dc images ls ?
No worries! Same output
The system is not working anymore, I tried rebooting. No change.
Ok, I have access tot the environment tomorrow
Same issue I have
So container images are gone ?
Are you available today?
I’m afraid not, on holidays in Japan for a couple of weeks. But I can document the manual update to reload images if they’re gone, which seems weird
Please do! Thanks. And enjoy!