ItsOnlyMe
Verified User
Ever since this new type of lincense method i see a lot of issues starting to occur and mostly due to not being able to talk to the socket.
I find my self in a position currently to not being able to migrate webservers on a fast way because nothing works in parallel, even non multi threaded actions make directadmin crash.
Can this be sorted out and fixed? Why does the dataskq need to do all the permissions setting? What was wrong with the bash script that used to do this?
I find my self in a position currently to not being able to migrate webservers on a fast way because nothing works in parallel, even non multi threaded actions make directadmin crash.
Can this be sorted out and fixed? Why does the dataskq need to do all the permissions setting? What was wrong with the bash script that used to do this?
Code:
set /home/USERNAME USERNAME:USERNAME 711 flag
safe set from=/home/USERNAME run_as=USERNAME path=/home/USERNAME/.shadow chown=USERNAME:mail '' chmod=640 dir_chmod=
2022/04/25 10:06:17 fatal directadmin service is not running, refusing to run error=executing request: Get "http://unix/license": dial unix /usr/local/directadmin/shared/internal.sock: connect: no such file or directory
safe set from=/home/USERNAME run_as=USERNAME path=/home/USERNAME/domains chown=USERNAME:USERNAME '' chmod=711 dir_chmod=
2022/04/25 10:06:17 fatal directadmin service is not running, refusing to run error=executing request: Get "http://unix/license": dial unix /usr/local/directadmin/shared/internal.sock: connect: no such file or directory
safe set from=/home/USERNAME run_as=USERNAME path=/home/USERNAME/domains/* chown=USERNAME:USERNAME '' chmod=711 dir_chmod=