matlab-actions / setup-matlab

Set up your GitHub Actions workflow with a specific version of MATLAB.
BSD 3-Clause "New" or "Revised" License
77 stars 12 forks source link

Error using BatchToken/consumeTokenData #53

Closed zaikunzhang closed 1 year ago

zaikunzhang commented 1 year ago

MATLAB actions exit with

Error using BatchToken/consumeTokenData
  Current time (03-Jan-2023 14:04:49) for token from license 40847642 is NOT in
  the time range for this token (02-Jan-2022 09:17:07 to 03-Jan-2023 09:17:07)

  Error in BatchToken.enableTokenLicenses

See, for example,

https://github.com/zequipe/test_matlab/actions/runs/3830109751/jobs/6517573208

Thank you for taking a look.

mcafaro commented 1 year ago

@zaikunzhang Thanks for reporting this issue. We are working on it.

mcafaro commented 1 year ago

This issue should be resolved. Please feel free to reopen if you continue to experience it.

zaikunzhang commented 1 year ago

Thank you @mcafaro . It works.