<p>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:</p>
<pre><code>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'
</code></pre>
<p>All errors have almost the same call stack: every step which calls function <code>call </code>in <code>cors.rb</code> fails.<br>
¿Could it be related to this issue?</p>
<p>I installed memcached and modified settings.local.yml as suggested but still no success...<br>
Thanks in advance!</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/2488?email_source=notifications&email_token=AAK2OLN33FNI6VXKXJTXL5LQ4YJA3A5CNFSM4KBDXN5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEINOQZQ#issuecomment-572188774">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJH7KUPBOQDVS2PQMDQ4YJA3ANCNFSM4KBDXN5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLO5MVJKOL5UP3QYPDDQ4YJA3A5CNFSM4KBDXN5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEINOQZQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/2488?email_source=notifications\u0026email_token=AAK2OLN33FNI6VXKXJTXL5LQ4YJA3A5CNFSM4KBDXN5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEINOQZQ#issuecomment-572188774",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2488?email_source=notifications\u0026email_token=AAK2OLN33FNI6VXKXJTXL5LQ4YJA3A5CNFSM4KBDXN5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEINOQZQ#issuecomment-572188774",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>