Git Product home page Git Product logo

Comments (8)

bgruening avatar bgruening commented on July 17, 2024

@jjkoehorst you need to use the startup script. We need to start a lot more than Galaxy. The webserver for example, a scheduler ....

from docker-galaxy-stable.

jjkoehorst avatar jjkoehorst commented on July 17, 2024

Indeed see that now, as I didn't see the startup.sh script in the docker I assumed I needed the galaxy run.sh.

Now running the startup script line by line to see what is happening.

I do get an nodejs proxy error, trying to figure out what it means.

Starting ProFTP
proftpd: started
Starting Galaxy reports webapp
reports: started
Starting nodejs
galaxy:galaxy_nodejs_proxy: ERROR (abnormal termination)

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

nodejs should not be the problem. Are you running on OS-X or Windows.

from docker-galaxy-stable.

jjkoehorst avatar jjkoehorst commented on July 17, 2024

Running OS-X but I thought the idea of docker was that it is independent of the OS like a virtual machine or is something else going on?

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

Yes it is. But you will get a different IP address on OS-X because it get's routed through a VM and from the VM to Docker. This is usually a problem that our users encounter on OS-X.

from docker-galaxy-stable.

jjkoehorst avatar jjkoehorst commented on July 17, 2024

Yes indeed that IP address is an "issue"...

Now trying to work with

CID=$(docker run -d -p 8080:80 -p 8021:21 bgruening/galaxy-stable);
docker inspect --format '{{ .NetworkSettings.IPAddress }}' ${CID}

And use that IP address to access galaxy

Recon that, using Kitematic (beta) it starts up as a charm!

from docker-galaxy-stable.

bgruening avatar bgruening commented on July 17, 2024

You can try kitematic, this might be easier for OS-X user.
Let me know if you have more problems. Can we close this issue?

from docker-galaxy-stable.

jjkoehorst avatar jjkoehorst commented on July 17, 2024

Yes I think we posted and edited at the same time. Case closed

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.