[openstreetmap-website] database migrations fail due to ws.geonemes.org unavailable (#681)

Sergej Orlov notifications at github.com
Fri Jan 17 15:04:33 UTC 2014


After creating new database I do
```
bundle exec rake db:migrate
```
and migrations fail at "031_create_countries.rb" 
Sorry, I cannot reproduce error message now, it was about "name or service not known" in HTTP.
The problem seems to be with line 17 in file db / migrate / 031_create_countries.rb:
```
 Net::HTTP.start('ws.geonames.org') do |http|
```
Name ws.geonames.org is not reolving by DNS servers for last few days.



---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20140117/4a156e84/attachment.html>


More information about the rails-dev mailing list