Closed zslastman closed 5 years ago
@zslastman sorry missed that :(
Is that solved or can I still help you?
HI Bjorn - no worries. I think that specific problem may have been solved, I followed the migration instructions and now have what looks like a running galaxy instance, except
a) One of my users is getting a ‘file not found’ error for a file that exists, when they try to run a tool - I can see it from the terminal inside the galaxy instance.
b) The ‘impersonate users’ button is now gone, making it difficult for me to debug the problem.
I”m trying to fix b) and I can only find old issues about impersonate users not working with external authentication. I thought maybe the new config file (which definitely has allow_impersonate_users=True) might not be getting read.
I’ve been kind of saddled with this instance despite not having much expertise, so apologies if it seems like I”m winging it….
Best Dermot
On 4. Jan 2019, at 11:54, Björn Grüning notifications@github.com wrote:
@zslastman https://github.com/zslastman sorry missed that :(
Is that solved or can I still help you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bgruening/docker-galaxy-stable/issues/466#issuecomment-451413024, or mute the thread https://github.com/notifications/unsubscribe-auth/AFOyNrgN4RQO8_VirzCGIgGIgKVwpmCjks5u_zLjgaJpZM4ZYGyu.
@zslastman for b) this option is moved to the users panel. Go to the admin view and then to Users
pick your users and select from the Option impersonate
. Hope that helps.
Hi Bjorn, thanks for the reply.
That's where it was before alright, but it doesn't seem to be there now. There's no button for it anywhere on the users screen, and clicking on the options for a user gives me only 4 options:
Following up in gitter ...
I'm on a Ubuntu 16.04 server, (trying) to run your galaxy instance.
Previously, I seem to have inadvertantly changed the version of the instance I was running, and am now getting complaints that the database needs to be updated.
I'm therefore trying to migrate to a newer version of the container, as per the instructions in 'upgrading images' in the README. However when I try to create the auxilliary docker and upgrade the database:
Also, here's my 'docker info'
Thanks in advance for the help - please let me know what other info you need.