openvitae-tech / blackboard-lms

LMS platform tailored for hotel and hospitality training needs written using Ruby on Rails.
MIT License
6 stars 3 forks source link

KeyError: Missing configuration for the amazon Active Storage service. Configurations available for the tes... #252

Open sentry-io[bot] opened 2 days ago

sentry-io[bot] commented 2 days ago

Sentry Issue: INSTRUO-PRODUCTION-8

KeyError: Missing configuration for the amazon Active Storage service. Configurations available for the test, local, s3_assets_store, and s3_video_store services. (KeyError)
  activestorage (7.2.1.1) lib/active_storage/service/registry.rb:18:in `block in fetch'
  activestorage (7.2.1.1) lib/active_storage/service/registry.rb:11:in `fetch'
  activestorage (7.2.1.1) lib/active_storage/service/registry.rb:11:in `fetch'
  activestorage (7.2.1.1) app/models/active_storage/blob.rb:345:in `service'
  activestorage (7.2.1.1) app/models/active_storage/blob.rb:232:in `url'
...
(90 additional frame(s) were not displayed)
deepakkumarnd commented 10 hours ago

Error is happening only for assets that doesn't seem to exist at present. On changing those assets for the first time the error happens.