tteck / Proxmox

Proxmox VE Helper-Scripts
https://Helper-Scripts.com
MIT License
14.43k stars 2.37k forks source link

CommaFeed script broke #3551

Closed fbloemhof closed 3 months ago

fbloemhof commented 3 months ago

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

When executing the CommaFeed installation script you get this error:

[ERROR] in line 32: exit code 0: while executing command wget -q https://github.com/Athou/commafeed/releases/latest/download/commafeed.jar

CommaFeed got a new release and they changed a lot: https://github.com/Athou/commafeed/releases/tag/5.0.0

What settings are you currently utilizing?

Default Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

No response

SorenHolm commented 3 months ago

Just a FYI, running update in the console still yields errors like the bug report, leaving CommaFeed inaccessible. A reboot restores access but CommaFeed isn't updated.

In the end I found it easier to run the helper script anew to set up a fresh CommaFeed instance and import my OPML backup file which took maybe 10 minutes including setting up my "Unread" app with the Fever API.

tteck commented 3 months ago

Yep, that's why it's listed as a breaking change. https://github.com/tteck/Proxmox/blob/main/CHANGELOG.md

SorenHolm commented 3 months ago

Ah right, sorry, I thought that Completed meant the bug was fixed. My mistake :-)