Closed zaikunzhang closed 9 months ago
Hi Zaikun,
There was a licensing outage on Saturday which is the likely cause of error 2 and 3.
Error 1 looks like a possible cache conflict. setup-matlab@v2
has a cache
input you can set to true
in order to cache MATLAB in the the runner cache. Can you try using that rather than actions/cache
manually?
Thank you @mcafaro . My workflows are running correctly now after setting cache: true
.
License checkout failed. License Manager Error -1 The license.dat file cannot be found.
Troubleshoot this issue by visiting: https://www.mathworks.com/support/lme/R2021b/1
Diagnostic Information: Feature: MATLAB License path: /home/runner/.matlab/R2021b_licenses:/opt/hostedtoolcache/MATLAB/2021.2.999/x64/licenses/license.dat :/opt/hostedtoolcache/MATLAB/2021.2.999/x64/licenses Licensing error: -1,359. System Error: 2 exit status 1 Error: Error: The process '/home/runner/work/_actions/matlab-actions/run-command/v2/dist/bin/glnxa64/run-matlab-command' failed with exit code 1
Hello, I'm having the same problem, tested yesterday and today using Matlab 2021b. Licensing outage?
Thanks for the help
There should no longer be a licensing outage. Are you using a public repository? Can you post a link to the job log?
Hello @mcafaro
Im using a private repo, should it be a problem?
@bitwiseops Automatic licensing is only available for public projects at the moment. If you send us an email at continuous-integration@mathworks.com , we can look into adding you to a pilot program for private projects.
@mcafaro I see, thank you for the help.
@bitwiseops Automatic licensing is only available for public projects at the moment. If you send us an email at continuous-integration@mathworks.com , we can look into adding you to a pilot program for private projects.
Hello @mcafaro I tried to send an email, but it gets rejected because of DSN code 5.7.1
Hi,
In the following workflow runs, various errors occur
https://github.com/opt4ai/prima/actions/runs/7855964578 https://github.com/opt4ai/prima/actions/runs/7846540039
There are at least three types of errors (maybe more):
https://github.com/opt4ai/prima/actions/runs/7855964578/job/21438238878
https://github.com/opt4ai/prima/actions/runs/7855964578/job/21438239550
https://github.com/opt4ai/prima/actions/runs/7855964578/job/21438236359
Thank you for taking a look.
Best regards, Zaikun