Hello, I have project to generate websocket connection server. but backup system stop working due
I just temporary fixed by back to use the old method
note# place socket file in "/home/user/_secret/server.sock", the backup working normally. only cause problem when place under domains directory.
Code:
Error copying /home/{USER}/domains/domain.com/public_html/_secret/server.sock to .... non_readable_files list.
I just temporary fixed by back to use the old method
Code:
extra_backup_option=--ignore-failed-read
note# place socket file in "/home/user/_secret/server.sock", the backup working normally. only cause problem when place under domains directory.