When I want to save a change, I get this error message:
Linux, Firefox 23.0.1. The addons NoScript und RequestPolicy are allowing all requests. Edit: Same when both addons are disabled. asked 28 Aug '13, 08:27 salzbrezel |
Is this happening some of the time? All of the time? If there is an iD bug the place to report is on github at https://github.com/systemed/iD/issues answered 26 Oct '13, 04:38 pnorman |
add RAILS_SERVE_STATIC_FILES=true like below: RAILS_SERVE_STATIC_FILES=true RAILS_ENV=production bundle exec rails server --binding=0.0.0.0 answered 31 Dec '20, 14:05 Micheal Chen |
You need to indicate which editor (P1/P2/iD) you were using. You don't say so explicitly but I assume you were editing with one of the online editors and saving your changes.
You should also specify if you are behind a proxy.
I have the same problem (editor ID), firefox23.
Yeah, same error here on iD, Firefox 23.0.1, no proxies. I "solved" by using Chromium (27.0.1453.93)...
Same problem here. iD, FF 24.0, Adblock Plus disabled, NoScript allows all requests.