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

« Previous Version 2 Current »

Starting from version 2.10.0 it is not possible anymore to get the support tar in the cockpit by admins. The logs can only be fetched by someone which has access to the host-machine on which the server is running. 

Reason: The containers run as non-root. Therefore writing to the host is disabled because of security restrictions and therefore the logs of the containers can not be grabbed by the application itself anymore.


Instructions

  1. A sys-admin needs to login to the host on which the server (docker) is running
  2. Navigate to the folder on which you have the piplanning-server installed
  3. Execute: 

    ./scripts/archive_logs.sh
    
  4. Grab the archive from the ./logs folder (its filename is <date>-<time>.tar.gz) and send it to Rentouch for further inspection
  • No labels