-
In order to use the admin interface, I have to create a super user first. But I'm getting the following error in an unmodified Playdoh:
vagrant@lucid32:~/project$ ./manage.py createsuperuser
/home/va…
-
hello, I upgrade from onlyoffice community edition from 9 to 9.5, but I don't restore the mail-server data in my docker container, only from "community" edition, so I can't reset the password because …
-
Message IDs are used for duplicate suppression. It's not necessary that they are truly random, nor satisfy any nonce-criteria from the field of cryptography.
Anything from `hash.Hash->Sum(x)` will be…
-
I just set this up for a client. This is the config we ended up going with.
- Directory Structure
- TLS Config via Let's Encrypt / Caddy
- SMTP Relay Config
## Directory Structure
- `caddy`…
-
I have been rerunning my torture test since issues I posted earlier have apparently been addressed.
The test:
1. generates random genomes and simulates reads from those genomes parameterizable in ma…
biork updated
2 years ago
-
### Problem and impact
I have tried to run pretix with https://github.com/ZPascal/pretix-docker-compose (community install guide) which has recently started using Postgres 16. When I run a fresh new …
-
https://github.com/PetJournal/product/issues/1
-
I have just cloned this repository and tried to run it but the pretix migration fails with the following error :
```
pretix_app | Applying auth.0011_update_proxy_permissions... OK
pretix_app …
-
**Describe the bug**
I am using version 0.19.1 of tortoise-orm. It is not fetching the datetime fields of models correctly from from postgres database. This problem is not present in version 0.19.0.
…
-
saas:build fails right now when `composer install --no-dev` has been done. it cannot find bootstrap, as it's right now in require-dev 🤔
https://github.com/symfony/demo/blob/main/composer.json#L66