-
## Error Information
### Message
> ```
> Mysql2::Error: Can't create a new thread (errno 11); if you are not out of available memory, you can consult the manual for a possible OS-dependent bug
> ```…
-
View details in Rollbar: [https://rollbar.com/ualbertalib/jupiter/items/1534/](https://rollbar.com/ualbertalib/jupiter/items/1534/)
```
PG::UndefinedTable: ERROR: missing FROM-clause entry for tabl…
-
The test suite for ActiveRecord 5.x emits deprecation warnings. They don't break anything but they are ugly and may confuse people reading the test suite output into thinking there is something wrong.…
-
reproduced with [gist](https://gist.github.com/senid231/b91bb2e51e7dd45be3d6c16c018dcbb5)
```ruby
begin
require 'bundler/inline'
require 'bundler'
rescue LoadError => e
STDERR.puts 'Bund…
-
I try to install package analytics into canvas. When I run command _Bunble update_, I get the following error:
```
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current d…
-
## Issue
Rails 6 introduced [`upsert_all`](https://apidock.com/rails/v6.0.0/ActiveRecord/Persistence/ClassMethods/upsert_all) and the SQL Server adapter does not implement it yet.
There's no suc…
-
## Error in Zync
**Keycloak::AuthenticationError** in **app/adapters/keycloak.rb:226**
execution expired
[View on Bugsnag](https://app.bugsnag.com/3scale-networks-sl/zync/errors/59a3d12753514b00183c…
-
## Error Information
### Message
> ```
> Mysql2::Error: Lost connection to MySQL server at 'reading initial communication packet', system error: 0
> ```
### Error Class
> ```
> Mysql2::Error
> ```…
-
The readme and [wiki](https://github.com/rgeo/rgeo-activerecord/wiki/Spatial-Factory-Store) cover how to configure new factories as a default or for specific geometry types, but I am wondering how to …
-
Oracle enhanced adapter needs to support https://github.com/rails/rails/pull/44591 which has eight commits. https://github.com/rails/rails/commit/deec3004d8d85443dc4f3f5fd22ab86b10adb58b triggers uni…