You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have an reverse proxy installed in front of gotify server? (Please select None if the problem can be reproduced without the presense of a reverse proxy)
On which client do you experience problems? (Select as many as you can see)
[x ] WebUI
gotify-cli
[ x] Android Client
3rd-party API call (Please include your code)
What did you do?
Used it! I send task completion messages from Proxmox Backup Server to an app. I also send messages from a monitoring script using curl to a different app once per day.
What did you expect to see?
I expect to see a single notification in the client list for each message
What did you see instead? (Include screenshots, android logcat/request dumps if possible)
Mostly the first time the app was used there were two identical notifications where there should be one.
Occasionally at other times duplicate notifications.
Deleting one of the excess notifications removes both but you have to refresh to experience that, otherwise it looks normal i.e. it looks like it's deleted one but actually the notification is gone. It's as if there is one notification in the database but that is displayed twice. When there's a duplicate notification it appears in the web page and in android. When it's deleted it is removed from both.
Annoyingly I can't find a way to reproduce this which makes it very difficult. I report this in case others have seen this error too but blamed finger trouble and dismissed it.
I've only been using Gotify for a couple of weeks and I've seen this error about 4 times.
The text was updated successfully, but these errors were encountered:
Do you use the recover tabs feature so that the gotify tab is automatically restored when starting the browesr?
Do you pin the gotify web app tab?
Does the No network connection or server unavailable. error banner appear for you?
What browser / os are you using?
When does the duplication normally appear. Just after starting the gotify web ui or at a later time?
The code of the webui is fairly stable and there weren't many chances to the websocket connection. I'd expect this issue to be either because of your environment where you use the client or some weird edge-case that is really rare. As you are the first one to report duplicates in the webui.
Can the issue be reproduced with the latest available release? (y/n)
I don't know - I can't find a way to reproduce this but it does occur sporadically. I'm using v2.5.0
Which one is the environment gotify server is running in?
Docker startup command or config file here (please mask sensitive information)
Do you have an reverse proxy installed in front of gotify server? (Please select None if the problem can be reproduced without the presense of a reverse proxy)
Reverse proxy configuration (please mask sensitive information)
On which client do you experience problems? (Select as many as you can see)
What did you do?
Used it! I send task completion messages from Proxmox Backup Server to an app. I also send messages from a monitoring script using curl to a different app once per day.
What did you expect to see?
I expect to see a single notification in the client list for each message
What did you see instead? (Include screenshots, android logcat/request dumps if possible)
Mostly the first time the app was used there were two identical notifications where there should be one.
Occasionally at other times duplicate notifications.
Deleting one of the excess notifications removes both but you have to refresh to experience that, otherwise it looks normal i.e. it looks like it's deleted one but actually the notification is gone. It's as if there is one notification in the database but that is displayed twice. When there's a duplicate notification it appears in the web page and in android. When it's deleted it is removed from both.
Annoyingly I can't find a way to reproduce this which makes it very difficult. I report this in case others have seen this error too but blamed finger trouble and dismissed it.
I've only been using Gotify for a couple of weeks and I've seen this error about 4 times.
The text was updated successfully, but these errors were encountered: