<p>After creating new database I do</p>
<pre><code>bundle exec rake db:migrate
</code></pre>
<p>and migrations fail at "031_create_countries.rb" <br>
Sorry, I cannot reproduce error message now, it was about "name or service not known" in HTTP.<br>
The problem seems to be with line 17 in file db / migrate / 031_create_countries.rb:</p>
<pre><code> Net::HTTP.start('ws.geonames.org') do |http|
</code></pre>
<p>Name ws.geonames.org is not reolving by DNS servers for last few days.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/issues/681'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwNTUwMzg3MywiZGF0YSI6eyJpZCI6MjM3NDM1MjN9fQ==--99386e286cc1a5a6526daad63e5a91847f9c6e63.gif' height='1' width='1'></p>