this post was submitted on 15 Apr 2025
29 points (91.4% liked)

Selfhosted

45853 readers
416 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I'm new to selfhosting, I've installed Turnkey nextcloud on my proxmox server, and done the basic setup, now I'm faced with this.

Any advice?

all 19 comments
sorted by: hot top controversial new old
[–] exu@feditown.com 1 points 4 hours ago

Some of them can be fixed, though you don't necessarily need to do all of them. Easiest thing is ignoring them as long as everything works.

[–] drperil@lemm.ee 9 points 11 hours ago (3 children)
[–] massacre@lemmy.world 3 points 5 hours ago

I came to say this. And not flippantly. Each one of these takes a dive into the documentation to resolve. Sometimes they are related and you can solve some issues with one change, but each one is a challenge to be solved.

OP, focus on Security first, Errors second, and warnings third. Often the warnings are not a huge deal to having an operational nextcloud, but might impact performance or excessive logging for example.

[–] Zwuzelmaus@feddit.org 3 points 7 hours ago

This is the way

[–] mhzawadi@lemmy.horwood.cloud 14 points 13 hours ago

You could read the documentation that each link points to, you might need to have console or SSH access to the server

[–] sem@lemmy.blahaj.zone 2 points 10 hours ago (2 children)

I do not know any Turnkey, so perhaps they have some specific documentation about what to do after installing.

The first time I installed Nextcloud, I did it on bare metal in Debian, following the LearnLinuxTV guide. It went through things like how to configure the Opcache, which is one of the warnings you have. If you're not following a guide, you'll have to find one, or search each message individually and research a solution.

Eventually I decided to reinstall with NextcloudPi because they know a lot more about systems administration than me, and had sane defaults set for most things. My first installation had some bugs that were probably from default configurations or mistakes I made perhaps. But I've had a good experience with ncp.

One last thing you'll learn while researching the messages: some may be from bugs in the software that will be solved over time with nextcloud updates. Some will have clear solutions. Some may be generalized messages arising from network instability (like if Nextcloud is trying to sync over a weak Wi-Fi signal sometimes) or a hardware problem that can be tricky to track down, but might not be important. Just make sure you are doing good backups and you'll be fine.

[–] AnonomousWolf@lemm.ee 1 points 4 hours ago

Thank you, this is a solid answer.

I was hoping to find some kind of guide or at least reassurance that I'm going down the right path. It looks like it

[–] merthyr1831@lemmy.ml 2 points 10 hours ago

As others have said. The errors are easily fixed and documented if annoying. Some will require console access but are usually pretty safe.

[–] just_another_person@lemmy.world 4 points 14 hours ago (1 children)

Your link is malformatted btw 😉

Are you going to use Nextcloud Talk? Disable it if not, and see how much of the repeating errors clear up.

[–] AnonomousWolf@lemm.ee 2 points 14 hours ago (1 children)

I fixed the link.

I disabled talk for now, I still get the same amount of warnings.

[–] just_another_person@lemmy.world 4 points 14 hours ago* (last edited 13 hours ago)

Then just go through each error, select the first part of that error, and search it up. It should lead you to fixes.

Seems like you just need to run some updates to fix a few of them.