Git Product home page Git Product logo

Comments (17)

bgruening avatar bgruening commented on July 17, 2024

Don't restart Docker until we found the root cause for this issue: #64

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

Ok thanks, for notifying that this is not issue from something I did wrong, but if I do not restart Docker I cannot access anymore my Galaxy from the browser and cannot do anything, as probably the error is related to the web service?

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

Ok, ok maybe it understood something wrong. Restarting Galaxy should work. Restarting Docker can result in some missing files in your config folder.
You you get the error message from the galaxy_web supervisord process?

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

I'm restarting Galaxy like this:
sudo docker exec f187b0f37822 supervisorctl restart galaxy:
and I got the error from galaxy_web, than I cannot access the Galaxy via web.

Than I can only fix this to normal after restert Docker and run a new Galaxy-stable container.

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

Can you give us more logging informations? /var/log/supervisord/* for example. Or try to start your container with this: https://github.com/bgruening/docker-galaxy-stable#advanced-logging

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

Hi,
after Galaxy restart getting "galaxy_web: ERROR (abnormal termination)" here is the log I manage to pull:

root@80e34a802918:/var/log/supervisor# more galaxy_web-stderr---supervisor-BJvXDF.log
open("./python_plugin.so"): No such file or directory [core/utils.c line 3675]
!!! UNABLE to load uWSGI plugin: ./python_plugin.so: cannot open shared object file: No such file or directory !!!
[uWSGI] getting INI configuration from /etc/galaxy/galaxy.ini

The Galaxy was started with:
sudo docker run -d -p 8080:80 -v /home/galaxy/galaxy_storage/:/export/ bgruening/galaxy-stable
Restarted with:
sudo docker exec supervisorctl restart galaxy:

And as I mention before it is fixed when I stop, remove the container, restart Docker and run a new container with the line above.

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

I have checked and the error is the same each time

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

Hi, any news on the error, please let me know if you need me to provide more info from somewhere as I got this frustrating error on my all Galaxy restarts?

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

How do you do a restart? Can you please provide a step by step guide to reproduce it?
Thanks.

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

I just type this (while the container/galaxy is running) and got the log:
sudo docker exec 98ff81fb6066 supervisorctl restart galaxy:
galaxy_nodejs_proxy: stopped
handler0: stopped
handler1: stopped
galaxy_web: stopped
galaxy_nodejs_proxy: started
galaxy_web: ERROR (abnormal termination)
handler0: started
handler1: started

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

Which galaxy version, Docker version? Is it still the same error from above with the uWSGI plugin: ./python_plugin.so?

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

Yes the error is the same. How to check which version of docker-galaxy-stable I am running? The docker version is:
Client version: 1.7.1
Client API version: 1.19
Go version (client): go1.4.2
Git commit (client): 786b29d
OS/Arch (client): linux/amd64
Server version: 1.7.1
Server API version: 1.19
Go version (server): go1.4.2
Git commit (server): 786b29d
OS/Arch (server): linux/amd64

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

How do you start galaxy-stable? You usually specify the version after the image name like :dev. Please also try the latest docker pull bgruening/galaxy-stable:15.07

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

I'm starting it like this:
sudo docker run -d -p 8080:80 -v /home/galaxy/galaxy_storage/:/export/ bgruening/galaxy-stable

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

Try docker pull bgruening/galaxy-stable:15.07 to be sure to have the latest version.

from docker-galaxy-stable.

vebaev avatar vebaev commented on July 17, 2024

I till try and let you know when I have to restart next time.

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

I will close this for now. Let me know if you see this again.

from docker-galaxy-stable.

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.