#Error after updating to Nabox 3.5.2

1 messages · Page 1 of 1 (latest)

nimble plover
#

After upgrading to NAbox 3.5.2 only two docker containers are running....
Any advice?

copper flame
#

Do you have docker compose ovveride files?
If yes check if they were moved back after the update.

livid moon
#

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

scarlet pumice
#

Could be that yes, and also the vmware ovf dns setting maybe

nimble plover
#

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

scarlet pumice
#

Ok let’s do this

#

service nabox-api-watchdog stop

#

dc stop

#

dc up -d

#

service nabox-api-watchdog start

#

Upgrade to nabox 4 😃

nimble plover
#

/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

scarlet pumice
#

No that's odd, it's missing containers again ?

#

127.0.0.1 is normal by the way

nimble plover
#

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

scarlet pumice
#

dc images ?

nimble plover
scarlet pumice
#

Sorry I have to do this from memory. dc images ls ?

nimble plover
#

No worries! Same output

nimble plover
#

The system is not working anymore, I tried rebooting. No change.

scarlet pumice
#

Ok you’ll have to copy an update package over

#

And manually install it

nimble plover
#

Ok, I have access tot the environment tomorrow

scarlet mesa
scarlet pumice
#

So container images are gone ?

nimble plover
scarlet pumice
#

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

nimble plover
#

Please do! Thanks. And enjoy!

scarlet pumice