• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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