haberda/hassio_addons

Nextcloud internal server error

Closed this issue · 1 comments

Hi,
I have an issue while starting Nextcloud addon.
After starting all I can see is internal server error. Startup log below.
Any idea what could be the reason?

Environment:

Raspbery Pi 4 x64
Home Assistant OS
Core version 2022.7.3

Error:
exec: fatal: unable to exec bash : No such file or directory

Creating possible missing Directories mkdir: cannot create directory ‘/data/config/www/nextcloud/occ’: File exists

Full log:

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 02-tamper-check: executing...
**** The folders '/data/config/custom-cont-init.d' or '/data/config/custom-services.d'; or some of their contents have write permissions for others, which is a security risk. ****
**** Please review the permissions of these two folders and their contents to make sure they are owned by root, and can only be modified by root. ****
[cont-init.d] 02-tamper-check: exited 0.
[cont-init.d] 10-adduser: executing...
exec: fatal: unable to exec bash
: No such file or directory
[cont-init.d] 10-adduser: exited 127.
[cont-init.d] 20-config: executing...
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing...
Creating possible missing Directories
mkdir: cannot create directory ‘/data/config/www/nextcloud/occ’: File exists
chmod Files and Directories
chown Directories
chmod/chown .htaccess
using keys found in /ssl/nextcloud/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 40-config: executing...
[cont-init.d] 40-config: exited 0.
[cont-init.d] 50-install: executing...
[cont-init.d] 50-install: exited 0.
[cont-init.d] 60-memcache: executing...
[cont-init.d] 60-memcache: exited 0.
[cont-init.d] 70-aliases: executing...
[cont-init.d] 70-aliases: exited 0.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-files: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-files: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.

After deeper investigation it was an issue related to circles.