openstreetmap imported local, prolem with save mofications on map

romeo romeo.petruca at perosoft.org
Sat Jan 12 07:08:10 UTC 2019


Installed openstreetmap local usig this guide:

https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md

Is working.

Problem on edit map, after make some when i click "Save" button, after 
grant acces to my user to ID, a popup window appear with message:

I don't know how to solve this.

Any help ?


  Routing Error


    No route matches [GET] "/land.html"

|Rails.root: /home/romeo/openstreetmap-website|

Application Trace 
<http://localhost:3000/land.html?oauth_token=G2bZ5yOE6lUZ7gDPlxo2SK1uQdfbZv62X8kof6GX#> 
| Framework Trace 
<http://localhost:3000/land.html?oauth_token=G2bZ5yOE6lUZ7gDPlxo2SK1uQdfbZv62X8kof6GX#> 
| Full Trace 
<http://localhost:3000/land.html?oauth_token=G2bZ5yOE6lUZ7gDPlxo2SK1uQdfbZv62X8kof6GX#> 


||


    Routes

Routes match in priority from top to bottom

Helper 	HTTP Verb 	Path 	Controller#Action
Path 
<http://localhost:3000/land.html?oauth_token=G2bZ5yOE6lUZ7gDPlxo2SK1uQdfbZv62X8kof6GX#> 
/ Url 
<http://localhost:3000/land.html?oauth_token=G2bZ5yOE6lUZ7gDPlxo2SK1uQdfbZv62X8kof6GX#> 
	
		
api_capabilities_path 	GET 	/api/capabilities(.:format) 	

api#capabilities

capabilities_path 	GET 	/api/0.6/capabilities(.:format) 	

api#capabilities

permissions_path 	GET 	/api/0.6/permissions(.:format) 	

api#permissions

changeset_create_path 	PUT 	/api/0.6/changeset/create(.:format) 	

changesets#create


	POST 	/api/0.6/changeset/:id/upload(.:format) 	

changesets#upload {:id=>/\d+/}

changeset_download_path 	GET 	/api/0.6/changeset/:id/download(.:format) 	

changesets#download {:id=>/\d+/}


	POST 	/api/0.6/changeset/:id/expand_bbox(.:format) 	

changesets#expand_bbox {:id=>/\d+/}

changeset_read_path 	GET 	/api/0.6/changeset/:id(.:format) 	

changesets#read {:id=>/\d+/}

changeset_subscribe_path 	POST 	/api/0.6/changeset/:id/subscribe(.:format) 	

changesets#subscribe {:id=>/\d+/}

changeset_unsubscribe_path 	POST 
/api/0.6/changeset/:id/unsubscribe(.:format) 	

changesets#unsubscribe {:id=>/\d+/}


	PUT 	/api/0.6/changeset/:id(.:format) 	

changesets#update {:id=>/\d+/}


	PUT 	/api/0.6/changeset/:id/close(.:format) 	

changesets#close {:id=>/\d+/}

changesets_path 	GET 	/api/0.6/changesets(.:format) 	

changesets#query

changeset_comment_path 	POST 	/api/0.6/changeset/:id/comment(.:format) 	

changeset_comments#create {:id=>/\d+/}

changeset_comment_hide_path 	POST 
/api/0.6/changeset/comment/:id/hide(.:format) 	

changeset_comments#destroy {:id=>/\d+/}

changeset_comment_unhide_path 	POST 
/api/0.6/changeset/comment/:id/unhide(.:format) 	

changeset_comments#restore {:id=>/\d+/}

node_create_path 	PUT 	/api/0.6/node/create(.:format) 	

nodes#create


	GET 	/api/0.6/node/:id/ways(.:format) 	

ways#ways_for_node {:id=>/\d+/}


	GET 	/api/0.6/node/:id/relations(.:format) 	

relations#relations_for_node {:id=>/\d+/}


	GET 	/api/0.6/node/:id/history(.:format) 	

old_nodes#history {:id=>/\d+/}


	POST 	/api/0.6/node/:id/:version/redact(.:format) 	

old_nodes#redact {:version=>/\d+/, :id=>/\d+/}


	GET 	/api/0.6/node/:id/:version(.:format) 	

old_nodes#version {:id=>/\d+/, :version=>/\d+/}


	GET 	/api/0.6/node/:id(.:format) 	

nodes#read {:id=>/\d+/}


	PUT 	/api/0.6/node/:id(.:format) 	

nodes#update {:id=>/\d+/}


	DELETE 	/api/0.6/node/:id(.:format) 	

nodes#delete {:id=>/\d+/}

nodes_path 	GET 	/api/0.6/nodes(.:format) 	

nodes#nodes

way_create_path 	PUT 	/api/0.6/way/create(.:format) 	

ways#create


	GET 	/api/0.6/way/:id/history(.:format) 	

old_ways#history {:id=>/\d+/}


	GET 	/api/0.6/way/:id/full(.:format) 	

ways#full {:id=>/\d+/}


	GET 	/api/0.6/way/:id/relations(.:format) 	

relations#relations_for_way {:id=>/\d+/}


	POST 	/api/0.6/way/:id/:version/redact(.:format) 	

old_ways#redact {:version=>/\d+/, :id=>/\d+/}


	GET 	/api/0.6/way/:id/:version(.:format) 	

old_ways#version {:id=>/\d+/, :version=>/\d+/}


	GET 	/api/0.6/way/:id(.:format) 	

ways#read {:id=>/\d+/}


	PUT 	/api/0.6/way/:id(.:format) 	

ways#update {:id=>/\d+/}


	DELETE 	/api/0.6/way/:id(.:format) 	

ways#delete {:id=>/\d+/}

ways_path 	GET 	/api/0.6/ways(.:format) 	

ways#ways

relation_create_path 	PUT 	/api/0.6/relation/create(.:format) 	

relations#create


	GET 	/api/0.6/relation/:id/relations(.:format) 	

relations#relations_for_relation {:id=>/\d+/}


	GET 	/api/0.6/relation/:id/history(.:format) 	

old_relations#history {:id=>/\d+/}


	GET 	/api/0.6/relation/:id/full(.:format) 	

relations#full {:id=>/\d+/}


	POST 	/api/0.6/relation/:id/:version/redact(.:format) 	

old_relations#redact {:version=>/\d+/, :id=>/\d+/}


	GET 	/api/0.6/relation/:id/:version(.:format) 	

old_relations#version {:id=>/\d+/, :version=>/\d+/}


	GET 	/api/0.6/relation/:id(.:format) 	







	
	
	

	
	
	

	
	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190112/bdf7fe51/attachment-0001.html>


More information about the rails-dev mailing list