Job execution error: /bin/sh: 1: ./sqlpackage/: not found

Hello All,

I’m working to setup Sql backup for Azure SQL DB , i’ve deployed sqlbackupandftp on ubuntu registed my VM and established a connection to the DB . But when starting a backup job a got an error

sqlbak -rj -ji 48367
Starting scheduled job “New Backup job” - “FULL”. Server “sqlbak-poc”. Account “XXXX”. App v.“1.6.17”.
The backup folder “/tmp/sqlbak/sqlbak_t/b_48367_0908114449/” has “55.653GB” free space. The temporary folder “/tmp/sqlbak/sqlbak_t/b_48367_0908114449/” has “55.653GB” free space
Backing up “sqlbak-DB” database to “.bacpac” file.
Job execution error: /bin/sh: 1: ./sqlpackage/: Permission denied

Cleaning up backups of “New Backup job” job
Handling a console command has failed. .

Can you help me ?

Any update please on my issue ?

Hi Bilel,

To resolve the issue, please specify the path to sqlpackage utility via –update-settings

If you have any other questions, please let us know.

Thank you!