• JoeKrogan@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    6 months ago

    No if I have to keep fixing it , it is not worth my time.

    I installed owncloud years ago and came to the same conclusion and just got rid of it. I use syncthing nowadays though its not the same thing.

      • 0110010001100010@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        Any guidance on this? I looked into Synthing at one time to backup Android phones and got overwhelmed very quickly. I’d love to use it in a similar fashion to NextCloud for syncing between various computers too.

        • marcos@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 months ago

          Well, it works in a different way than NextCloud. You don’t have a server, instead you just make a share between your computers and they are all peers.

          It takes some getting used to the idea, but it’s actually much simpler than NextCloud.

          • squidspinachfootball@lemm.ee
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            6 months ago

            So if I wanted to sync photos from my phone to the computer, then delete the local copies on my phone to save space, that would not work?

            E: But keep the copies on the computer, of course

  • MentallyExhausted@reddthat.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    I run it and mariaDB in docker and they run perfectly when left alone, but everything breaks horribly if I try to do an update. I recently figured out that you need to do updates for NC in steps, and docker (unRAID’s, specifically) defaults to jumping to the latest version. I think I figured out how to specify version now so fingers crossed I won’t destroy it the next time I do updates.

    • atmur@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      This is probably what I’m doing wrong. I’m using linuxserver’s docker which should be okay to auto update, but it just continuously degrades over time with updates until it becomes non-functional. Random login failures, logs failing to load, file thumbnails disappearing, the goddamn Collabora office docker that absolutely refuses to work for more than one week, etc.

      I just nuke the NC docker and database and start from scratch every year or so.

  • phoenixz@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months ago

    Am i the only one left who doesn’t want a snap docker Kubernetes container and just installs nextcloud in a normal way and never had any problems?

      • kureta@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        6 months ago

        For me it’s the opposite. I tried to use nextcloud for years, installing the normal way, and it always broke for no reason. I just started using it on docker and it has been perfect, fingers crossed.

        • rummagefibre@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 months ago

          Interesting, when I used docker on a proxmox build, it would give me trouble. Once I installed it the normal way on an Ubuntu build, it was good to go.

          I wonder why that is?

          Fingers crossed that it continues to work for you in the current configuration!

          • Aux@lemmy.world
            link
            fedilink
            English
            arrow-up
            0
            arrow-down
            1
            ·
            6 months ago

            Because when you’re using Docker, you shouldn’t use Proxmox. And to be fair, I don’t understand why people are using Proxmox at all.

  • onlinepersona@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    6 months ago

    I wish there were an alternative in a sane programming language that I could actually contribute to. For some reason PHP is extremely sparse in its logging and errors mostly only pop up on the frontend. Having to debug errors after an update and following some guide to edit a file in the live env that sets a debugging variable, puts the system in maintenance mode and stores additional state in the DB is scary.

    Plus PHP is so friggin slow. Nextcloud takes noticeable time to load nearly anything. Even instances hosted by pros that only host nextcloud are just slow.

    CC BY-NC-SA 4.0 🎖