Hi,
I use ACS in the trial version and run it via docker-compose. After the first start (with docker-compose up) everything works fine, but on the next reboot, the digital workspace and proxy are disabled immediately, and I can't use the system. The digital workspace logs in docker look like this:
2023-01-20 11:59:28 rm: can't remove '/custom-theme/*': No such file or directory 2023-01-20 11:59:28 rm: can't remove '/usr/local/lib/node_modules': No such file or directory 2023-01-20 11:59:28 rm: can't remove '/usr/local/include': No such file or directory 2023-01-20 11:59:28 rm: can't remove '/usr/local/bin/node': No such file or directory 2023-01-20 11:59:28 rm: can't remove '/var/cache/nginx/.npm/_cacache': No such file or directory 2023-01-20 12:00:18 rm: can't remove '/custom-theme/*': No such file or directory 2023-01-20 12:00:18 rm: can't remove '/usr/local/lib/node_modules': No such file or directory 2023-01-20 12:00:18 rm: can't remove '/usr/local/include': No such file or directory 2023-01-20 12:00:18 rm: can't remove '/usr/local/bin/node': No such file or directory 2023-01-20 12:00:18 rm: can't remove '/var/cache/nginx/.npm/_cacache': No such file or directory
Do you have any idea why this is happening? Thanks for any help
Probably the user configured for such containers doesn't have permissions to delete these folders.
Try to set on your Docker Compose template the right user for running the container.
Hello,
If you do a --force-recreate it will start right again. Do you know what can be happening?
Also, where are the logs for digital-workpsace?
Thanks so much!
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.