Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 383 Bytes

File metadata and controls

11 lines (8 loc) · 383 Bytes

Debug

Go to ownCloud QPKG base path, eg: cd /share/CACHEDEV1_DATA/.qpkg/ownCloud

Commands

  • ./owncloud.sh debug-container-status equals a docker-compose ps
  • ./owncloud.sh debug-owncloud-logs shows logs of the owncloud container
  • ./owncloud.sh debug-db-logs shows logs of the database container
  • ./owncloud.sh debug-redis-logs shows logs of the redis container