[ ] ... the documentation does not mention anything about my problem
[ ] ... there are no open or closed issues that are related to my problem
Description
got following error
[cont-init.d] 15-config-postfix.sh: exited 0.
[cont-init.d] 50-svc-main.sh: executing...
DB migration
INFO Nothing to migrate.
Clear cache
ERROR Failed to clear cache. Make sure you have the appropriate permissions.
INFO Configuration cached successfully.
In ViewClearCommand.php line 59:
View path not found.
[cont-init.d] 50-svc-main.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[postfix-config] virtual_uid_maps =
Creating check_access stored procedure
[cont-init.d] 15-config-postfix.sh: exited 0.
[cont-init.d] 50-svc-main.sh: executing...
DB migration
INFO Nothing to migrate.
Clear cache
ERROR Failed to clear cache. Make sure you have the appropriate permissions.
INFO Configuration cached successfully.
In ViewClearCommand.php line 59:
View path not found.
[cont-init.d] 50-svc-main.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
Support guidelines
I've found a bug and checked that ...
Description
got following error
[cont-init.d] 15-config-postfix.sh: exited 0. [cont-init.d] 50-svc-main.sh: executing... DB migration INFO Nothing to migrate.
Clear cache ERROR Failed to clear cache. Make sure you have the appropriate permissions.
INFO Configuration cached successfully.
In ViewClearCommand.php line 59:
View path not found.
[cont-init.d] 50-svc-main.sh: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal. [s6-finish] sending all processes the KILL signal and exiting.
Expected behaviour
schuld work
Actual behaviour
not working boot loop
Steps to reproduce
create docker-compose.yaml docker compose up
Docker info
Docker Compose config
Logs
Additional info
In ViewClearCommand.php line 59:
View path not found.
chmod -R 777 /containers/anonaddy_data change nothing