runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 26.1.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> from db import db File "/home/user/app/db.py", line 194, in <module> db = Database() File "/home/user/app/db.py", line 35, in __init__ self._init_schema() File "/home/user/app/db.py", line 43, in _init_schema cur.execute( ValueError: Hrana: `api error: `status=404 Not Found, body={"error":"auth role not found: 17037a4a-f9da-49b2-bb5b-132c2d44c7ee"}``
Container logs:
Fetching error logs...