Skip to content

"No snapshots exist" with snapshots enabled #576

Description

@Traver72

With the following configuration (development environment)

Rack::MiniProfiler.config.snapshot_every_n_requests = 1
Rack::MiniProfiler.config.storage = Rack::MiniProfiler::RedisStore

I made sure that RedisStore was working properly by checking that the rest was working and stored in Redis.
Either "snapshot_every_n_requests" is not triggered correctly or the snapshot cannot be created.
I use macos with apple m1 if that makes a difference.

There is nothing in the logs that would be helpful in troubleshooting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions