Closed
Description
I have a GitHub Action job that frequently (around 4 times out of 5) on with release: latest on a step that uses matlab-actions/run-command@v1
with error:
======BEGIN LICENSE MANAGER ERROR======
License checkout failed.
License Manager Error 4402
Missing root element in response
Troubleshoot this issue by visiting:
https://www.mathworks.com/support/lme/4402
Diagnostic Information:
Feature: MATLAB_Distrib_Comp_Engine
License path:
Licensing error: 4402,0.
======END LICENSE MANAGER ERROR======
exit status 1
other job that use R2022a or R2022b work fine all the time.
The job is https://github.com/robotology/robotology-superbuild/blob/master/.github/workflows/matlab-one-line-install-test.yml , recent job execution:
- recent job ended with a failure: https://github.com/robotology/robotology-superbuild/actions/runs/6346368869
- recent job ended with a a success: https://github.com/robotology/robotology-superbuild/actions/runs/6359421002
Downstream issue: robotology/robotology-superbuild#1492 .
Metadata
Metadata
Assignees
Labels
No labels