Server Info (please complete the following information):
OS:Ubuntu 20.04
Browser: n/a
RMM Version v0.15.12
Installation Method:
[X] Standard
[ ] Docker
Agent Info (please complete the following information):
Agent version (as shown in the 'Summary' tab of the agent from web UI): n/a
Agent OS: n/a
Describe the bug
When running the new backup.sh script it throw an error (see screenhot). The backup process does continue but in the end the file necessary for the mongo to postgresql conversion is not created. So I can't use the backup for the restore on the new OS,
To be absolute sure I was using the latest backup.sh I made sure to remove the old version.
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug When running the new backup.sh script it throw an error (see screenhot). The backup process does continue but in the end the file necessary for the mongo to postgresql conversion is not created. So I can't use the backup for the restore on the new OS,
To be absolute sure I was using the latest backup.sh I made sure to remove the old version.
To Reproduce Steps to reproduce the behavior: wget -N https://raw.githubusercontent.com/amidaware/tacticalrmm/master/backup.sh chmod +x backup.sh ./backup.sh
Expected behavior A full backup file with the file necessary for the mongo to postgresql conversion.
Screenshots
Additional context Running the command that throws the error manually gives the same error: