Lem453, (edited )

I’ve been running nextcloud since before it was nextcloud. Was owncloud then moved to next cloud.

Another user put it best. It always feels 75% complete. Sync isn’t fast, gives errors that self correct when restarting the all. Most plugins are even more janky or feel super barren.

I wanted to like it so much but I stopped being able to trust most plugins which meant I had dedicated apps for those things and used nextcloud only for file sync.

If you only want file sync then seafile is vastly superior so that’s what I now have.

proton_lynx,

Yeah, I wish Nextcloud focused more on the file manager side of their applications. I was using it on my TrueNAS instance and it seems like an unfinished product. E2EE is not enabled by default and looks like their implementation is not perfect either.

douglasg14b, (edited )
@douglasg14b@lemmy.world avatar

Sounds like a common software issue. All the features where developed to 80%, and then moved on to the next feature. Leaving that last, difficult, time consuming, 20% open and unfinished.

It’s the difference between more corporate or Enterprise projects and FOSS projects in a lot of ways. Even once that project matures and becomes a more corporate product the same attitude towards completeness and correctness tends to persist.

(not saying foss is bad, just that the bar tends to be lower in my experience of building software, for many legitimate reasons).

It’s “cultural” in a way depending on the project.

Aurix,

LibreOffice wants to call with broken rendering on Windows, but the changelog mentions new tasty features. But FOSS can do it, Debian can. Those project managers should learn from their approach, whatever it is.

recapitated,

Always works great for me.

I just run it (behind haproxy on a separate public host) in docker compose w/ a redis container and a hosted postgres instance.

Automatically upgrade minor versions daily by pulling new images. Manually upgrade major versions by updating the compose file.

Literally never had a problem in 4 years.

cyberpunk007,

I’m still too container stupid to understand the right way to do this. I’m running it in docker under kubernetes and sometimes I don’t update nextcloud for a long time then I do a container update and it’s all fucked because of incompatible php versions of some shit.

recapitated,

I don’t remember much about how to use kubernetes but if you can specify a tag like nextcloud:28 instead of nextcloud:latest you should have a safer time with upgrades. Then make sure you always upgrade all the way before moving to a newer major version, this is crucial.

There are varying degrees of version specificity available: hub.docker.com/_/nextcloud/tags

Make sure you’re periodically evaluating your site with scan.nextcloud.com and following all of the recommended best practices.

madnificent,

Kubernetetes is crazy complex when comparing to docker-compose. It is built to solve scaling problems us self-hosters don’t have.

First learn a few docker commands, set some environment variables, mount some volumes, publish a port. Then learn docker-compose.

Tutorials are plenty, if those from docker.com still exist they’re likely still sufficient.

cyberpunk007,

Yeah I’m only running it because truenas scale uses it

mosiacmango,

They have an "all in one" docker installer for the above because you are far from alone here.

potatopotato,

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

NathanUp,
@NathanUp@lemmy.ml avatar

Invidious. It’s to be expected for something like that though.

TooLazyDidntName,

Works great for me. I had it running in a snap for awhile, but now I just have it in a proxmox Debian container running a LAMP stack. I have over a terabyte of stuff saved and multiple computers syncing too, so its well used.

leraje, (edited )
@leraje@lemmy.blahaj.zone avatar

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, (edited )

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 its 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.

viking,
@viking@infosec.pub avatar

The update without fail tells me it doesn’t work due to non-standard folders being present. So, I delete ‘temp’. After the upgrade is done, it tells me that ‘temp’ is missing and required.

Other than that it’s quite stable though… Unless you dare to have long file names or folder depths.

cyberpunk007,

This could be it, but I also remember reading once it might be something to do with php.ini timeout settings too

cm0002,

It’s like…having a toddler LMAO my little digital toddler lololol

bdonvr, (edited )

I’ve setup Nextcloud but have done next to nothing with it.

My Lemmy instance gives me the most problems, but it’s also the only publicly available service I run. Mostly the issue is it seems to have a memory leak that forces me to restart it every few days.

Everything else has been completely rock solid for me, running on a mini pc (formerly a pi4 until I wanted to start doing stuff with Jellyfin and needed more power for transcoding) on OpenSUSE Leap all in docker containers. Makes it insanely easy to move stuff. I had no issues basically just copying the docker-compose files and data and bringing them up even when switching architectures.

Heavybell,
@Heavybell@lemmy.world avatar

I dunno what you guys are doing that makes your nextcloud die without touching it. Mine runs happily until I decide to update it, and that usually goes fine, too. I don’t use docker for it, tho.

MaxHardwood,

I dunno what you guys are doing that makes your nextcloud die without touching it

Mine runs happily until I decide to update it

tostiman,
@tostiman@sh.itjust.works avatar

Just dont update it then

crusa187,

It’s the containerization causing this imo. I also host nextcloud on bare metal and it’s quite stable

9488fcea02a9, (edited )

I’ve been reading nextcloud forums/reddit/lemmy/etc. for years now, and i feel like 90% of the problems are from people using docker or whatever easy one-click solution is out there

I’ve been running NC the old fashioned way for years now and i’ve never had problems of NC dying for no reason.

Have i had issues? Of course… Not not like the ones people keep coming here and shitting on NC

The only times i’ve had major issues and it was actually a problem with nextcloud, is buggy major version releases… So i never install a new major release until X.0.1 these days. Havent really had problems since

possiblylinux127, (edited )

My Nextcloud has been flawless. The only issue I’ve had was NFS permissions. I have automatic update setup for docker so it stays up to date.

Care to share what broke?

SexualPolytope,
@SexualPolytope@lemmy.sdf.org avatar

I don’t, because I switch it with something better if something like that happens.

stoicmaverick,

This is the most unhelpful, unnecessary thing I have heard anybody say all day, and my mother is still visiting…

Lettuceeatlettuce,
@Lettuceeatlettuce@lemmy.ml avatar

I just scream-laughed at this! xD

SomethingBurger,

Paperless often randomly stops accepting new documents. I have to wait several hours or restart it.

Lettuceeatlettuce,
@Lettuceeatlettuce@lemmy.ml avatar

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.

specseaweed,

For years, I had an unstable unraid server. I was fixing it every couple of days after a lockup. I had decided that unraid sucked. When it was up for a week I celebrated. Every one of my dockers was a suspect. I learned to hate all of them.

Then I shitcanned the next cloud docker.

Been up for months without a hiccup.

LordKitsuna,

I didn’t realize that next Cloud was so bad, might I recommend people having issues try Seafile? Also open source and I’ve been using it for many years without issues. It doesn’t have as many features and it doesn’t look as shiny but it’s rock solid

Have a random meme from my instance

seafile.kitsuna.net/f/074ad17b12ad47e8a958/

sebsch,

Nextcloud ist just fine. Using it since more than 7 years now with zero problems

Geert,
@Geert@lemmy.world avatar

I’m having a hard time believing that… There is a difference between being able to fix the update issues every time without problems or having no problems at all. But if so, neat.

virtueisdead,

Invidious. It got so bad that I just gave up and switched to piped which has been… well, not perfect, but definitely far more consistent.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • selfhosted@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #