• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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