Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The appliance is down, The reason is the disk is full, To see this you can run df- h. to view the list of logs,

Instructions

From the appliance, run the following commands.

  • sudo rm -r /opt/iqas/server/tmp/messages/

  • /opt/tools/monitor-disk-space.sh

  • df -h

  • docker tag f6857c1a3f7c harbor2.iqcloud.iquate.org/fishbowl/server-appliance:4.6.1694

  • sed -i "s|server-appliance:4.6.1617|server-appliance:4.6.1694|g" /opt/docker/appliance-stack.yml

  • sudo /opt/docker/stop-appliance-stack.sh true

  • sudo /opt/docker/start-appliance-stack.sh

  • No labels