Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Production troubleshooting

Marc Fournier edited this page Apr 8, 2019 · 4 revisions

Here is what you need to do when...

No new result on search ?

Restart syncer container

ssh compose0.exoscale.infra.camptocamp.org
source /opt/c2corg-docker/server-list.env
cd /opt/c2corg-docker/composition/production/workers/
grep image: docker-compose.yml # to check the images versions
docker-compose ps
docker-compose logs -t syncer
docker-compose restart syncer

Forum is down ?

Reboot redis VM