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
engine pgsql not enabled or not supported, please contact admin : Traceback (most recent call last):
File "/root/venv4archery/lib/python3.9/site-packages/django_q/cluster.py", line 432, in worker
res = f(*task["args"], **task["kwargs"])
File "/data/glc/archery/sql/utils/execute_sql.py", line 43, in execute
execute_engine = get_engine(instance=workflow_detail.instance)
File "/data/glc/archery/sql/engines/init.py", line 238, in get_engine
raise ValueError(
ValueError: engine pgsql not enabled or not supported, please contact admin
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
engine pgsql not enabled or not supported, please contact admin : Traceback (most recent call last):
File "/root/venv4archery/lib/python3.9/site-packages/django_q/cluster.py", line 432, in worker
res = f(*task["args"], **task["kwargs"])
File "/data/glc/archery/sql/utils/execute_sql.py", line 43, in execute
execute_engine = get_engine(instance=workflow_detail.instance)
File "/data/glc/archery/sql/engines/init.py", line 238, in get_engine
raise ValueError(
ValueError: engine pgsql not enabled or not supported, please contact admin
Beta Was this translation helpful? Give feedback.
All reactions