Failed to run display.py
Hello, I'm new with Galaxy api. I'm following the ReadMe file in script/api. I'm trying to run: python display.py ff76834f42d18414b4aaed577466ef35 http://0.0.0.0:8080/api/libraries and it doesn't work, it says: HTTP Error 503: Service Unavailable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" " http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The requested URL could not be retrieved</TITLE> <STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE> </HEAD><BODY> <H1>ERROR</H1> <H2>The requested URL could not be retrieved</H2> <HR noshade size="1px"> <P> While trying to retrieve the URL: <A HREF=" http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35"> http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35</A> <P> The following error was encountered: <UL> <LI> <STRONG> Connection to 0.0.0.0 Failed </STRONG> </UL> <P> The system returned: <PRE><I> (111) Connection refused</I></PRE> <P> The remote host or network may be down. Please try the request again. <P>Your cache administrator is <A HREF="mailto:root">root</A>. <BR clear="all"> <HR noshade s so I tried to change the URL to: http://localhost:8080, http://127.0.0.1:8080 ... It also didn't work. Any Ideas about could go wrong? Thanks, Tom.
On Oct 21, 2012, at 6:11 AM, Tom Hait <sthait@gmail.com> wrote:
so I tried to change the URL to: http://localhost:8080, http://127.0.0.1:8080 ... It also didn't work.
Any Ideas about could go wrong?
First thing I'd check would be to verify that your galaxy server is currently running, and on localhost:8080. -Dannon
Hi Dannon, Thanks for the reply. Galaxy is running - I just typed http://localhost:8080 on the browser and I get the galaxy with the line: *Hello world! It's running...* * * *Tom. * On Sun, Oct 21, 2012 at 3:55 PM, Dannon Baker <dannonbaker@me.com> wrote:
On Oct 21, 2012, at 6:11 AM, Tom Hait <sthait@gmail.com> wrote:
so I tried to change the URL to: http://localhost:8080, http://127.0.0.1:8080 ... It also didn't work.
Any Ideas about could go wrong?
First thing I'd check would be to verify that your galaxy server is currently running, and on localhost:8080.
-Dannon
Hi Tom- Are you still having this problem? If so, then could you try your request again and return what you're seeing from the console's logging output for that request? If not, then anything that you may have done to get around this problem would be appreciated. -Scott ----- Original Message -----
Hi Dannon,
Thanks for the reply. Galaxy is running - I just typed http://localhost:8080 on the browser and I get the galaxy with the line: Hello world! It's running...
Tom.
On Sun, Oct 21, 2012 at 3:55 PM, Dannon Baker < dannonbaker@me.com > wrote:
On Oct 21, 2012, at 6:11 AM, Tom Hait < sthait@gmail.com > wrote:
so I tried to change the URL to: http://localhost:8080 , http://127.0.0.1:8080 ...
It also didn't work.
Any Ideas about could go wrong?
First thing I'd check would be to verify that your galaxy server is currently running, and on localhost:8080.
-Dannon
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
Hello, Any updates about my problem? I tried to deactivate the proxy by typing: unsetenv http_proxy unsetenv ftp_proxy ./scripts/api/display.py ff76834f42d18414b4aaed577466ef**35 http://localhost:8080/api/**libraries <http://localhost:8080/api/libraries> the answer that I got: and get the following error message: HTTP Error 403: Forbidden Provided API key is not valid. tried to renew the key and still got the same answer. Could you please help? Thanks, Tom. On Sun, Oct 21, 2012 at 12:11 PM, Tom Hait <sthait@gmail.com> wrote:
Hello,
I'm new with Galaxy api. I'm following the ReadMe file in script/api. I'm trying to run: python display.py ff76834f42d18414b4aaed577466ef35 http://0.0.0.0:8080/api/libraries
and it doesn't work, it says: HTTP Error 503: Service Unavailable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" " http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <TITLE>ERROR: The requested URL could not be retrieved</TITLE> <STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE> </HEAD><BODY> <H1>ERROR</H1> <H2>The requested URL could not be retrieved</H2> <HR noshade size="1px"> <P> While trying to retrieve the URL: <A HREF=" http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35"> http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35</A> <P> The following error was encountered: <UL> <LI> <STRONG> Connection to 0.0.0.0 Failed </STRONG> </UL>
<P> The system returned: <PRE><I> (111) Connection refused</I></PRE>
<P> The remote host or network may be down. Please try the request again. <P>Your cache administrator is <A HREF="mailto:root">root</A>.
<BR clear="all"> <HR noshade s
so I tried to change the URL to: http://localhost:8080, http://127.0.0.1:8080 ... It also didn't work.
Any Ideas about could go wrong?
Thanks,
Tom.
participants (3)
-
Dannon Baker
-
Scott McManus
-
Tom Hait