Jump to content

williamcharltonengineering

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by williamcharltonengineering

  1. The Artifactory-OSS app card in CA has the admonition:

    Attention:
    This template is set up to run as Privileged. This is a possible security risk and usually does not need to be enabled. Note that some applications require privileged in order to operate correctly

    Is running as privileged a requirement or optional?

     

    I unchecked it and found in the app logs:

    2022-10-05 21:09:12   [39 entrypoint-artifactory.sh] ERROR: Directory /var/opt/jfrog/artifactory has bad permissions for user 'artifactory' (id 1030)

     

    To resolve, I changed permissions on the local appdata folder:

    root@tower:/mnt/user/appdata# chown 1030:1030 artifactory-oss

     

    Artifactory was able to start after this remedy.

     

    Thanks!

×
×
  • Create New...