Hi.
I’m trying to install The Rails Port through this instructions:
https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md
I have 2 questions:
- Does The Rails Port have a login system like OSM or it is only for standalone purposes?
- In the following command:
bundle exec rake yarn:install
It gives me the following error:

I’m using Ubuntu Bash on Windows 10 x64
Thanks.
Another screenshot, but now with the --trace command

Solved this problem with Tom Hughes’s suggestion at GitHub
But now I’m stuck in the next step.
When I run the command
bundle exec rake db:create
It gives me the following error:

mmd
#4
Looks like your Postgres database is not up and running.
mmd
#5
Please don’t post the same question here and on Github as an issue, as you’re wasting people’s time this way!
https://github.com/openstreetmap/openstreetmap-website/issues/2292