mollyim / mollysocket

MollySocket allows getting Signal notifications via UnifiedPush.
GNU Affero General Public License v3.0
104 stars 9 forks source link

no longer starts after update to 1.5.0 #48

Open Tealk opened 4 hours ago

Tealk commented 4 hours ago

When I try to start 1.5.0, I get the following message:

Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Main process exited, code=exited, status=101/n/a
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Failed with result 'exit-code'.
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Scheduled restart job, restart counter is at 4.
Oct 25 17:11:05 ntfy systemd[1]: Stopped mollysocket.service - MollySocket.
Oct 25 17:11:05 ntfy systemd[1]: Started mollysocket.service - MollySocket.
Oct 25 17:11:05 ntfy ms[629632]: thread 'main' panicked at src/main.rs:1:13:
Oct 25 17:11:05 ntfy ms[629632]: why am i running?
Oct 25 17:11:05 ntfy ms[629632]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Main process exited, code=exited, status=101/n/a
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Failed with result 'exit-code'.
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Scheduled restart job, restart counter is at 5.
Oct 25 17:11:05 ntfy systemd[1]: Stopped mollysocket.service - MollySocket.
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Start request repeated too quickly.
Oct 25 17:11:05 ntfy systemd[1]: mollysocket.service: Failed with result 'exit-code'.
Oct 25 17:11:05 ntfy systemd[1]: Failed to start mollysocket.service - MollySocket.
p1gp1g commented 3 hours ago

I'm sorry for the inconvenience, the CI was broken with 1.5.0. 1.5.1 is running with a fix.