Re: [galaxy-dev] IE setup problem

2015-12-17 Thread Björn Grüning
Hi, you need to have node installed. And then simply run: ./lib/galaxy/web/proxy/js/main.js --ip 0.0.0.0 \ --port 8800 --sessions $GALAXY_ROOT/database/session_map.sqlite \ --cookie galaxysession --verbose from your Galaxy root dir. Cheers, Bjoern Am 18.12.2015 um 06:58 schrieb Mic: > Hello,

Re: [galaxy-dev] IE setup problem

2015-12-17 Thread Mic
... or is there is another way to start automatically nodejs without to use Supervisord? On Fri, Dec 18, 2015 at 3:58 PM, Mic wrote: > Hello, > I am using the latest stable Galaxy with PostgreSQL and Apache Proxy. I am > trying to follow this instruction > http://galaxy.readthedocs.org/en/mast

[galaxy-dev] IE setup problem

2015-12-17 Thread Mic
Hello, I am using the latest stable Galaxy with PostgreSQL and Apache Proxy. I am trying to follow this instruction http://galaxy.readthedocs.org/en/master/admin/interactive_environments.html in order to be able to setup IE (Rstudio and Ipython). However, I do not know how to setup automatically S

[galaxy-dev] INIT script for Ubuntu

2015-12-17 Thread Mic
Hello, Where could I find INIT script for Ubuntu (14.04) and how to set is up? Thank you in advance. Mic ___ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy

Re: [galaxy-dev] Job is queued for imported dataset in library

2015-12-17 Thread Martin Čech
Hello Makis, What is the newest version? Is it dev branch of github repo or release_15.10 ? Note: The admin interface for datalibs is deprecated, could you please also try using the new UI under Shared Data / Data Libraries. You will see options to import from directories (under 'add datasets' bu

[galaxy-dev] Job is queued for imported dataset in library

2015-12-17 Thread Makis Ladoukakis
Hello, I've been trying the newest Galaxy version and there seems to be an issue with it. I am importing a dataset via system filepath (through the admin interface) in a library but it remains in queued status without ever changing. I can still download the dataset though. Has anyone experienc