t3-innovation-network / OCF-Collab

0 stars 0 forks source link

[Airbrake] [Production] string contains null byte #56

Open edgarf opened 2 months ago

edgarf commented 2 months ago

Airbrake error: #4853 Airbrake project: OCN RB

Error type: ArgumentError Error message: string contains null byte Where: <no information> Occurred at: Sep 03, 2024 03:19:49 UTC First seen at: Sep 03, 2024 03:19:49 UTC Occurrences: 0 (0 since last deploy on Aug 01, 2024 12:23:51 UTC) Severity: error

URL: <no information> File: /GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb

Backtrace:

/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:894:in exec_params
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:894:in block (2 levels) in exec_no_cache
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract_adapter.rb:1028:in block in with_raw_connection
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/concurrency/null_lock.rb:9:in synchronize
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract_adapter.rb:1000:in with_raw_connection
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:893:in block in exec_no_cache
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/notifications/instrumenter.rb:58:in instrument
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract_adapter.rb:1143:in log
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:892:in exec_no_cache
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:872:in execute_and_clear
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/postgresql/database_statements.rb:77:in exec_delete
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract/database_statements.rb:202:in update
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract/query_cache.rb:25:in update
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:608:in _update_record
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:1212:in _update_row
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/locking/optimistic.rb:93:in _update_row
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:1234:in _update_record
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/attribute_methods/dirty.rb:234:in _update_record
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/callbacks.rb:449:in block (2 levels) in _update_record
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/timestamp.rb:138:in record_update_timestamps
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/callbacks.rb:449:in block in _update_record
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:110:in run_callbacks
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:952:in _run_update_callbacks
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/callbacks.rb:449:in _update_record
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/timestamp.rb:120:in _update_record
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:1221:in create_or_update
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/callbacks.rb:441:in block in create_or_update
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:121:in block in run_callbacks
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/autosave_association.rb:375:in around_save_collection_association
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:130:in block in run_callbacks
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:141:in run_callbacks
/GEM_ROOT/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb:952:in _run_save_callbacks
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/callbacks.rb:441:in create_or_update
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/timestamp.rb:125:in create_or_update
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:751:in save!
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/validations.rb:55:in save!
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/transactions.rb:313:in block in save!
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/transactions.rb:365:in block in with_transaction_returning_status
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract/database_statements.rb:342:in transaction
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/transactions.rb:361:in with_transaction_returning_status
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/transactions.rb:313:in save!
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/suppressor.rb:56:in save!
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:906:in block in update!
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/transactions.rb:365:in block in with_transaction_returning_status
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/connection_adapters/abstract/database_statements.rb:342:in transaction
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/transactions.rb:361:in with_transaction_returning_status
/GEM_ROOT/gems/activerecord-7.1.3.2/lib/active_record/persistence.rb:904:in update!
/PROJECT_ROOT/app/services/node_directory_entry_sync.rb:123:in block in update_competencies!
/PROJECT_ROOT/app/services/node_directory_entry_sync.rb:114:in map
/PROJECT_ROOT/app/services/node_directory_entry_sync.rb:114:in update_competencies!
...

Visit Airbrake error to view the full backtrace.