-
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"
…
-
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…
-
**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 …
-
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…
-
Ruuning `RAILS_ENV=production bundle exec rails db:migrate` causes an `No indexes found on #{table_name} with the options provided.` error.
This is from upstream `main` branch from the official Mas…
-
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…
-
The fix in PR #509 ( https://github.com/pdfkit/pdfkit/pull/509 ) does not fix the underlying issue. The issue is you're not shell escaping the input that you're passing to a shell command. The fix in…
-
We're unable to clone this repo when using the deploy key that's set up in our CircleCI. The key is correctly set up in github as a deploy key and we've been using it since 2021 with no issues (yes, w…
-
### 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…