Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Info

This is only for on-premise.

We may ask you to send us the support.tar file. Follow the steps:

...

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: 

    Code Block
    languagebash
    ./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