"USER_GID" 2345 type config
<environment_variables> block
(venv) [galaxy@galaxy-hepp ~]$ node --version
v12.16.3
Hi, I am trying to make interactive tools working but I'm stuck at this error once I launch a tool:
galaxy.managers.interactivetool DEBUG 2021-05-20 12:22:51,832 [pN:main.job-handlers.2,p:26315,w:0,m:2,tN:LocalRunner.work_thread-0] Error removing entry (DELETE FROM gxitproxy WHERE key=? and key_type=?): no such table: gxitproxyI noticed, that the interactivetools_map.sqlite file has size 0 and doesn't actually contain anything. I'm using the usegalaxy_eu.gie_proxy role to install it. I'd be glad if anyone could point me out to the right direction.
/storage/galaxy/jobs_directory/000/117/tool_script.sh: line 9: jupyter: command not found almost immediately. Shall it not wait for the 6.65 GB image to get pulled?
fs.js:549
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^
Error: EACCES: permission denied, open '/root/.forever/KkGt.log'
at Error (native)
at Object.fs.openSync (fs.js:549:18)
at Object.forever.startDaemon (/usr/local/lib/node_modules/forever/lib/forever.js:460:14)
at /usr/local/lib/node_modules/forever/lib/forever/cli.js:319:15
at /usr/local/lib/node_modules/forever/lib/forever/cli.js:162:5
at /usr/local/lib/node_modules/forever/lib/forever.js:412:11
at FSReqWrap.oncomplete (fs.js:82:15)
forever start ethercalc --cors inside the container yields the same error
<param id="docker_sudo_cmd">/usr/bin/sudo -u galaxy</param>
docker exec (when you say manually starting forever)
$ whoami
whoami: cannot find name for user ID 1001
$ ls /root
ls: cannot open directory '/root': Permission denied
sudo docker run <container> which shouldn't affect the container