The docker image is too old

You will need to SSH into the machine and update it:

I did the following now the site is offline.

ssh root@serverip
cd /var/discourse
git pull
./launcher rebuild app

mytestimony.com.ng

We need more details to be able to help you, logs … etc…

1 Like

how do i view the logs because the site is down

Copy and paste what you see after you do the rebuild.

Also, are you out of disk space? What does

df -h 

say?

1 Like

Filesystem Size Used Avail Use% Mounted on
udev 991M 4.0K 991M 1% /dev
tmpfs 201M 336K 200M 1% /run
/dev/disk/by-label/DOROOT 40G 6.4G 31G 18% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 1001M 0 1001M 0% /run/shm
none 100M 0 100M 0% /run/user

Ran the rebuild again, there will be several lines of information. Paste then here and we will help you.

2 Likes

Thank very much @Falco The site is up now but the login button is broken after the update.