-
i think i identified the issue but how do i fix it?this only shows up when I go to add plugins
Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: Read-only file system. URL GET /Packages.
@matthewdykstra is this reproducible with any plugin? I can try to reproduce it here.
-
-
@matthewdykstra is this reproducible with any plugin? I can try to reproduce it here.
wrote on Oct 16, 2021, 12:22 AM last edited by@girish no it is just when I click on cataloge it will not load
-
wrote on Oct 16, 2021, 5:26 PM last edited by
so here is what I am experiencing it just hangs when I go into catalogue and I cannot get into it to add the three plugins I need when I manually got it working on Linux Mint 20.04
Link to screen shot on google drive
-
so here is what I am experiencing it just hangs when I go into catalogue and I cannot get into it to add the three plugins I need when I manually got it working on Linux Mint 20.04
Link to screen shot on google drive
@matthewdykstra I can reproduce the issue. There indeed appears to be a 500 error when trying to load the plugin catalog.
-
@matthewdykstra I can reproduce the issue. There indeed appears to be a 500 error when trying to load the plugin catalog.
wrote on Oct 16, 2021, 11:21 PM last edited by@mehdi So may I ask how I can fix the issue?
-
@mehdi So may I ask how I can fix the issue?
@matthewdykstra I do not know, or I would have said ^^
It is most probably a problem with the packaging : they must have added some kind of cache directory for the plugins in a recent update, and as the cloudron package uses a read-only base, and has not taken this particular directory into account, it fails. This will need a small tweak to the package to fix. The "hard" part (and when I say "hard", it may actually be trivial and take 2 minutes, but it may be harder to pinpoint) is going to be to find which directory.
-
@mehdi So may I ask how I can fix the issue?
@matthewdykstra I am able to reproduce this as well.
17:28:10 - [00:28:10] [ERR] [16] Jellyfin.Server.Middleware.ExceptionMiddleware: Error processing request: Read-only file system. URL GET /Packages.
Looking into it now.
-
@mehdi So may I ask how I can fix the issue?
@matthewdykstra I have pushed an update, can you please update and try?
-
@matthewdykstra I have pushed an update, can you please update and try?
wrote on Oct 17, 2021, 6:37 AM last edited by@girish it is working now thank you so much
https://matthewdykstra.xyz
User: girish
Pass: cloudron
my email if you need help hello@matthewdykstra.com -
@girish it is working now thank you so much
https://matthewdykstra.xyz
User: girish
Pass: cloudron
my email if you need help hello@matthewdykstra.com@matthewdykstra I don't need an account. Thanks for testing.