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
Could you provide a more detailed configuration of the nginx configs. I can get most everything to work except bucket creation. I am not exactly sure where it is failing but I get a 404 error when /bucket/add gets called in STF::AdminWeb::Controller::Bucket. I think there may be a setting missing in the database.
The text was updated successfully, but these errors were encountered:
I think you just happened to deploy the admin web in a way we weren't expecting.
at $work, we just access the Plack port directly w/o going through nginx or some other proxy.
we're just going to have to come up with a new conf, I guess (would love it if you could send me a PR :)
Could you provide a more detailed configuration of the nginx configs. I can get most everything to work except bucket creation. I am not exactly sure where it is failing but I get a 404 error when /bucket/add gets called in STF::AdminWeb::Controller::Bucket. I think there may be a setting missing in the database.
The text was updated successfully, but these errors were encountered: