sql-action icon indicating copy to clipboard operation
sql-action copied to clipboard

SSDT error while deploying it from GitHub self hosted runner

Open ramesh82 opened this issue 2 years ago • 6 comments

Hi all,

I am getting the below error when publishing dacpac from self hosted runner.

Error: There was an error when attempting to execute the process 'sqlpackage'. This may indicate the process failed to start. Error: spawn sqlpackage ENOENT

It would be good to get some assistance on this issue.

ramesh82 avatar May 29 '23 08:05 ramesh82

Is sqlpackage installed on your runner image? Do you know what path sqlpackage is installed on?

dzsquared avatar May 30 '23 20:05 dzsquared

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] avatar Jun 13 '23 21:06 github-actions[bot]

I'm having this issue on a self-hosted runner docker image. Docker image installs sqlpackage at ~/sqlpackage and adds it to PATH. Another job in the workflow is able to use it. Any assistance would be great!

G0rdonHill avatar Jun 22 '23 16:06 G0rdonHill

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] avatar Jul 06 '23 18:07 github-actions[bot]

Had same issue - https://github.com/Azure/sql-action/issues/187

stiTMetcalfe avatar Sep 18 '23 23:09 stiTMetcalfe

This issue is idle because it has been open for 14 days with no activity.

github-actions[bot] avatar Oct 03 '23 03:10 github-actions[bot]