Closed opyh closed 7 years ago
Probably related (since we haven't whitelisted /beta
yet): https://github.com/sozialhelden/wheelmap/issues/411#issuecomment-249613722
@opyh So the /beta
is white listed on staging now. :)
We were thinking about using the prefix for /beta/*
via nginx but we noticed some slight changes in the new front-end URLs along with the node detail page view
. In order to provide a proper solution we would love to ask if this is intended and if yes, would you mind to explain to us the new concept of it tomorrow?
Deployed to staging-20170817105118 and production-20170817112353 today. Closed.
We also did a manual edit in wheelmap_staging.conf
and wheelmap_production.conf
on each server.
Currently I can't access https://staging.wheelmap.org/beta/nodes/3230907861#/?lat=52.5417&lon=13.3884 – according to the Rails logs, this request does not reach the Rails application. It should be routed the same as https://staging.wheelmap.org/beta (which is reachable and gets a response from the Rails app server).