[openstreetmap/openstreetmap-website] Session.id unit test failures (#2488)

josetuna notifications at github.com
Wed Jan 8 18:08:13 UTC 2020


Hi to all! I'm trying to install Rails Port on an Ubuntu 18.04 VM. I've followed the tutorial, but fails in the test with this kind of errors:

```
Error:
UserDiariesTest#test_showing_create_diary_entry:
ActionView::Template::Error: 
    app/views/layouts/_header.html.erb:105
    app/views/layouts/site.html.erb:5
    app/controllers/diary_entries_controller.rb:21:in `new'
    config/initializers/compressed_requests.rb:27:in `call'
    config/initializers/cors.rb:9:in `call'
    test/integration/user_diaries_test.rb:29:in `test_showing_create_diary_entry'
```
All errors have almost the same call stack: every step which calls function `call `in `cors.rb` fails.
¿Could it be related to this issue?

I installed memcached and modified settings.local.yml as suggested but still no success...
Thanks in advance!


-- 
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/2488#issuecomment-572188774
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200108/080aa0c6/attachment-0001.htm>


More information about the rails-dev mailing list