osunyorg / admin

L'espace d'administration d'Osuny
https://www.osuny.org
MIT License
32 stars 2 forks source link

ActiveRecord::InvalidForeignKey in active_storage/representations/redirect#show #2108

Closed SebouChu closed 1 month ago

SebouChu commented 3 months ago

Error in Osuny

ActiveRecord::InvalidForeignKey in active_storage/representations/redirect#show PG::ForeignKeyViolation: ERROR: insert or update on table "active_storage_variant_records" violates foreign key constraint "fk_rails_993965df05" DETAIL: Key (blob_id)=(718681c7-31b5-4b75-affe-bed7978a7cdf) is not present in table "active_storage_blobs".

View on Bugsnag

Stacktrace

vendor/bundle/ruby/3.3.0/gems/activerecord-7.1.3.4/lib/active_record/connection_adapters/postgresql_adapter.rb:894 - exec_params

View full stacktrace

Created automatically via Bugsnag

SebouChu commented 2 months ago

An error linked to this issue has been reopened in Bugsnag ActiveRecord::InvalidForeignKey in active_storage/representations/redirect#show