Skip to content

Sentry error: Missing Active Storage service name #3010

@nickcharlton

Description

@nickcharlton

Since I merged in #2977, we've had just the one error which is nice. But it's a tricky one:

RuntimeError
Missing Active Storage service name. Specify Active Storage service name for config.active_storage.service in config/environments/production.rb (RuntimeError)

It's firing on every data reset (we reseed daily to avoid issues).

In config/storage.yml, we don't configure anything: https://github.com/thoughtbot/administrate/blob/main/spec/example_app/config/storage.yml

But what should we do? Configure an S3 bucket for demo purposes?

(It's not public information, and it's tricky to add people, but for reference a link to the Sentry issue: https://thoughtbot-ui.sentry.io/issues/7339850609/)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationhow to use administrate, examples and common usage

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions