Re: [galaxy-dev] URL problem

2013-10-02 Thread Alper Kucukural
Yes it is solved thanks

Sent from my iPhone

> On Oct 2, 2013, at 6:14 PM, Jennifer Jackson  wrote:
> 
> Alper,
> 
> Did you problem get resolved already? Maybe on the galaxy-...@bx.psu.edu 
> mailing list?
> 
> I am posting it there in case it is still open. Please reply to let us know 
> your current status.
> 
> Please drop galaxy-u...@bx.psu.edu from the to/cc on reply and future posts 
> to this thread.
> 
> Thanks and sorry if this one got missed,
> 
> Jen
> Galaxy team
> 
> 
>> On 8/26/13 10:43 AM, Kucukural, Alper wrote:
>> Hi,
>> I have a problem in galaxy to get host/domain name in two different pages. 
>> First one is in the tool installation from toolshed, I got the error below,
>> 
>> #
>> Not Found
>> 
>> The requested URL /admin_toolshed/prepare_for_install was not found on this 
>> server.
>> 
>> #
>> 
>> The second one is in the saved histories. When I click the buttons of the 
>> saved histories. I got the similar error like below. 
>> #
>> Not Found
>> 
>> The requested URL /history/list was not found on this server. 
>> 
>> #
>> 
>> I haven't seen these any other pages yet. 
>> 
>> My installation is working on LDAP authentication with Proxy. So, I could 
>> not find a place to set the domain or host name in these two places that 
>> they can actually find the requested URLs.
>> 
>> In the  paster.log file. I don't get any error when I install a tool or go 
>> to another history. It doesn't report any error. 
>> 
>> Thanks for your help,
>> 
>> Alper Kucukural
>>   
>> 
>> 
>> ___
>> The Galaxy User list should be used for the discussion of
>> Galaxy analysis and other features on the public server
>> at usegalaxy.org.  Please keep all replies on the list by
>> using "reply all" in your mail client.  For discussion of
>> local Galaxy instances and the Galaxy source code, please
>> use the Galaxy Development list:
>> 
>>   http://lists.bx.psu.edu/listinfo/galaxy-dev
>> 
>> To manage your subscriptions to this and other Galaxy lists,
>> please use the interface at:
>> 
>>   http://lists.bx.psu.edu/
>> 
>> To search Galaxy mailing lists use the unified search at:
>> 
>>   http://galaxyproject.org/search/mailinglists/
> 
> -- 
> Jennifer Hillman-Jackson
> http://galaxyproject.org
___
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/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

[galaxy-dev] URL problem

2013-10-02 Thread Jennifer Jackson

Alper,

Did you problem get resolved already? Maybe on the galaxy-...@bx.psu.edu 
mailing list?


I am posting it there in case it is still open. Please reply to let us 
know your current status.


Please drop galaxy-u...@bx.psu.edu from the to/cc on reply and future 
posts to this thread.


Thanks and sorry if this one got missed,

Jen
Galaxy team


On 8/26/13 10:43 AM, Kucukural, Alper wrote:

Hi,
I have a problem in galaxy to get host/domain name in two different 
pages.
First one is in the tool installation from toolshed, I got the error 
below,


#


  Not Found

The requested URL /admin_toolshed/prepare_for_install was not found on 
this server.


#

The second one is in the saved histories. When I click the buttons of 
the saved histories. I got the similar error like below.

#


  Not Found

The requested URL /history/list was not found on this server.

#

I haven't seen these any other pages yet.

My installation is working on LDAP authentication with Proxy. So, I 
could not find a place to set the domain or host name in these two 
places that they can actually find the requested URLs.


In the  paster.log file. I don't get any error when I install a tool 
or go to another history. It doesn't report any error.


Thanks for your help,

Alper Kucukural


___
The Galaxy User list should be used for the discussion of
Galaxy analysis and other features on the public server
at usegalaxy.org.  Please keep all replies on the list by
using "reply all" in your mail client.  For discussion of
local Galaxy instances and the Galaxy source code, please
use the Galaxy Development list:

   http://lists.bx.psu.edu/listinfo/galaxy-dev

To manage your subscriptions to this and other Galaxy lists,
please use the interface at:

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

To search Galaxy mailing lists use the unified search at:

   http://galaxyproject.org/search/mailinglists/


--
Jennifer Hillman-Jackson
http://galaxyproject.org

___
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/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] URL problem

2013-08-31 Thread Kucukural, Alper
Hi Adam,
I found the problem. It was about apache configuration settings.
Thanks,
Alper

On Aug 30, 2013, at 4:02 PM, Adam Brenner 
mailto:aebre...@uci.edu>>
 wrote:

Alper,

Nginx or Apache? Did you modify universe_wsgi.ini and add the proxy settings?

Does the information on 
http://wiki.galaxyproject.org/Admin/Config/Performance/ProductionServer#Using_a_proxy_server
 help you?

--
Adam Brenner
Computer Science, Undergraduate Student
Donald Bren School of Information and Computer Sciences

Research Computing Support
Office of Information Technology
http://www.oit.uci.edu/rcs/

University of California, Irvine
www.ics.uci.edu/~aebrenne/
aebre...@uci.edu



On Fri, Aug 30, 2013 at 12:48 PM, Jennifer Jackson 
mailto:j...@bx.psu.edu>> wrote:
Hi Alper,
There may be permissions problems if just for these two links, but I am not an 
expert on this. Moving post over to the galaxy-dev list, which will give it 
better exposure to the development team and community. You'll want to post here 
directly with any future local install questions. 
http://wiki.galaxyproject.org/Support#Mailing_Lists
Best,
Jen
Galaxy team


On 8/26/13 10:49 AM, Kucukural, Alper wrote:
Hi,
I have a problem in galaxy to get host/domain name in two different pages.
First one is in the tool installation from toolshed, I got the error below,

#
Not Found

The requested URL /admin_toolshed/prepare_for_install was not found on this 
server.

#

The second one is in the saved histories. When I click the buttons of the saved 
histories. I got the similar error like below.
#
Not Found

The requested URL /history/list was not found on this server.

#

I haven't seen these any other pages yet.

My installation is working on LDAP authentication with Proxy. So, I could not 
find a place to set the domain or host name in these two places that they can 
actually find the requested URLs.

In the  paster.log file. I don't get any error when I install a tool or go to 
another history. It doesn't report any error.

Thanks for your help,

Alper Kucukural
___
The Galaxy User list should be used for the discussion of
Galaxy analysis and other features on the public server
at usegalaxy.org.  Please keep all replies on the list by
using "reply all" in your mail client.  For discussion of
local Galaxy instances and the Galaxy source code, please
use the Galaxy Development list:

   http://lists.bx.psu.edu/listinfo/galaxy-dev

To manage your subscriptions to this and other Galaxy lists,
please use the interface at:

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

To search Galaxy mailing lists use the unified search at:

   http://galaxyproject.org/search/mailinglists/

--
Jennifer Hillman-Jackson
http://galaxyproject.org

___
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/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/


___
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/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

Re: [galaxy-dev] URL problem

2013-08-31 Thread Adam Brenner
Alper,

Nginx or Apache? Did you modify universe_wsgi.ini and add the proxy
settings?

Does the information on
http://wiki.galaxyproject.org/Admin/Config/Performance/ProductionServer#Using_a_proxy_serverhelp
you?

--
Adam Brenner
Computer Science, Undergraduate Student
Donald Bren School of Information and Computer Sciences

Research Computing Support
Office of Information Technology
http://www.oit.uci.edu/rcs/

University of California, Irvine
www.ics.uci.edu/~aebrenne/
aebre...@uci.edu



On Fri, Aug 30, 2013 at 12:48 PM, Jennifer Jackson  wrote:

> Hi Alper,
> There may be permissions problems if just for these two links, but I am
> not an expert on this. Moving post over to the galaxy-dev list, which will
> give it better exposure to the development team and community. You'll want
> to post here directly with any future local install questions.
> http://wiki.galaxyproject.org/**Support#Mailing_Lists
> Best,
> Jen
> Galaxy team
>
>
> On 8/26/13 10:49 AM, Kucukural, Alper wrote:
>
>> Hi,
>> I have a problem in galaxy to get host/domain name in two different pages.
>> First one is in the tool installation from toolshed, I got the error
>> below,
>>
>> #
>> Not Found
>>
>> The requested URL /admin_toolshed/prepare_for_**install was not found on
>> this server.
>>
>> #
>>
>> The second one is in the saved histories. When I click the buttons of the
>> saved histories. I got the similar error like below.
>> #
>> Not Found
>>
>> The requested URL /history/list was not found on this server.
>>
>> #
>>
>> I haven't seen these any other pages yet.
>>
>> My installation is working on LDAP authentication with Proxy. So, I could
>> not find a place to set the domain or host name in these two places that
>> they can actually find the requested URLs.
>>
>> In the  paster.log file. I don't get any error when I install a tool or
>> go to another history. It doesn't report any error.
>>
>> Thanks for your help,
>>
>> Alper Kucukural
>> __**_
>> The Galaxy User list should be used for the discussion of
>> Galaxy analysis and other features on the public server
>> at usegalaxy.org.  Please keep all replies on the list by
>> using "reply all" in your mail client.  For discussion of
>> local Galaxy instances and the Galaxy source code, please
>> use the Galaxy Development list:
>>
>>
>> http://lists.bx.psu.edu/**listinfo/galaxy-dev
>>
>> To manage your subscriptions to this and other Galaxy lists,
>> please use the interface at:
>>
>>http://lists.bx.psu.edu/
>>
>> To search Galaxy mailing lists use the unified search at:
>>
>>
>> http://galaxyproject.org/**search/mailinglists/
>>
>
> --
> Jennifer Hillman-Jackson
> http://galaxyproject.org
>
> __**_
> 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/
>
> To search Galaxy mailing lists use the unified search at:
>  
> http://galaxyproject.org/**search/mailinglists/
>
___
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/

To search Galaxy mailing lists use the unified search at:
  http://galaxyproject.org/search/mailinglists/

[galaxy-dev] URL problem

2013-08-31 Thread Jennifer Jackson

Hi Alper,
There may be permissions problems if just for these two links, but I am 
not an expert on this. Moving post over to the galaxy-dev list, which 
will give it better exposure to the development team and community. 
You'll want to post here directly with any future local install 
questions. http://wiki.galaxyproject.org/Support#Mailing_Lists

Best,
Jen
Galaxy team


On 8/26/13 10:49 AM, Kucukural, Alper wrote:

Hi,
I have a problem in galaxy to get host/domain name in two different pages.
First one is in the tool installation from toolshed, I got the error below,

#
Not Found

The requested URL /admin_toolshed/prepare_for_install was not found on this 
server.

#

The second one is in the saved histories. When I click the buttons of the saved 
histories. I got the similar error like below.
#
Not Found

The requested URL /history/list was not found on this server.

#

I haven't seen these any other pages yet.

My installation is working on LDAP authentication with Proxy. So, I could not 
find a place to set the domain or host name in these two places that they can 
actually find the requested URLs.

In the  paster.log file. I don't get any error when I install a tool or go to 
another history. It doesn't report any error.

Thanks for your help,

Alper Kucukural
___
The Galaxy User list should be used for the discussion of
Galaxy analysis and other features on the public server
at usegalaxy.org.  Please keep all replies on the list by
using "reply all" in your mail client.  For discussion of
local Galaxy instances and the Galaxy source code, please
use the Galaxy Development list:

   http://lists.bx.psu.edu/listinfo/galaxy-dev

To manage your subscriptions to this and other Galaxy lists,
please use the interface at:

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

To search Galaxy mailing lists use the unified search at:

   http://galaxyproject.org/search/mailinglists/


--
Jennifer Hillman-Jackson
http://galaxyproject.org

___
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/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/