[101] SUPERLINK_LICENSE_INVALID¶
설명¶
The license of the SuperLink is invalid, causing it to exit prematurely on startup.
Possible causes of invalid license include:
FLWR_LICENSE_KEY
environment variable not set. This is required when starting the SuperLink Enterprise version.FLWR_LICENSE_KEY
environment variable set to an invalid license key.
How to Resolve¶
Set the
FLWR_LICENSE_KEY
as an environment variable when starting the SuperLink.Ensure the license key is valid.
If the issue persists, please contact support for further assistance.