Question: Adding admin users
1
gravatar for Devon Ryan
3.7 years ago by
Devon Ryan1.9k
Germany
Devon Ryan1.9k wrote:

Hi all, hopefully someone here will be familiar with this. We're trying to make my user account on our local galaxy installation an administrator. We've added the associated email address to the admin_users (admin_users = other's, email, addresses, my@email.address) line in config/galaxy.ini and restarted the server, but that doesn't seem to have had any effect (namely, I still don't see the "Admin" option when I log into galaxy). One complication is that galaxy is running within docker. I have read through How config the admin menu (adding an administrator in galaxy / biolinux) and, since at least the base server is running CentOS rather than Biolinux, the galaxy-add-administrator command doesn't seem to be present.

Is there a log file somewhere that I might look to help diagnose the cause of this or would someone else happen to know where we're going amiss? I do have root permissions on the server, though I would prefer to minimally mess with the server, since it's in use (though it's a 4 day weekend here, so there are no jobs currently running).

Edit: If it's useful, my account is currently the 4th of 4 accounts listed on the admin_users line. Is there perhaps some sort of hard limit to the accounts stored when the file is parsed (this would seem unlikely, but I figured I'd ask)?

admin docker • 1.1k views
ADD COMMENTlink modified 3.7 years ago by Bjoern Gruening5.1k • written 3.7 years ago by Devon Ryan1.9k

Ryan, how did you restart Galaxy in Docker?
 

ADD REPLYlink written 3.7 years ago by Bjoern Gruening5.1k
supervisorctl stop galaxy:
supervisorctl stop postgresql:

followed by:

supervisorctl start postgresql:
supervisorctl start galaxy:
ADD REPLYlink modified 3.7 years ago • written 3.7 years ago by Devon Ryan1.9k
4
gravatar for Bjoern Gruening
3.7 years ago by
Bjoern Gruening5.1k
Germany
Bjoern Gruening5.1k wrote:

Solved via phone-call ;)

For references, Galaxy Docker users should restart Galaxy with

supervisorctl restart galaxy:

or with

supervisorctl restart all

Ciao,

Bjoern

ADD COMMENTlink written 3.7 years ago by Bjoern Gruening5.1k

Thanks again Bjoern Gruening !

ADD REPLYlink modified 3.7 years ago • written 3.7 years ago by Devon Ryan1.9k

Hotline Bjöern!

ADD REPLYlink written 3.7 years ago by Martin Čech ♦♦ 4.9k
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: 182 users visited in the last hour