ganddev/breminale_api

[Airbrake] [Production] invalid encoding name: unicode

Opened this issue · 0 comments

Airbrake error: #8602
Airbrake project: serene-ocean-3356

Error type: PG::Error
Error message: invalid encoding name: unicode
Where: <no information>
Occurred at: Oct 16, 2018 22:00:37 UTC
First seen at: Oct 16, 2018 22:00:37 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://serene-ocean-3356.herokuapp.com/api/v1/locations
File: /PROJECT_ROOT/vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.3/lib/active_record/connection_adapters/postgresql_adapter.rb

Backtrace:

/PROJECT_ROOT/vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.3/lib/active_record/connection_adapters/postgresql_adapter.rb:675:in set_client_encoding
/PROJECT_ROOT/vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.3/lib/active_record/connection_adapters/postgresql_adapter.rb:675:in configure_connection
/PROJECT_ROOT/vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.3/lib/active_record/connection_adapters/postgresql_adapter.rb:277:in reconnect!
/PROJECT_ROOT/vendor/bundle/ruby/2.2.0/gems/activerecord-4.2.3/lib/active_record/connection_adapters/abstract_adapter.rb:328:in verify!