Hello.
If you are correct, the only thing is that the error began to happen since the machine was full, that is, since I uploaded the question to the forum, I had already uploaded the disk in the virtual machine and made all of its recommendations with more than enough space.
Also clarify that the machine has 4vCPU, 16GB RAM and 300GB of storage.
Also answering the questions you give me, here are the logs that appear in sudo 'journalctl -f -u atom-worker':
Apr 24 12:45:42 atom-VirtualBox systemd[1]: Started atomworker.
Apr 24 12:45:42 atom-VirtualBox systemd[1276191]: atom-worker.service: Changing to the requested working directory failed: No such file or directory
Apr 24 12:45:42 atom-VirtualBox systemd[1276191]: atom-worker.service: Failed at step CHDIR spawning /usr/bin/php7.4: No such file or directory
Apr 24 12:45:42 atom-VirtualBox systemd[1]: atom-worker.service: Main process exited, code=exited, status=200/CHDIR
Apr 24 12:45:42 atom-VirtualBox systemd[1]: atom-worker.service: Failed with result 'exit-code'.
Apr 24 12:46:13 atom-VirtualBox systemd[1]: atom-worker.service: Scheduled restart job, restart counter is at 3.
Apr 24 12:46:13 atom-VirtualBox systemd[1]: Stopped atom worker.
Apr 24 12:46:13 atom-VirtualBox systemd[1]: atom-worker.service: Start request repeated too quickly.
Apr 24 12:46:13 atom-VirtualBox systemd[1]: atom-worker.service: Failed with result 'exit-code'.
Apr 24 12:46:13 atom-VirtualBox systemd[1]: Failed to start atom worker.
The version of AtoM used is 2.8.1 - 193 and we use all the dependencies that the documentation told us, we also have custom themes and finally we do not add more functionalities.
Thanks for your help.