-
Hello,
While updating GitLab I encountered a duplicate key error:
PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "pg_constraint_conrelid_contypid_conname_index"
…
-
### Summary:
```
ubuntu@ip-10-0-0-222:/var/canvas$ RAILS_ENV=production $GEM_HOME/bin/bundle exec rake db:migrate
/var/canvas/vendor/bundle/ruby/2.6.0/gems/soap4r-ruby1.9-2.0.5/lib/soap/mapping…
-
tried using this today and after adding to my gemfile and running bundle i got this error.
Terminal Dump:
rails g will_filter
/Users/azeemhussein/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/…
-
Currently i experience an error when trying to upgrade to 14.2.1 form any 13.x and 14.x Version.
The message prior to the error:
_Caused by:
gitlab_1 | Expected batched background migratio…
-
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
3 months ago
-
I've upgraded gitlab(13.4.3->13.7.1) , I got following error.
```
2021-01-07 16:03:58.707 JST [1] LOG: database system is ready to accept connections
2021-01-07 16:04:30.951 JST [1717] ERROR: r…
-
Vulnerable Library - actionpack-6.1.3.2.gem
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Library home pa…
-
**Describe the bug**
Tons of `UPDATE "public"."oban_producers" AS o0 SET "updated_at" = $1 WHERE (o0."uuid" = $2)` as parentless spans
**Expected behavior**
Span from engine.ex should be respected …
-
Very nice plugin I used for all my projects in Redmine 3.3 & 3.4 for more than 3 years.
Now my first Redmine 4.0 installation on:
```
Environment:
Redmine version 4.0.4.stable
…
-
I've tracked down a memory leak in one of our applications that uses Ethon. The simplest reproduction I've been able to find is by running the following (in an irb or pry shell):
```ruby
require "et…