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
{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
File "/data/blueking/bk-log-4.3.1-299/settings.py", line 40, in
_module = import(DJANGO_CONF_MODULE, globals(), locals(), ["*"])
File "/data/blueking/bk-log-4.3.1-299/config/init.py", line 48, in
APP_CODE = get_env_or_raise("APP_ID", "BKPAAS_APP_ID")
File "/data/blueking/bk-log-4.3.1-299/config/init.py", line 41, in get_env_or_raise
('Environment variable "{}" not found, you must set this variable to run this application.').format(keys)
RuntimeError: Environment variable "('APP_ID', 'BKPAAS_APP_ID')" not found, you must set this variable to run this application
需要帮我解决下这个问题