Question: Galaxy on Centos7.1 can't open web page
0
gravatar for malcolmm83
2.9 years ago by
malcolmm83 • 0
malcolmm83 • 0 wrote:

I've installed Galaxy on my Centos 7.1 server and it appears to start up, but when I try to open up the web page in the browser, I get nothing.  I"m running over a VPN behind a firewall so there are a lot of suspects.  The browser claims to load the page, but it's blank.  Wondering if I've got a network problem or a galaxy problem.  I'm able to make a socket connection on 8080 using telnet, so don't think it's the network.  Does this console output from Galaxy suggest anything?

 

Starting server in PID 22994.
serving on http://127.0.0.1:8080
galaxy.web.framework.webapp DEBUG 2016-01-07 11:57:47,505 Error parsing locale 'en-US'. <type 'exceptions.RuntimeError'>: The babel data files are not available. This usually happens because you are using a source checkout from Babel and you did not build the data files.  Just make sure to run "python setup.py import_cldr" before installing the library.
galaxy.web.framework.webapp DEBUG 2016-01-07 11:57:47,506 Error parsing locale 'en;q=0.9'. <type 'exceptions.RuntimeError'>: The babel data files are not available. This usually happens because you are using a source checkout from Babel and you did not build the data files.  Just make sure to run "python setup.py import_cldr" before installing the library.
/opt/galaxy/galaxy-master/eggs/SQLAlchemy-1.0.8-py2.7-linux-x86_64-ucs4.egg/sqlalchemy/sql/sqltypes.py:565: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage.
127.0.0.1 - - [07/Jan/2016:11:57:47 -0700] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.10.5 (like Gecko) Konqueror/4.10 Fedora/4.10.5-6.el7"

galaxy.web.framework.webapp DEBUG 2016-01-07 11:57:47,505 Error parsing locale 'en-US'. <type 'exceptions.RuntimeError'>: The babel data files are not available. This usually happens because you are using a source checkout from Babel and you did not build the data files.  Just make sure to run "python setup.py import_cldr" before installing the library.
galaxy.web.framework.webapp DEBUG 2016-01-07 11:57:47,506 Error parsing locale 'en;q=0.9'. <type 'exceptions.RuntimeError'>: The babel data files are not available. This usually happens because you are using a source checkout from Babel and you did not build the data files.  Just make sure to run "python setup.py import_cldr" before installing the library.
/opt/galaxy/galaxy-master/eggs/SQLAlchemy-1.0.8-py2.7-linux-x86_64-ucs4.egg/sqlalchemy/sql/sqltypes.py:565: SAWarning: Dialect sqlite+pysqlite does *not* support Decimal objects natively, and SQLAlchemy must convert from floating point - rounding errors and other issues may occur. Please consider storing Decimal numbers as strings or integers on this platform for lossless storage.
127.0.0.1 - - [07/Jan/2016:11:57:47 -0700] "GET / HTTP/1.1" 200 - "-" "Mozilla/5.0 (X11; Linux x86_64) KHTML/4.10.5 (like Gecko) Konqueror/4.10 Fedora/4.10.5-6.el7"

 

galaxy • 817 views
ADD COMMENT • link • modified 2.9 years ago • written 2.9 years ago by malcolmm83 • 0
0
gravatar for malcolmm83
2.9 years ago by
malcolmm83 • 0
malcolmm83 • 0 wrote:

Well, I'd been running the OS python config, so I tried using virtualenv, and it seems to run fine now.  Still get these messages but the page comes up fine.

ADD COMMENT • link written 2.9 years ago by malcolmm83 • 0
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: 171 users visited in the last hour