Skip to content

OperationalError: unable to open database file #6

Description

@gisce-ti-sentry

Sentry Issue: GAB-3

OperationalError: unable to open database file
  File "threading.py", line 1024, in run
    self._target(*self._args, **self._kwargs)
  File "github_agent_bridge/executor.py", line 181, in _loop
    did = self.work_one(worker_id)
  File "github_agent_bridge/executor.py", line 58, in work_one
    job = self.queue.claim_next(worker_id)
  File "github_agent_bridge/queue.py", line 147, in claim_next
    with self.connect() as con:
  File "github_agent_bridge/queue.py", line 36, in connect
    con = sqlite3.connect(self.path, timeout=30, isolation_level=None)

This issue was automatically created by Sentry via Github Issue

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions