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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Need a reliable data storage and backup application, nextcloud is not it

Need a reliable data storage and backup application, nextcloud is not it

Scheduled Pinned Locked Moved Support
13 Posts 6 Posters 2.1k Views 8 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.
  • murgeroM Offline
    murgeroM Offline
    murgero
    App Dev
    wrote on last edited by murgero
    #2

    Are you sure the server-side images are corrupt? You can browse the local file system (instead of using the WebUI) to view and confirm, It's just possible Nextcloud became corrupt and fed your devices bad data. You can also recover most of the images by downloading the backups for the app and browsing it on your local machine offline as well. There are many ways to recover this.

    As for moving forward, syncthing may be worth a look - it uses P2P technology to securely sync your data.

    https://pydio.com/ is enterprise-level software (they have a community edition AFAIK) and you can install that manually in a LAMP app as well. Looks like a lot has changed with Pydio's installation, IDK if it's viable in LAMP anymore.

    Never heard of this issue with Nextcloud before (been using it since before the fork from ownCloud) so this may be a one-off issue / bug or it may be a hardware related issue.

    --
    https://urgero.org
    ~ Professional Nerd. Freelance Programmer. ~

    P 1 Reply Last reply
    0
    • murgeroM murgero

      Are you sure the server-side images are corrupt? You can browse the local file system (instead of using the WebUI) to view and confirm, It's just possible Nextcloud became corrupt and fed your devices bad data. You can also recover most of the images by downloading the backups for the app and browsing it on your local machine offline as well. There are many ways to recover this.

      As for moving forward, syncthing may be worth a look - it uses P2P technology to securely sync your data.

      https://pydio.com/ is enterprise-level software (they have a community edition AFAIK) and you can install that manually in a LAMP app as well. Looks like a lot has changed with Pydio's installation, IDK if it's viable in LAMP anymore.

      Never heard of this issue with Nextcloud before (been using it since before the fork from ownCloud) so this may be a one-off issue / bug or it may be a hardware related issue.

      P Offline
      P Offline
      privsec
      wrote on last edited by
      #3

      @murgero How would you download the backups to browse through them? I have encryption enabled on the app so I believe this would prevent that, right?

      marcusquinnM girishG necrevistonnezrN 3 Replies Last reply
      0
      • P privsec

        @murgero How would you download the backups to browse through them? I have encryption enabled on the app so I believe this would prevent that, right?

        marcusquinnM Offline
        marcusquinnM Offline
        marcusquinn
        wrote on last edited by
        #4

        @privsec Maybe odrive.com will help if you want to multi-cloud for redundancy.

        syncthing.net sounds like a decent Cloudron solution too, although not tried it yet.

        cyberduck.io or mountainduck.io with backblaze.com/b2 could also be an option.

        I like the free tier with sync.com too, trust them more than the bigger names in that space. Decent mobile app too.

        Main priority right now though is recovering those photos, feeling your pain on that.

        Web Design https://www.evergreen.je
        Development https://brandlight.org
        Life https://marcusquinn.com

        1 Reply Last reply
        2
        • P privsec

          @murgero How would you download the backups to browse through them? I have encryption enabled on the app so I believe this would prevent that, right?

          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by girish
          #5

          @privsec Is encryption enabled for the cloudron backups or inside nextcloud?

          For my photo stuff, I use emby and it's uploader is quite reliable. I used to use nextcloud but the uploader had too many bugs, couldn't make it upload existing photos on the phone etc.

          P 1 Reply Last reply
          2
          • girishG girish

            @privsec Is encryption enabled for the cloudron backups or inside nextcloud?

            For my photo stuff, I use emby and it's uploader is quite reliable. I used to use nextcloud but the uploader had too many bugs, couldn't make it upload existing photos on the phone etc.

            P Offline
            P Offline
            privsec
            wrote on last edited by
            #6

            @girish Encryption is enabled on both.

            Ill have to take a look at Emby

            murgeroM 1 Reply Last reply
            0
            • P privsec

              @girish Encryption is enabled on both.

              Ill have to take a look at Emby

              murgeroM Offline
              murgeroM Offline
              murgero
              App Dev
              wrote on last edited by murgero
              #7

              @privsec You can download the backups via SFTP to the host server. I do not remember where sadly.

              You can also decrypt the files if you power up the app again and run occ encryption:decrypt-all [username] then download the files from the apps directory on the host server under /home/yellowtent/appsdata/{GUID-of-app}

              --
              https://urgero.org
              ~ Professional Nerd. Freelance Programmer. ~

              1 Reply Last reply
              0
              • P privsec

                @murgero How would you download the backups to browse through them? I have encryption enabled on the app so I believe this would prevent that, right?

                necrevistonnezrN Offline
                necrevistonnezrN Offline
                necrevistonnezr
                wrote on last edited by
                #8

                @privsec said in Need a reliable data storage and backup application, nextcloud is not it:

                @murgero How would you download the backups to browse through them? I have encryption enabled on the app so I believe this would prevent that, right?

                It sounds more like an encryption and not a corruption issues. Have you changed / switched off/on Nextcloud encryption and / or changed the password?

                I remember I had a similar issue a few years ago when I switched off encryption for all NC users as admin but the files were all there and just had to be decrypted correctly.

                P 1 Reply Last reply
                2
                • necrevistonnezrN necrevistonnezr

                  @privsec said in Need a reliable data storage and backup application, nextcloud is not it:

                  @murgero How would you download the backups to browse through them? I have encryption enabled on the app so I believe this would prevent that, right?

                  It sounds more like an encryption and not a corruption issues. Have you changed / switched off/on Nextcloud encryption and / or changed the password?

                  I remember I had a similar issue a few years ago when I switched off encryption for all NC users as admin but the files were all there and just had to be decrypted correctly.

                  P Offline
                  P Offline
                  privsec
                  wrote on last edited by
                  #9

                  @necrevistonnezr At initialization of the app I set up all the settings and encryption, and then I added the mobile app and then set up mobile uploads.

                  I havent change password's or disabled and re-enabled encryption either.

                  I do not know why this occurred, it is REALLY frustrating.

                  P 1 Reply Last reply
                  0
                  • P privsec

                    @necrevistonnezr At initialization of the app I set up all the settings and encryption, and then I added the mobile app and then set up mobile uploads.

                    I havent change password's or disabled and re-enabled encryption either.

                    I do not know why this occurred, it is REALLY frustrating.

                    P Offline
                    P Offline
                    privsec
                    wrote on last edited by
                    #10

                    @privsec Looks like this is due to an issue with the desktop app and having server side encryption turned on. They have a Beta release available 3.1.5 that was released today that should address many issues.

                    However this requires server version 21. Currently Cloudron has 20.0.8.1 packaged.

                    @girish any timeline when server 21 will be pushed out?

                    girishG 1 Reply Last reply
                    1
                    • P privsec

                      @privsec Looks like this is due to an issue with the desktop app and having server side encryption turned on. They have a Beta release available 3.1.5 that was released today that should address many issues.

                      However this requires server version 21. Currently Cloudron has 20.0.8.1 packaged.

                      @girish any timeline when server 21 will be pushed out?

                      girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #11

                      @privsec Whenever 21.0.1 is out but @nebulon can confirm since he maintains the app.

                      P 1 Reply Last reply
                      3
                      • girishG girish

                        @privsec Whenever 21.0.1 is out but @nebulon can confirm since he maintains the app.

                        P Offline
                        P Offline
                        privsec
                        wrote on last edited by
                        #12

                        @girish Thank you.

                        You guys do excellent work.

                        nebulonN 1 Reply Last reply
                        1
                        • P privsec

                          @girish Thank you.

                          You guys do excellent work.

                          nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #13

                          @privsec yes, based on previous experience I think it makes sense to wait for the first patch release. Up till that we will of course release further patch releases for v20 mostly for security fixes.

                          jdaviescoatesJ 1 Reply Last reply
                          2
                          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