When 2 jobs runs on same time with mysql in combination with ssh tunnel. it failed

when i run the jobs in a row there is no problem. they are 2 jobs that backup from 2 different database servers.

I just can’t run them one after the other as a solution. because the jobs overlap. so they always run simultaneously.

how can i solve this?

Hello Huib,

To resolve the issue, we need more details.

Could you please let us know what issue you encountered? Please provide us with a screenshot of the problem and a complete log, including any error messages you received.

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

Thank you for using SQLbackupAndFTP, and we apologize for the inconvenience.

in the log is the confidential information. but i am sure there is a bug. you can test it simple:

  1. you can add 2 databases server using a ssh tunnel.
  2. you create 2 task.
  3. you run the task at the same time.
  4. and it fails.

when you run the task separately it works.

Hello,

Thank you for your message.

It is expected behavior of our app. The application opens an SSH tunnel within the backup job process and cannot open two parallel tunnels simultaneously.

This limitation prevents both tasks from running at the same time when using SSH tunneling.

Regards,
Oleg