Problem with nginx /server config

Hello,

I followed your tutorial for installing server without docker (I also installed client and admin the same way), and with nginx reverse proxy.

I can reach the server on http://pass.domain.com:10100/ (If I bind on 0.0.0.0 in the supervisord file of course) but not on https://pass.domain.com/server so I guess it's a problem on the vhost (attached file) and as you can see, it's pretty much the same as the one you provided (I juste removed the www part because I don't use it on this server).

Can you see what could be wrong ?

For info, the instance is running on a Ubuntu 18.04 with PostgreSQL 10 (repo version at this time, so not the 9.6 you tested), but I don't how this could cause this specific problem. https://pass.domain.com/ and https://pass.domain.com/portal are accessible (but I can't log on, probably because /server is unreachable)

Best regards,

Phenex vhost

Edited by Phenex