You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our enterprise license expired and needed to be replaced - however the message we got when trying to investigate what was going on looked like: Exception: You must be a LiteLLM Enterprise user to use this feature. If you have a license please set LITELLM_LICENSE in your env. If you want to obtain a license meet with us here: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat.
This looks like the issue is us not setting an env variable - however we did have it set, it was just pointing to an expired license. A separate error message for no license detected versus invalid license detected would have helped speed up our debugging process immensely.
Relevant log output
proxy-1 | raise Exception(
proxy-1 | Exception: You must be a LiteLLM Enterprise user to use this feature. If you have a license please set`LITELLM_LICENSE`in your env. If you want to obtain a license meet with us here: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat.
proxy-1 | Pricing: https://www.litellm.ai/#pricing
proxy-1 |
proxy-1 | ERROR: Application startup failed. Exiting.
proxy-1 |
proxy-1 |#------------------------------------------------------------#
proxy-1 |# #
proxy-1 |# 'This product would be better if...' #
proxy-1 |# https://github.com/BerriAI/litellm/issues/new #
proxy-1 |# #
proxy-1 |#------------------------------------------------------------#
proxy-1 |
proxy-1 | Thank you for using LiteLLM! - Krrish & Ishaan
proxy-1 |
proxy-1 |
proxy-1 |
proxy-1 | Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new
proxy-1 |
proxy-1 |
proxy-1 exited with code 3
Are you a ML Ops Team?
Yes
What LiteLLM version are you on ?
v1.54.0
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered:
What happened?
Our enterprise license expired and needed to be replaced - however the message we got when trying to investigate what was going on looked like:
Exception: You must be a LiteLLM Enterprise user to use this feature. If you have a license please set
LITELLM_LICENSEin your env. If you want to obtain a license meet with us here: https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat.
This looks like the issue is us not setting an env variable - however we did have it set, it was just pointing to an expired license. A separate error message for no license detected versus invalid license detected would have helped speed up our debugging process immensely.
Relevant log output
Are you a ML Ops Team?
Yes
What LiteLLM version are you on ?
v1.54.0
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: