Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Nextcloud
  3. NC v33.0.6 available?

NC v33.0.6 available?

Scheduled Pinned Locked Moved Nextcloud
4 Posts 2 Posters 68 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    giofonseca
    wrote last edited by
    #1

    Would it be possible to update from v33.0.5 to 33.0.6 instead to directly v34.0.1?
    Our case is the following:
    We are using custom menu app and impersonate (among other apps) and these are not compatible with v34 yet.
    On the other hand, there is this bug which has been fixed in v33.0.6 and v34.0.1.
    We would love to fix that issue (at the moment we have disabled public links) but not having to upgrade to v.34.0.1 until custom menu app or a real improvement of the new waffle menu has been implemented and all the apps we use are compatible with v34.

    Any orientation or help to update to v33.0.6 would be really appreciated!

    1 Reply Last reply
    0
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by
      #2

      Hello @giofonseca
      Unfortunate, we did not release the Nextcloud version 33.0.6 in our app store, thus there is no official route to update your Nextcloud to version 33.0.6.

      I'm asking the team if it is possible to publish an "older" version.

      1 Reply Last reply
      0
      • jamesJ Offline
        jamesJ Offline
        james
        Staff
        wrote last edited by james
        #3

        Hello @giofonseca

        It is difficult for us to publish an older version.

        If you really need Nextcloud 33.0.6 urgently you could update your Nextcloud app manually and when 34 is ready to support your Nextcloud apps you can switch to Cloudron app store updates again.

        A broken down command log for that:

        # Clone the Nextcloud App Repo
        git clone https://git.cloudron.io/packages/nextcloud-app.git
        cd nextcloud-app
        
        # swtich to the version that packages 33.0.5
        git checkout v5.8.3
        
        # Update the CloudronManifest.json
        yq -o=json --inplace '.version="5.8.3-1"' CloudronManifest.json
        yq -o=json --inplace '.upstreamVersion="33.0.6"' CloudronManifest.json
        
        # Update the Dockerfile Nextcloud version`
        sed -i "s/NEXTCLOUD_VERSION=.*/NEXTCLOUD_VERSION=33.0.6/g" Dockerfile
        
        # Build the app
        cloudron build --repository $YOUR_DOCKERHUB_USERNAME/$(yq -r .id CloudronManifest.json) --tag $(yq -r .version CloudronManifest.json)
        
        # Update your installed Nextcloud app
        cloudron update --app $YOUR_NEXTCLOUD_APP_LOCATION_OR_APPID
        

        When Nextcloud 34 is ready to support your Nextcloud apps, use this command to update your Nextcloud from the app store:

        # Using 5.8.4 as an example to update from 5.8.3-1 custom update to 5.8.4 appstore  version
        cloudron update --app $YOUR_NEXTCLOUD_APP_LOCATION_OR_APPID --appstore-id $(yq -r .id CloudronManifest.json)@5.8.4
        
        1 Reply Last reply
        1
        • G Offline
          G Offline
          giofonseca
          wrote last edited by
          #4

          Thanks a lot for your support we will discuss in our team how to proceed but with your help, the way look promising.

          1 Reply Last reply
          1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search