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
As the title says, all web UI links to app installers throw 404 errors. I first noticed this while trying to download the latest .deb, but it looks like all installer links point to an unavailable 3.0.1 version.
I found that the .deb link worked after changing web_linux-amd64-3.0.1.deb to web_linux-amd64-3.0.0.deb at the end of the URL, so I'm sure the other links can be fixed in the same way.
The text was updated successfully, but these errors were encountered:
Version: 3.0.0
As the title says, all web UI links to app installers throw 404 errors. I first noticed this while trying to download the latest
.deb
, but it looks like all installer links point to an unavailable 3.0.1 version.I found that the
.deb
link worked after changingweb_linux-amd64-3.0.1.deb
toweb_linux-amd64-3.0.0.deb
at the end of the URL, so I'm sure the other links can be fixed in the same way.The text was updated successfully, but these errors were encountered: