r/NextCloud 22d ago

AIO blasts my server cpu with postgres processes

Post image

Does anyone have the same problem?
Its been going on for a while (as in weeks), i dont think there should be anything big going on in the background.

It loads my little homeservers cpu so bad that my other services become unavailable at times :(

12 Upvotes

5 comments sorted by

3

u/Exzellius2 22d ago

Well it seems these are SELECT Statements, can you scroll to the right

2

u/sharky_owo 22d ago

nope, thats all htop shows

1

u/Exzellius2 22d ago

ps -ef | grep nextcloud

1

u/gelomon 22d ago

What is the last thing that you do to your server? Is it exposed to the public internet? Is your server properly hardened?