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
We managed to sync all assets with S3 using asset_sync gem.
When we run staging environment locally (rails s -e staging) the page is loaded with urls to s3.
When we try to do the same in staging environment, which run in Heroku server, after long waiting we get an Application Error screen. In server we see this log:
We managed to sync all assets with S3 using
asset_sync
gem.When we run staging environment locally (
rails s -e staging
) the page is loaded with urls to s3.When we try to do the same in staging environment, which run in Heroku server, after long waiting we get an Application Error screen. In server we see this log:
Some idea what can it be?
The text was updated successfully, but these errors were encountered: