• Leraje@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    1
    ·
    edit-2
    6 months ago

    In my own personal experience, Nextcloud;

    • Needs constant attention to prevent falling over
    • Administration is a mess
    • Takes far too long to get used to its ‘little ways’
    • Basics like E2EE don’t work
    • Sync works when it feels like it
    • Updating feels like russian roulette
    • cyberpunk007@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 months ago

      Updating from my experience is not Russian roulette. It always requires manual intervention and drives me mad. Half the time I just wget the new zip and copy my config file and restart nginx lol.

      Camera upload has been fantastic for Android, but once in a while it shits it’s brains out thinking there are conflicts when there are none and I have to tell it to keep local AND keep server side to make them go away.

  • MentallyExhausted@reddthat.com
    link
    fedilink
    English
    arrow-up
    6
    ·
    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
      4
      ·
      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.

      • thisfro@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        For me everything works fine since years, EXCEPT collabora. I use onlyoffice now, it’s much faster and very stable

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

    Same with my arch install, didn’t touched it for 2 months even though laptop was turned off it decided to die when i launched it and run pacman -syu

    • Xavier@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      I regularly “deep freeze” or make read-only systems from Raspberry Pi, Ubuntu, Linux Mint LMDE and others Linux Distros whereas I disable automatic updates everywhere (except for some obvious config/network/hardware/subsystem changes I control separately).

      I have had systems running 24/7 (no internet, WiFi) for 2-3 years before I got around to update/upgrade them. Almost never had an issue. I always expected some serious issues but the Linux package management and upgrade system is surprisingly robust. Obviously, I don’t install new software on a old system before updating/upgrading (learned that early on empirically).

      Automatic updates are generally beneficial and helps avoid future compatibility/dependency issues on active systems with frequent user interaction.

      However, on embedded/single purpose/long distance/dedicated or ephemeral application, (unsupervised) automatic updates may break how the custom/main software may interact with the platform. Causing irreversible issues with the purpose it was built for or negatively impact other parts of closed circuit systems (for example: longitudinal environmental monitoring, fauna and flora observation studies, climate monitoring stations, etc.)

      Generally, any kind of update imply some level of supervision and testing, otherwise things could break silently without anyone noticing. Until a critical situation arises and everything break loose and it is too late/too demanding/too costly to try to fix or recover within a impossibly short window of time.

    • FedFer@iusearchlinux.fyi
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      7
      ·
      6 months ago

      I’d say that it’s your fault for running a system upgrade after 2 months and not expecting something to break but it’s not that unreasonable either

      • TeaEarlGrayHot@lemmy.ca
        link
        fedilink
        English
        arrow-up
        9
        ·
        6 months ago

        I disagree–a system (even Arch!) should be able to update after a couple months and not break! I recently booted an EndeavourOS image after 6 months and was able to update it properly, although I needed to completely rebuild the keyring first

        • ayaya@lemdro.id
          link
          fedilink
          English
          arrow-up
          5
          ·
          6 months ago

          Arch and EndeavourOS are the same thing. There is no functional difference between using one or the other. They both use pacman and have the same repos.

          • TeaEarlGrayHot@lemmy.ca
            link
            fedilink
            English
            arrow-up
            1
            ·
            6 months ago

            Very true–the specific EOS repo has given me a bit of trouble in the past, but it takes like 3 commands to remove it and then you’ve got just arch (although some purests may disagree 🤣)

        • aard@kyu.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          I’m using opensuse tumbleweed a lot - this summer I’ve found an installation not touched for 2 years. Was about to reinstall when I decided to give updating it a try. I needed to manually force in a few packages related to zypper, and make choices for conflicts in a bit over 20 packages - but much to my surprise the rest went smoothly.

        • FedFer@iusearchlinux.fyi
          link
          fedilink
          English
          arrow-up
          0
          ·
          6 months ago

          I know this is how it’s supposed to be and how it should be but sadly it doesn’t always go this way and arch is notoriously known for this exact problem, the wiki itself tells you to check what’s being upgrades before doing because it might break. Arch is not stable if you don’t expect it to be unstable.

  • Björn Tantau@swg-empire.de
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 months ago

    Only complaints I have with Nextcloud are that it’s slow and updates suck over the web interface. But apart from that it has been reliable. I’m not running it through Docker. In fact, my installation is so old that the database tables still have an oc_ prefix.

    • redcalcium@lemmy.institute
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      You might want to try migrating your nextcloud instance to postgres instead of mysql/mariadb. Many people says they get some big performance boost. I’m going to try it myself next weekend to see if it’s true.

  • Lettuce eat lettuce@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    When I first deployed Nextcloud, it was just like this. Random crashes, lockups, weird user signin issues, slow and clunky.

    But one day it just started working and was super stable. I didn’t do anything, still not sure what fixed it lol.

  • Czeron@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    Installed Nextcloud-AIO using the docker script, took about 4 - 5 terminal commands. Practically zero issues! Hopefully someone else can provide some help in the thread!

  • potatopotato@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    Installed it in k3s and then pulled up the Android app but all it does is say every single file is a duplicate and overload my notifications tray while not uploading anything

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    6 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    CA (SSL) Certificate Authority
    DNS Domain Name Service/System
    Git Popular version control system, primarily for code
    HTTP Hypertext Transfer Protocol, the Web
    LAMP Linux-Apache-MySQL-PHP stack for webhosting
    LXC Linux Containers
    PiHole Network-wide ad-blocker (DNS sinkhole)
    RPi Raspberry Pi brand of SBC
    SBC Single-Board Computer
    SSH Secure Shell for remote terminal access
    SSL Secure Sockets Layer, for transparent encryption
    nginx Popular HTTP server

    10 acronyms in this thread; the most compressed thread commented on today has 7 acronyms.

    [Thread #392 for this sub, first seen 1st Jan 2024, 02:35] [FAQ] [Full list] [Contact] [Source code]

  • thisfro@slrpnk.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    I have nextcloud running since nearly 5 years and it never failed once. Only dowtime is when the backup fails and somehow maintenance mode is still enabled (technically not a crash)

    For those interested: Running in docker with mariadb in a stack, checking updates with watchtower everyday and pulling from stable, backups with borg(matic)

  • biddy@feddit.nl
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    I haven’t had any issues with Nextcloud yet. But any torrent client refuses to work. I’ve tried various qbittorrent containers, transmission, deluge briefly, they all work for a while but eventual refuse to do anything.

  • Suzune@ani.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    6 months ago

    I’ve been updating Nextcloud in-place (manually) for multiple major versions without any flaws. What is the problem?

    • [email protected]@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 months ago

      Yea I’ve been using nextcloud for a while and it’s fine.
      I remember when I used owncloud before nextcloud was even a thing and the upgrade experience was absolute shit.
      These days it’s just fine.

  • Vega@feddit.it
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    6 months ago

    I really don’t understand all those posts: I use nginx, apparmor, partially even modsecurity, I use collabora office official debian package, face recognition, email, update regularly (waiting for major upgrades for every app I use to be updated), etc. and literally never had a problem in the last 5 years except for my own experiment. True, only 5 people use my instance, but Nextcloud is rock solid for me

  • JoeKrogan@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    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

  • phoenixz@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    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?

  • sj_zero@lotide.fbxl.net
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    Perhaps ironically, lemmy. I had the database catastrophically fail early on, and ever since then federation has been broken with most major instances. I kind of prefer lotide anyway, much more minimalistic, less of a focus on upvotes and downvotes, and the code base is simply enough that I’ve been able to hop into it and make changes.