Skip to content

OperationalError: unable to open database file #20

Description

@gisce-ti-sentry

Sentry Issue: GAB-A

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 186, in _loop
    while not self.stop_event.is_set():
  File "github_agent_bridge/executor.py", line 58, in work_one
    worker_id = worker_id or f"worker-{uuid.uuid4().hex[:8]}"
  File "github_agent_bridge/queue.py", line 149, in claim_next
    con.execute("BEGIN IMMEDIATE")

This issue was automatically created by Sentry via Github Issue

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions