Wow, there sure are lots of fixes needed for inv sig helper:
https://github.com/iv-org/inv_sig_helper/pull/43
eyecreate
Posts
-
Invidious - Package Updates -
Invidious - Package UpdatesInv Sig helper could use an update: https://github.com/iv-org/inv_sig_helper/issues/36
-
cloudron gitlab 404s on create new projectYep, that worked!
-
Komga on Cloudron - A media server for your comics, mangas, BDs, magazines and eBooksI packaged it because I orederd a kobo device and there was good support for it with this software. I packaged Kavita previously, so I'm sure I'll package more in the future when I find good motivation.
-
Komga on Cloudron - A media server for your comics, mangas, BDs, magazines and eBooksI've made a first build of Komga for cloudron:
https://git.eyecreate.org/eyecreate/cloudron-komga
https://git.cloudron.io/eyecreate/komga
I didn't know if it was worth setting it up with OIDC, but otherwise should be fully usable.
I also included kepubify to help make more compatible with Kobo devices. -
cloudron gitlab 404s on create new projectI was going to make a new repo on git.cloudron.io, but couldn't find the create repo button. I eventually tried the url https://git.cloudron.io/projects/new and got a 404. Did something happen where restrictions have been placed on this instance or is there a bug?
-
external devices - zigbeeI've been using this device:
https://slae.sh/projects/cc2652/
As well as a development device with a Texas Instruments CC2531 chip for testing. -
external devices - zigbeeI was playing around with homeassistant to see of I could use this server app instead of my RPI. It seems I can't find a way to pass in devices like my USB ZigBee radio to the container. Is there a workaround or plan to make this possible?
-
invidious subscriptions break if you don't rebootI noticed recently that my subscription list of videos was not updating. After looking into the documentation, it seems that they expect you to reboot the software frequently. Anywhere from hourly to daily. After rebooting, it was working correctly again. Is there a way that we could automate or allow configuring how often a container is rebooted?
-
Backups Failing FrequentlyI've also had similar issues with backups the past few days.
2024-03-20T08:58:00.790Z box:shell backup-snapshot/app_c4a27e93-af6e-44e2-b7cf-9056fa01c5c3 code: null, signal: SIGKILL 2024-03-20T08:58:00.792Z box:taskworker Task took 10678.952 seconds 2024-03-20T08:58:00.793Z box:tasks setCompleted - 16169: {"result":null,"error":{"stack":"BoxError: Backuptask crashed\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}} 2024-03-20T08:58:00.793Z box:tasks update 16169: {"percent":100,"result":null,"error":{"stack":"BoxError: Backuptask crashed\n at runBackupUpload (/home/yellowtent/box/src/backuptask.js:164:15)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:361:5)\n at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:383:5)\n at async fullBackup (/home/yellowtent/box/src/backuptask.js:504:29)","name":"BoxError","reason":"Internal Error","details":{},"message":"Backuptask crashed"}} BoxError: Backuptask crashed
It would be nice if the error or code it pointed too had more info about what happened. Best I can tell is it got killed somehow. I increased the backup task memory and will see what happens next time.
Edit: it didn't crash yesterday, so maybe it just needed more ram.
-
Kavita ebooks, comics, manga online reader / managerYep, just added it now!
-
Kavita ebooks, comics, manga online reader / managerI haven't updated the readme(which references some incorrect instructions for install), but I think the build instructions should work.
-
nfs volumes gone until container reboot@robi v7.6.4
-
nfs volumes gone until container rebootIf my nfs server goes offline, the nfs volumes in cloudron are in a failure state(or, even if you refresh the volume in dashboard, files don't show up in container) until the containers using them are restarted. Remounting the volume in dashboard should fix any connection issues without manual restarting containers.
-
Kavita ebooks, comics, manga online reader / managerI took some time tonight and made a first version of the software package. I'm still testing it out, but if you have been wanting to try out Kavita, you can try it out here: https://git.cloudron.io/eyecreate/kavita
(use the build instructions) -
Improved usablity of cloudron file browser on mobile devicesAn update a bit ago to the cloudron file browser made it harder to use on mobile. File names don't show up unless rotated to landscape and space is taken up on right hand side with larger file details that could be used to browse better. I would like it if the experience was improved for mobile, especially in portrait rotation.
-
Mealie - Package UpdatesThere is now an updated release on GitHub.
-
Mobile app does not connect@girish I found out through some testing that oidc login on android worked if Firefox was the default(custom tab) browser but not if Chrome was.
-
New OIDC migrateYes, I am interested in moving immich to oidc without reinstalling.
-
New OIDC migrateI noticed the change log mentioned supporting oidc, but is there a way to migrate an existing instance to use oidc?