Closed pcrockett closed 6 months ago
Hi ! If the distributor (eg. ntfy) changes the endpoint, then push notifications won't work until the user set the server again. Conversation and forks are known to change the endpoint from time to time for instance.
I should probably add it in the FAQ.
I hope it answers your question. Regarding the other issue, I think mollysocket logs are a good starting point to debug it :)
Thanks, I appreciate it. I do see your log statements in the code, and I already started adding instructions in my readme to look at logs when troubleshooting. 👍
In server/web.rs I see this message:
I understand clients are less easy to set up, but could you explain "push might break?" Is there some condition that may prevent push messages from being delivered as reliably as in the normal mode?
Context: I'm investigating this issue, trying to find reasons why a person might need to restart the server after adding a connection.