TykTechnologies / tyk-demo

Tyk Docker Demo with full Pro Tyk Installation and more!
52 stars 12 forks source link

License check shows warning with negative days counter instead of an error #194

Closed letzya closed 1 year ago

letzya commented 1 year ago

The check that needs fixing: WARNING: Licence DASHBOARD_LICENCE only has -12 days remaining

tyk-demo (master*) » cat bootstrap.log
Mon Apr 17 17:32:52 UTC 2023 START ▶ Tyk deployment bootstrap
Mon Apr 17 17:32:52 UTC 2023 Setting global variables
Mon Apr 17 17:32:52 UTC 2023   Ok
Mon Apr 17 17:32:52 UTC 2023 Checking Dashboard licence exists
Mon Apr 17 17:32:52 UTC 2023   Ok
Mon Apr 17 17:32:52 UTC 2023 Checking Dashboard licence expiry
Mon Apr 17 17:32:52 UTC 2023   WARNING: Licence DASHBOARD_LICENCE only has -12 days remaining
Mon Apr 17 17:32:52 UTC 2023 ERROR: Tyk Dashboard licence has expired. Update DASHBOARD_LICENCE variable in .env file with a new licence.
-----------------------------------------------------------------------------------------------------------------------------------
davegarvey commented 1 year ago

Resolved by #204