Question: Interactive environment: Docker can't access Galaxy
0
gravatar for xgaia
17 months ago by
xgaia0
France/Rennes/INRA
xgaia0 wrote:

Hi,

I am running Galaxy in my local computer. It is accessible from localhost:8080

When I am lauching an Interative environment, I can't access my datasets, because docker can't connect to Galaxy.

When I log into the docker, I can launch the following commands

wget 172.17.0.1 (Work)

wget 172.17.0.1:8890 (an other web service, Work)

wget 172.17.0.1:8080 (Galaxy, Don't Work)

wget 172.17.0.1:8800 (Proxy? Don't Work)

galaxy docker gie • 435 views
ADD COMMENTlink written 17 months ago by xgaia0

Is the IE Galaxy proxy running? Can you do an namp on 172.17.0.1?

ADD REPLYlink written 17 months ago by Bjoern Gruening5.1k

Yes the proxy is running, command return Nmap done: 1 IP address (1 host up) scanned in 8.08 seconds. I finally solve the problem by setting host = 0.0.0.0 in the galaxy.ini file. Without this, the galaxy server was not accessible from the outside.

ADD REPLYlink written 17 months ago by xgaia0
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 177 users visited in the last hour