[galaxy-dev] Failed to run display.py

2012-10-21 Thread Tom Hait
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
http://www.w3.org/TR/html4/loose.dtd";>

ERROR: The requested URL could not be retrieved


ERROR
The requested URL could not be retrieved


While trying to retrieve the URL:
http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35";>
http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35

The following error was encountered:



Connection to 0.0.0.0 Failed




The system returned:
(111) Connection refused


The remote host or network may be down.  Please try the request again.
Your cache administrator is mailto:root";>root.


http://localhost:8080,
http://127.0.0.1:8080 ...
It also didn't work.

Any Ideas about could go wrong?

Thanks,

Tom.
___
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:

  http://lists.bx.psu.edu/

Re: [galaxy-dev] Failed to run display.py

2012-10-21 Thread Dannon Baker
On Oct 21, 2012, at 6:11 AM, Tom Hait  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:

  http://lists.bx.psu.edu/


Re: [galaxy-dev] Failed to run display.py

2012-10-21 Thread Tom Hait
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  wrote:

> On Oct 21, 2012, at 6:11 AM, Tom Hait  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:

  http://lists.bx.psu.edu/

Re: [galaxy-dev] Failed to run display.py

2012-10-23 Thread Scott McManus
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 < dannonba...@me.com >
> wrote:

> > On Oct 21, 2012, at 6:11 AM, Tom Hait < sth...@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:

> http://lists.bx.psu.edu/___
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:

  http://lists.bx.psu.edu/

Re: [galaxy-dev] Failed to run display.py

2012-11-21 Thread Tom Hait
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 

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  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
>  http://www.w3.org/TR/html4/loose.dtd";>
> 
> ERROR: The requested URL could not be retrieved
>  type="text/css">
> 
> ERROR
> The requested URL could not be retrieved
> 
> 
> While trying to retrieve the URL:
> http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35";>
> http://0.0.0.0:8080/api/libraries?key=ff76834f42d18414b4aaed577466ef35
> 
> The following error was encountered:
> 
> 
> 
> Connection to 0.0.0.0 Failed
> 
> 
>
> 
> The system returned:
> (111) Connection refused
>
> 
> The remote host or network may be down.  Please try the request again.
> Your cache administrator is mailto:root";>root.
>
> 
> 
>
> 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.
>
>
___
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:

  http://lists.bx.psu.edu/