-
Hi,
I want to test Monica, but I do not have a SMTP server. I'd like to disable the email verification.
I deploy using Helm, and set the following:
```
extraEnv:
- name: APP_SIGNUP_DOU…
-
Hello @MeanSquaredError,
I am currently working with a SQLite3 database that can be accessed by several processes.
One of the processes can run a long write transaction and other processes could …
-
### Steps to reproduce
Executable test case
```ruby
# repro.rb
# frozen_string_literal: true
require "bundler/inline"
gemfile(true) do
source "https://rubygems.org"
#gem "rails…
-
When using the caching feature of outlines with multiple running processes, the cache database may get accessed simultaneously, resulting in disk I/O or database disk image errors:
```
sqlite3.Opera…
-
# Password Manager
The Password Manager is a secure and efficient solution for storing and managing your passwords using SQLite3. This project is designed to help users keep track of their passwords …
-
How to unlock locked database after previous crash?
-
### What happened?
sqlite3.IntegrityError: NOT NULL constraint failed: collections.database_id
### Versions
Python 3.11.7
![截屏2024-02-13 下午5 12 42](https://github.com/chroma-core/chroma/assets/139…
-
In the [BLAST+ manual](https://www.ncbi.nlm.nih.gov/books/NBK569839/#_usrman_BLAST_feat_Taxonomic_filtering_fo_), there are notes about support for exending the `--{negative}-taxids` CLI prompts to al…
-
It would be good feature, if the engine doesn't depend on the database backend. As I've seen, your architecture is well layered, and won't be a big development, to make the database engine pluggable, …
-
Error opening db.py when running scans
**Python 3.10, SpiderFoot 4.0.0. Spiderfoot master branch, but issue also appears in stable branch installs. All dependencies are up to date.**
Exception (…