lappsgrid-incubator / galaxy-appliance

A system for configuring a network of LAPPS Grid Docker images
Apache License 2.0
1 stars 1 forks source link

galaxy_nodejs_proxy error abnormal termination #7

Open mhabsaoui opened 7 years ago

mhabsaoui commented 7 years ago

Hi,

I wanted to point out this (error ?) occuring sometimes when galaxy web app is deployed.

galaxy_1 | galaxy:galaxy_nodejs_proxy: ERROR (abnormal termination)

Or

galaxy_1 | galaxy:galaxy_nodejs_proxy: started

What's this proxy for, front-end proxy ?
Isn't Nginx already playing the back-end Upstream proxy (with the uWSGI app container server behind it) ?

Thanks.

ksuderman commented 7 years ago

I think, but am not positive, that Galaxy uses the nodejs_proxy for "Interactive Environments", that is running a Jupyter Notebook in a Docker container.