• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Docker container won

Gun-Food

New Pleskian
Hi,

I use Plesk 17.8.11 MU65 with active docker.
I downloaded a docker image and it runs fine. I try to update the image to a new version. I used the Recreate Option inside the image and if I start the container it doesn't start.

In the logfile I just see an error message:
Code:
{"log":"This account is currently not available.\n","stream":"stdout","time":"2019-08-28T18:41:26.099733156Z"}
{"log":"INFO:root:Generating /opt/atlassian/confluence/conf/server.xml from template server.xml.j2\n","stream":"stderr","time":"2019-08-28T18:41:40.020690151Z"}
{"log":"INFO:root:Generating /opt/atlassian/confluence/confluence/WEB-INF/classes/seraph-config.xml from template seraph-config.xml.j2\n","stream":"stderr","time":"2019-08-28T18:41:40.03813787Z"}
{"log":"INFO:root:Generating /opt/atlassian/confluence/confluence/WEB-INF/classes/confluence-init.properties from template confluence-init.properties.j2\n","stream":"stderr","time":"2019-08-28T18:41:40.041955122Z"}
{"log":"INFO:root:/var/atlassian/application-data/confluence/confluence.cfg.xml exists; skipping.\n","stream":"stderr","time":"2019-08-28T18:41:40.043960422Z"}
{"log":"INFO:root:User is currently root. Will change directory ownership to daemon then downgrade permissions\n","stream":"stderr","time":"2019-08-28T18:41:40.044074425Z"}
{"log":"INFO:root:Running Confluence with command '/bin/su', arguments ['/bin/su', 'daemon', '-c', '/opt/atlassian/confluence/bin/start-confluence.sh -fg']\n","stream":"stderr","time":"2019-08-28T18:41:40.04420223Z"}
{"log":"This account is currently not available.\n","stream":"stdout","time":"2019-08-28T18:41:40.059440732Z"}

It comes again and again. I also tried to run
Code:
['/bin/su', 'daemon', '-c', '/opt/atlassian/confluence/bin/start-confluence.sh -fg']
but also su daemon returns "This account is currently not available.".

How could I fix this issue? I would like to run the container. :)

I hope you are able to help.

Regards
 
Back
Top