gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.52k stars 639 forks source link

Gotify, Nginx Proxy Manager, and Cloudflare #684

Closed Wikid82 closed 2 months ago

Wikid82 commented 2 months ago

Hello,

I seem to be having an issue with the android app after setting my domain nameservers to cloudflare. Before I added cloudflare everything was working as expected. I can still connect to the server via browser however that address no longer works for the app. I'm very new to all this so I'm guessing it's a setup issue but unsure where to begin troubleshooting.

Screenshot_20240917_161210_Gotify

Thank you.

eternal-flame-AD commented 2 months ago

You probably have cf DDOS protection enabled, see: https://developers.cloudflare.com/ddos-protection/managed-rulesets/http/configure-dashboard/

Wikid82 commented 2 months ago

I figured it wasn't anything with Gotify itself. I really appreciate the direction even though it's not necessarily anything to do with your app exactly. Now I have a starting point. Thank you.

Edit: That was the exact issue. Everything is working again. Thanks again!