GithubHelp home page GithubHelp logo

Comments (5)

ibnpetr avatar ibnpetr commented on August 14, 2024

Could you please provide us with any additional info, such as operating system, version of docker, version of Document Server

can't be removed or stopped

Do you get any warnig when trying to stop it?

I have to restart the entire server

Can the docker service itself be restarted?

from docker-documentserver.

brightbulbnz avatar brightbulbnz commented on August 14, 2024

Docker version 1.9.1, build a34a1d5

This is my docker-compose.yml:

onlyoffice:
  image: onlyoffice/documentserver
  environment:
   - VIRTUAL_HOST=onlyoffice-test
  volumes:
   - /srv/onlyoffice/logs:/var/log/onlyoffice
   - /srv/onlyoffice/data:/var/www/onlyoffice/Data

When I came to trying this again, the behaviour had changed. It now logs the following and then dies:

2016-01-12T18:50:53.218496800Z Adding user www-data to group root
2016-01-12T18:50:53.588273100Z  * Starting MySQL database server mysqld
2016-01-12T18:50:55.700405600Z    ...done.
2016-01-12T18:50:55.704956000Z  * Checking for tables which need an upgrade, are corrupt or were 
2016-01-12T18:50:55.704985600Z not closed cleanly.
2016-01-12T18:50:55.877603800Z Unlinking stale socket /var/run/supervisor.sock
2016-01-12T18:50:56.220648200Z Starting supervisor: supervisord.

from docker-documentserver.

brightbulbnz avatar brightbulbnz commented on August 14, 2024

Using the standard instructions from here almost gives the same result. The only difference is the ERROR entry at the end, and the container keeps running (but doesn't respond to the exposed port).

I can get a console into the running container and look around. MySQL is definitely running and it seems to be listening to the port.

2016-01-12T20:22:18.013776900Z Adding user www-data to group root
2016-01-12T20:22:18.425021800Z  * Starting MySQL database server mysqld    [80G No directory, logging in with HOME=/
2016-01-12T20:22:20.504783200Z [74G[ OK ]
2016-01-12T20:22:20.509426200Z  * Checking for tables which need an upgrade, are corrupt or were 
2016-01-12T20:22:20.509458200Z not closed cleanly.
2016-01-12T20:22:20.691356300Z Starting supervisor: Unlinking stale socket /var/run/supervisor.sock
2016-01-12T20:22:21.034239600Z  ERROR.

from docker-documentserver.

ibnpetr avatar ibnpetr commented on August 14, 2024

2016-01-12T20:22:20.691356300Z Starting supervisor: Unlinking stale socket /var/run/supervisor.sock
2016-01-12T20:22:21.034239600Z ERROR.

Please attach to the Document Server container
Remove the /var/run/supervisord.pid file
Restart supervisord service or detach from the container and restart it
Inform us about the result

from docker-documentserver.

brightbulbnz avatar brightbulbnz commented on August 14, 2024

That seems to have fixed it. Thanks!

from docker-documentserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.