Foxhind / MapCraft

Massively mapping management tool
Other
27 stars 15 forks source link

can't login on mapcraft #34

Closed derickr closed 12 years ago

derickr commented 12 years ago

Hi!

I am trying to create a cake diagram for Saturday's mapping party in Brighton, but I can't seem to login. Could you investigate please?

I'm getting something like:

OAuthException Object ( [message:protected] => Invalid auth/bad request (got a 500, expected HTTP/1.1 20X or a redirect) [string:Exception:private] => [code:protected] => 500 [file:protected] => /srv/www/mapcraft.nanodesu.ru/app/auth_osm.php [line:protected] => 12 [trace:Exception:private] => Array ( [0] => Array ( [file] => /srv/www/mapcraft.nanodesu.ru/app/auth_osm.php [line] => 12 [function] => getRequestToken [class] => OAuth [type] => -> [args] => Array ( [0] => http://www.openstreetmap.org/oauth/request_token ) ) ) [previous:Exception:private] => [lastResponse] =>
Application error

The OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)

Feel free to contact the OpenStreetMap community if your problem persists. Make a note of the exact URL / post data of your request.

This may be a problem in our Ruby On Rails code. 500 occurs with exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code)
[debugInfo] => ) 

cheers, Derick

derickr commented 12 years ago

Apparently this is a bug in the OSM OAuth stuff.

osmisto commented 12 years ago

Hi, I successfully logged in. Did it solved for you now?

derickr commented 12 years ago

Yeah, this turned out to be a problem with OSM's OAuth stuff.