Re: [galaxy-user] Galaxy-installed - Localhost Not opening

2012-08-17 Thread Scott McManus
This is slightly different from Masaki's question since you cannot access Galaxy from the same machine that it's running on. What are Galaxy's "host" and "port" settings in universe_wsgi.ini? -Scott - Original Message - > Hi all > > > I've installed Galaxy on my Mac. The sh run.sh, run

Re: [galaxy-user] To access galaxy over the network

2012-08-17 Thread Scott McManus
It's possible that either your own PC's firewall settings are blocking port 8080, and beyond that it's possible that you have a switch or firewall/IPS that is blocking port 8080. Try using iptables (if you're using Linux) to check the firewall settings on your PC. You can also use ifconfig on

Re: [galaxy-user] copy number variation detcetion in Glaxay

2012-08-17 Thread Mathew Bunj
Thanks Erik, I was also not very clear about Freebayes use in CNV detection. Thanks for clarifiaction.   Mathew From: Erik Garrison To: Mathew Bunj Cc: shamsher jagat ; Jennifer Jackson ; "galaxy-user@lists.bx.psu.edu" Sent: Thursday, August 16, 2012 3:12 PM Subject: Re: [galaxy-user] copy

[galaxy-user] Galaxy-installed - Localhost Not opening

2012-08-17 Thread Lizex Husselmann
Hi all I've installed Galaxy on my Mac. The sh run.sh, run but the next step which is launching Galaxy (http://localhost:8080) on my web browser cannot connect. What could be the problem? Lizex This message is confidential and may be covered by legal professional privilege. It must not be

[galaxy-user] To access galaxy over the network

2012-08-17 Thread Masaki MS
Hi everyone: I have a question about local Galaxy setup process. Following the introduction in galaxy wiki, to access galaxy over the local network, I changed the host setting in the universe_wsgi.ini file from host= 127.0.0.1 to host= 0.0.0.0 . Then, we restarted Galaxy and got the messages as s