Skip Navigation

I'm done with NextCloud

Just had NextCloud denying my credentials (not for the first time). I know they weren't wrong because I'm using a password manager. Logs didn't say much. Was about to reinstall (again, not the first time nextcloud went bonkers on me) before I tried a docker compose down && docker compose up. Lo and behold after a restart the credentials worked again.

This stuff is just way too flaky for something so important.

Is OwnCloud good again? My main usecase is saving photos but I don't want them locked away in a database so SeaFile is out.

Edit: I'm going to take the time to reply to you all, bit busy with work and family suddenly. But a little update - I've quickly setup Immich and fired up the CLI to import my library. AFAIK the files are still stored on disk somewhere but metadata is in a database. I didn't realize this before, knowing that I think my mind is made up and Immich is the best solution. Thanks everyone!

111 comments
  • Nextcloud is an overkill. Its just too much. I'd say better split down the needed services. Baikal/radicale etc for contacts/calendar. Photoprism/librephotos etc for photos. A webdav server for storage. And so on.

  • For this exact reason I'm using NextCloud as a service. You can even install plugins.

    It's a trade-off ofc but it works rocks solid so far.

    I'm not affiliated with that particular provider though.

  • Mine has randomly done that for the last few versions now. I also noticed it now maintains several cookies that I have to clear before I can log in successfully again.

    I do have Redis configured with it, have never used their AIO image, and previously, the session ID was the only cookie. Haven't kept quite up to date with NC's development, but maybe it's no longer using PHP's session store in favor of its own mechanism?

    Unfortunately, I'm too invested in NC to start switching everything to discrete apps, so I guess I just have to put up with it. :shrug:

  • Maybe give Seafile a try?

    Open source, you can selfhost, has clients for Linux/Win/Mac and Android/iOS and best of all - encryption that actually works.

    • My main usecase is saving photos but I don’t want them locked away in a database so SeaFile is out.

      • Shit. Missed that, sorry.

      • This is my least favorite part of Seafile. If there were a competitive alternative that used a flat file storage backend then I'd switch to that in a heartbeat. But alas, I still have not found one, so I will continue into my 6th year of using Seafile...

        Worth noting in 6 years I haven't had any actual trouble with Seafile's storage, and the few times I've needed to I've been able to export data to a normal file system using seaf-fsck even if Seafile isn't running. I'm just not 100% comfortable with it anyway so I understand the apprehension. I'd rather use a standard filesystem and be able to use standard tooling on it.

    • And the clients are actually really great, competitive with the features of the best cloud storage clients.

111 comments