Can't upgrade application packages through webadmin nor terminal (Error 400)

My YunoHost server

Hardware: x86 Computer
YunoHost version: 11.1.21.4
I have access to my server : Webadmin/SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

I can’t seem to upgrade applications, either through webadmin or through the terminal. System packages (through web) are fine, but applications…

Through Webadmin

Error: "400"
Action: "PUT" /yunohost/api/apps/netdata/upgrade
HTTP method requested is not supported...

Through terminal

Err:1 http://download.opensuse.org/repositories/devel:languages:crystal/Debian_Unstable crystal 1.8.2-1+5.10
404 Not Found [IP: 2001:67c:2178:8::13 80]
E: Failed to fetch http://download.opensuse.org/repositories/devel:/languages:/crystal/Debian_Unstable/amd64/crystal_1.8.2-1+5.10_amd64.deb 404 Not Found [IP: 2001:67c:2178:8::13 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Thanks in advance.

httpS ?

Hmpf you can probably remove the file related to opensuse/crystal in /etc/apt/sources.list.d/ … This was probably installed by some app that is based on crystal, such as Invidious

Same here. Think it’s from Invidious.
I run: rm /etc/apt/sources.list.d/crystal.list

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.