01-20-2023 06:17 AM
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
01-23-2023 03:28 AM
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.
05-12-2023 02:19 PM
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!
Explore our Alfresco products with the links below. Use labels to filter content by product module.