You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
In production, Rails ActiveStorage has an expiry bug when generating pre-signed URLs with R2 storage, which causes profile images to be blocked with a 403 forbidden error shortly after changing the image.
To Reproduce
Steps to reproduce the behavior:
Change profile image
Wait a day or two
Observe missing image
Expected behavior
A clear and concise description of what you expected to happen.
Profile images should display indefinitely.
What version of Maybe are you using?
Hosted only.
What operating system and browser are you using?
The more info the better.
Screenshots / Recordings
If applicable, add screenshots or short video recordings to help show the bug in more detail.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
In production, Rails
ActiveStorage
has an expiry bug when generating pre-signed URLs with R2 storage, which causes profile images to be blocked with a 403 forbidden error shortly after changing the image.To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Profile images should display indefinitely.
What version of Maybe are you using?
Hosted only.
What operating system and browser are you using?
The more info the better.
Screenshots / Recordings
If applicable, add screenshots or short video recordings to help show the bug in more detail.
The text was updated successfully, but these errors were encountered: