-
The clean up runs on a cron task inside the pact broker docker image, but if there are multiple instances running in a cluster, then they will all attempt to clean at once.
Use a database level loc…
-
Document the steps to report a vulnerability.
1. OSVDB: email moderators@osvdb.org and/or message @osvdb on GitHub or Twitter.
2. Request a CVE from oss-sec mailing list or reserve a CVE from MITRE.
3…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
One of the database migration tool, https://github.com/golang-migrate/migrate.
**Describe the feature you'd…
-
Ruby advisory DB is incorrect reporting that actionpack 7.1.4 doesn't contain the patch for `CVE-2024-28103` aka https://github.com/rails/rails/security/advisories/GHSA-fwhr-88qx-h9g7.
I think the …
radar updated
2 months ago
-
When two nodes are added simultaneously to the closure tree table, this results in a deadlock and the query to acquire lock runs infinitely:
```
(0.7ms) SELECT GET_LOCK('b218f48596dc37d16bbcd16d…
-
### Summary:
I was in the middle of an upgrade to the latest stable release and during migrations, I encountered the following errors:
```
root@ip-172-31-21-71:/var/www/canvas# RAILS_ENV=produc…
-
When running
`bundle exec rake redmine:plugins NAME=redmine_inventory_manager RAILS_ENV=production`
I got the following error:
StandardError: An error has occurred, all later migrations canceled…
-
`rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_category_tree
rake aborted!
StandardError: An error has occurred, all later migrations canceled:
Directly inheriting from ActiveRec…
-
Got error while update Canvas
PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "index_role_overrides_on_context_role_permission"
### Steps to reproduce:
bundle confi…
-
I'm trying to upgrade from 12.5.2 tot 13.3.4. I also updated the Postgres from `sameersbn/postgresql:9.6-2` to `sameersbn/postgresql:12-20200524`, since GitLab 13 requires at least Postgres 11. Howev…