Hi!
I have been using nextcloud for several years and think it is fantastic, however I have very little understanding of how it works.
I would really appreciate help getting nextcloud up and running again
The Basics
- Nextcloud AIO version: 9.6.0
- When did this problem seem to first start?:
The server did not update lets encrypt cert, so i restart it.
after the reboot I saw that the disk was full nextcloud.log used all free data.
removed it, restart server, now Apache is stuck in (Starting)
log from container apache:
2025-08-19T06:49:59.859909032Z Waiting for Nextcloud to startā¦
2025-08-19T06:50:04.862052083Z Waiting for Nextcloud to startā¦
2025-08-19T06:50:09.864215179Z Connection to nextcloud-aio-nextcloud (172.18.0.10) 9000 port [tcp/*] succeeded!
2025-08-19T06:50:30.060920951Z {ālevelā:āinfoā,ātsā:1755586230.0604732,āmsgā:āusing config from fileā,āfileā:ā/tmp/Caddyfileā}
2025-08-19T06:50:30.063521020Z {ālevelā:āinfoā,ātsā:1755586230.063315,āmsgā:āadapted config to JSONā,āadapterā:ācaddyfileā}
2025-08-19T06:50:30.112595824Z {ālevelā:āinfoā,ātsā:1755586230.1122036,āmsgā:āfailed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.ā}
2025-08-19T06:50:30.185690967Z {ālevelā:āerrorā,ātsā:1755586230.18537,āloggerā:ātlsā,āmsgā:ācould not clean default/global storageā,āerrorā:āunable to acquire storage_clean lock: context canceledā}
2025-08-19T06:50:30.185720968Z Error: loading initial config: loading new config: http app module: start: finalizing automatic HTTPS: managing certificates for [c-----.----rp.se]: automate: manage [c-----.----rp.se]: c-----.----rp.se: caching certificate: decoding certificate metadata: unexpected end of JSON input
2025-08-19T06:50:31.248415610Z {ālevelā:āinfoā,ātsā:1755586231.2480273,āmsgā:āusing config from fileā,āfileā:ā/tmp/Caddyfileā}
2025-08-19T06:50:31.251026175Z {ālevelā:āinfoā,ātsā:1755586231.250815,āmsgā:āadapted config to JSONā,āadapterā:ācaddyfileā}
2025-08-19T06:50:31.255401184Z {ālevelā:āinfoā,ātsā:1755586231.2552094,āmsgā:āfailed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See UDP Buffer Sizes Ā· quic-go/quic-go Wiki Ā· GitHub for details.ā}
2025-08-19T06:50:31.255889096Z {ālevelā:āerrorā,ātsā:1755586231.2556095,āloggerā:ātlsā,āmsgā:ācould not clean default/global storageā,āerrorā:āunable to acquire storage_clean lock: context canceledā}
2025-08-19T06:50:31.255905597Z Error: loading initial config: loading new config: http app module: start: finalizing automatic HTTPS: managing certificates for [c-----.----rp.se]: automate: manage [c-----.----rp.se]: c-----.----rp.se: caching certificate: decoding certificate metadata: unexpected end of JSON input
2025-08-19T06:50:31.355725584Z [Tue Aug 19 06:50:31.355376 2025] [mpm_event:notice] [pid 135:tid 135] AH00489: Apache/2.4.62 (Unix) configured ā resuming normal operations
2025-08-19T06:50:31.355960590Z [Tue Aug 19 06:50:31.355780 2025] [core:notice] [pid 135:tid 135] AH00094: Command line: ā/usr/local/apache2/bin/httpd -D FOREGROUNDā
2025-08-19T06:50:33.445572375Z {ālevelā:āinfoā,ātsā:1755586233.445175,āmsgā:āusing config from fileā,āfileā:ā/tmp/Caddyfileā}
2025-08-19T06:50:33.448426738Z {ālevelā:āinfoā,ātsā:1755586233.4477127,āmsgā:āadapted config to JSONā,āadapterā:ācaddyfileā}
2025-08-19T06:50:33.451743210Z {ālevelā:āinfoā,ātsā:1755586233.4515374,āmsgā:āfailed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See UDP Buffer Sizes Ā· quic-go/quic-go Wiki Ā· GitHub for details.ā}
2025-08-19T06:50:33.452622930Z Error: loading initial config: loading new config: http app module: start: finalizing automatic HTTPS: managing certificates for [c-----.----rp.se]: automate: manage [c-----.----rp.se]: c-----.----rp.se: caching certificate: decoding certificate metadata: unexpected end of JSON input
2025-08-19T06:50:36.512926874Z {ālevelā:āinfoā,ātsā:1755586236.5125277,āmsgā:āusing config from fileā,āfileā:ā/tmp/Caddyfileā}
2025-08-19T06:50:36.515221915Z {ālevelā:āinfoā,ātsā:1755586236.5150523,āmsgā:āadapted config to JSONā,āadapterā:ācaddyfileā}
2025-08-19T06:50:36.519342789Z {ālevelā:āinfoā,ātsā:1755586236.5191517,āmsgā:āfailed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 7168 kiB, got: 416 kiB). See UDP Buffer Sizes Ā· quic-go/quic-go Wiki Ā· GitHub for details.ā}
2025-08-19T06:50:36.519689296Z Error: loading initial config: loading new config: http app module: start: finalizing automatic HTTPS: managing certificates for [c-----.----rp.se]: automate: manage [c-----.----rp.se]: c-----.----rp.se: caching certificate: decoding certificate metadata: unexpected end of JSON input
Very grateful for any help I can get.