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
The solution is probably to start oxidized with APP_ENV=production oxidized.
As I cannot reproduce, I cannot test it.
This Issue is being worked on in the oxidized issue 3340
I believe a change upstream may have changed the handling of connection restrictions.
Per this comment in ytti/oxidized, I suggest updating webapp.rb with the following line:
set :host_authorization, { permitted_hosts: [] }
The text was updated successfully, but these errors were encountered: