problem getting Galaxy to run on web
Hi, I have a Galaxy Instance that is up and running. I started running it locally on my computer. There I can access it using my web browser (firefox) but of course I can't use the Galaxy instance from a different computer. So I then moved a copy of the Galaxy instance to a web server. Galaxy runs on the web server but I cannot access the Galaxy instance through my web browser on my computer. However I can use the Galaxy instance by starting firefox from the command line on the web server. Access through the firewall on the web server was granted but is there another firewall or something I may need to change to allow web access? Any help is greatly appreciated. Thanks, Natalie
Hi Natalie, In the universe_wsgi.ini file, change: host = 127.0.0.1 to: host = 0.0.0.0 Let us know if this isn't the issue. Thanks for using Galaxy, Dan On Apr 6, 2010, at 4:53 PM, nsfox@uwaterloo.ca wrote:
Hi,
I have a Galaxy Instance that is up and running. I started running it locally on my computer. There I can access it using my web browser (firefox) but of course I can't use the Galaxy instance from a different computer. So I then moved a copy of the Galaxy instance to a web server. Galaxy runs on the web server but I cannot access the Galaxy instance through my web browser on my computer. However I can use the Galaxy instance by starting firefox from the command line on the web server. Access through the firewall on the web server was granted but is there another firewall or something I may need to change to allow web access?
Any help is greatly appreciated.
Thanks, Natalie
_______________________________________________ galaxy-dev mailing list galaxy-dev@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-dev
participants (2)
-
Daniel Blankenberg
-
nsfox@uwaterloo.ca