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
fresh installation. docker exec -t waldur-mastermind-worker status
INFO: Running Mastermind status check...
/usr/local/lib/python3.11/site-packages/glanceclient/common/http.py:171: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if kwargs.get('cacert', None) is not '':
Checking Waldur MasterMind services...
- Database PostgreSQL connection [OK]
- Task runners (Celery workers) [OK]
- Queue and cache server (Redis) connection [OK]
API endpoints check skipped
The text was updated successfully, but these errors were encountered:
fresh installation.
docker exec -t waldur-mastermind-worker status
The text was updated successfully, but these errors were encountered: