Can't connect to a server behind authentication #356
Labels
Status: Created
The issue has been created but not yet assigned or addressed.
Type: Bug
Something isn't working
Bug Description
I am running plant-it (both, front-end and server) in docker. The setup is working fine if I provide server url on the front-end over docker network (i.e, server_url = http://plantit-server:8080). I am also exposing my server via cloudflared tunnel. If i set up server_url = https://plantit.mywebsite.com, without "tunnel bypass" setting, the setup is working fine. However, I would like to ensure that only I can access the server. For that, if I change this "tunnel bypass" setting to "allow for a specific group", then the front-end shows "Oops! Cannot connect to the server error".
How to reproduce
Set up plantit server that is behind cloudflare authentication.
Point the frontend to the above server.
Expected behavior
The frontend should connect to server behind cloudflare authentication (after potentially allowing for a pop-up window that deals with cloudflare authentication.)
Logs
Screenshots
No response
Plant-it version
v0.10.0
Setup Method
Docker
Operating System
Linux (Ubuntu, CentOS,...)
Client details
OS: Mac. Browser: Chrome.
The text was updated successfully, but these errors were encountered: