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

Unable to update since v2.2.4 #737

Closed eskiiom closed 6 days ago

eskiiom commented 1 week ago

Can the issue be reproduced with the latest available release? (y/n) Yes Which one is the environment gotify server is running in?

What happens it also wipes the configuration, clients and apps are empty

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)

This is not related to reverse proxy, the container fails to start

On which client do you experience problems? (Select as many as you can see)

What did you do? Tried all versions available What did you expect to see? Working container What did you see instead? (Include screenshots, android logcat/request dumps if possible) error log

eternal-flame-AD commented 1 week ago

Can you post the log? There is nothing we can do just by knowing that you have errors.

eskiiom commented 1 week ago

woops sorry of course I can ! I was so sure I did it, I didn't look back :) _Gotify_logs.txt

jmattheis commented 1 week ago

Post your os and docker version. Likely outdated docker version or you are using outdated plugins.

eskiiom commented 1 week ago

Hello,

OS is : TurnKey GNU/Linux 16.1 (Debian 10/Buster) running kernel 5.15.158-2-pve Docker is : Client: Version: 18.09.1 API version: 1.39 Go version: go1.11.6 Git commit: 4c52b90 Built: Sun, 21 Feb 2021 18:18:35 +0100 OS/Arch: linux/amd64 Experimental: false

Server: Engine: Version: 18.09.1 API version: 1.39 (minimum version 1.12) Go version: go1.11.6 Git commit: 4c52b90 Built: Sun Feb 21 17:18:35 2021 OS/Arch: linux/amd64 Experimental: false

Thanks

eternal-flame-AD commented 6 days ago

Can you update if you are able to? I think it is likely to solve the issue given your system is more than 3 years old. We never used any manual threading so it is likely sqlite or the go runtime not compatible with your environment.

Checking kernel messages and audit log may also reveal some information

eskiiom commented 6 days ago

I checked yesterday whil I was connected and there seem to be no new version available for this version of container. I had a migration of this machine on the roadmap, i'll try to do this one first. I don't know when I can do that so I'll close this issue and open a new one if it persists once I migrated/upgraded my environment. thanks for the help !