[openstreetmap/openstreetmap-website] undefined method `create_request_token' for nil:NilClass (#1398)
Mahdi
notifications at github.com
Tue Sep 1 08:20:54 UTC 2020
Yes and I used these confis:
```
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header Host $http_host;
proxy_redirect off;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_pass_header Set-Cookie;
proxy_pass http://127.0.0.1:3000;
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1398#issuecomment-684555346
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200901/915175c6/attachment.htm>
More information about the rails-dev
mailing list