linkwarden / browser-extension

Browser extension for Linkwarden
GNU Affero General Public License v3.0
183 stars 18 forks source link

Connection behind Cloudflare tunnel #50

Open dustinromey opened 9 months ago

dustinromey commented 9 months ago

Unable to connect, I get an error, "Error, something went wrong. Please try again"

Looking for ideas on how to debug or troubleshoot

crkos commented 9 months ago

So your hosted app is behind cloudflare reverse proxy?

If so it may be due to how cloudflare handles connections, maybe its dropping the request, if you can, maybe you could type the origin ip (on the config and try to save a link), so we can discard other error.

Then it would be helpful if you could send a ss of the debug info, just click on the extension then on the popup click on inspect, go to network or console and send that, (blur any other sensitive info)

sruckh commented 2 months ago

I also cannot hit login page behind cloudflare tunnel. I have linkwarden deployed in k3s cluster on RPIs. Behind lighttpd reverse proxy it works. The error comes from cloudflare. Bad proxy.
Screenshot_20240720_154844_Chrome~2