How to update big-bear-nextcloud on Casaos

i have big-bear-nextcloud installed on Casaos (on my raspberry pi 5) and want to update to the new version of Nextcloud 30
Could anyone tell me what I should do?

nobody know?? please help

It should update automatically. Can you post a screenshot of your app settings? Here is some steps you can take.

  1. First, update your system time using:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/update-time-and-timezone/run.sh)"
  1. Check for updates in CasaOS:

    • Open the CasaOS Dashboard
    • Top right of the app is vertical dot; click it
    • Then click Check, then Update.
    • Install any available updates
  2. Run a system health check to verify all services are working properly

  1. If issues persist, try rebooting CasaOS

Thank you very much… :grinning: .,… :grinning:

What if you do not have the “Check, then Update” button available?

Hi! I dont have the menu for checking the updates, too. Has anyone found a solution for this? Thank you

LinuxServer.io seems to have version 31.0.8

You can import the Store List from this link. It’s the first option in the custom Appstore list.

Here’s the docker compose file for Nextcloud

This normally means it lost the link with BigBearCasaOS some how by editing the docker compose and could be a bug in CasaOS. You can uninstall it without deleting the app data then reinstalling it.

What’s wrong with the nextcloud linuxserver (nextcloud-ls) version in big-bear-casaos? WisdomSky I believe has said he’s not maintaining the store anymore the last I heard.

Also the nextcloud version should be complete.

There’s nothing wrong with the Big-Bear version. Rendark was just having an issue and I suggested he try another repo. It’s probably a CasaOS-related problem. I checked WisdomSky’s GitHub, and most of his images were updated to the latest app versions back in June. He also pushed changes to many of the Docker Compose files just 8 hours ago, so he still seems active.

Oh, got it. Yes, the “Check Then Update” option normally disappears when the Docker Compose file has been edited or if there’s a glitch, which can sometimes happen. Also, WisdomSky uses an automated bot to keep things updated, but if there are any structural changes, that automation could break.