Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BGE00171-176_swapped_MGE_cox1_insect_universal #32

Closed
wants to merge 0 commits into from

Conversation

dickgroenenberg
Copy link

Test to see if plate numbers were swapped: 173->171, 174->172, 171->173, 172->174 (175 and 176 remain unchanged).

@rvosa
Copy link
Member

rvosa commented Sep 3, 2024

🤖 - Error processing PR 32: attempt to write a readonly database
Stack trace:
Traceback (most recent call last):
File "/data/rutger.vos/barcode_validator/barcode_validator/daemon.py", line 72, in process_pr
self.initialize_pr(pr_number)
File "/data/rutger.vos/barcode_validator/barcode_validator/daemon.py", line 98, in initialize_pr
c.execute("INSERT OR REPLACE INTO prs (pr_number, status, last_updated) VALUES (?, 'processing', ?)",
sqlite3.OperationalError: attempt to write a readonly database

1 similar comment
@rvosa
Copy link
Member

rvosa commented Sep 3, 2024

🤖 - Error processing PR 32: attempt to write a readonly database
Stack trace:
Traceback (most recent call last):
File "/data/rutger.vos/barcode_validator/barcode_validator/daemon.py", line 72, in process_pr
self.initialize_pr(pr_number)
File "/data/rutger.vos/barcode_validator/barcode_validator/daemon.py", line 98, in initialize_pr
c.execute("INSERT OR REPLACE INTO prs (pr_number, status, last_updated) VALUES (?, 'processing', ?)",
sqlite3.OperationalError: attempt to write a readonly database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants