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
# Output a warning in the logs if the license is invalid
12
+
ifAvo::Current.license.invalid?
13
+
Avo.logger.debug"Your Avo license looks invalid. Please troubleshoot it using the directions here: https://docs.avohq.io/3.0/license-troubleshooting.html"
0 commit comments