quintel / etmoses

Online decision support tool to create local energy situations for neighbourhoods, cities and regions with a time resolution of 15 minutes created and maintained by Quintel – Not maintained
https://moses.energytransitionmodel.com
MIT License
11 stars 3 forks source link

[Airbrake] [Production] Validation failed: Name is too long (maximum is 100 characters) #1474

Open dennisquintel opened 7 years ago

dennisquintel commented 7 years ago

Airbrake error: #1750 Airbrake project: ETMoses

Error type: ActiveRecord::RecordInvalid Error message: Validation failed: Name is too long (maximum is 100 characters) Where: testing_grounds#save_as Occurred at: Oct 04, 2016 13:41:26 UTC First seen at: Oct 04, 2016 13:41:26 UTC Occurrences: 1 (1 since last deploy on Sep 29, 2016 12:50:22 UTC)

URL: https://moses.energytransitionmodel.com/testing_grounds/578/save_as File: [GEM_ROOT]/gems/activerecord-4.1.16/lib/active_record/validations.rb

Backtrace:

[GEM_ROOT]/gems/activerecord-4.1.16/lib/active_record/validations.rb:57:in save!
[GEM_ROOT]/gems/activerecord-4.1.16/lib/active_record/attribute_methods/dirty.rb:29:in save!
[GEM_ROOT]/gems/activerecord-4.1.16/lib/active_record/transactions.rb:273:in block in save!
[GEM_ROOT]/gems/activerecord-4.1.16/lib/active_record/transactions.rb:329:in block in with_transaction_returning_status
grdw commented 7 years ago

A validation shouldn't trigger an error ...

dennisquintel commented 7 years ago

Comment from Airbrake: Resolved error reoccurred.

grdw commented 7 years ago

This has to be the production environment triggering this error.