[openstreetmap/openstreetmap-website] HTTP 500 when trying to open a diary entry via a link (Issue #4890)
Tom Hughes
notifications at github.com
Mon Jun 10 13:45:37 UTC 2024
Log from production:
```
[ZmcC5886Iahkww7zrNg8dgAAJy0] Started GET "/user/SomeoneElse/diary/404191" for xxx at 2024-06-10 13:43:03 +0000
[ZmcC5886Iahkww7zrNg8dgAAJy0] Processing by DiaryEntriesController#show as HTML
[ZmcC5886Iahkww7zrNg8dgAAJy0] Parameters: {"display_name"=>"SomeoneElse", "id"=>"404191"}
[ZmcC5886Iahkww7zrNg8dgAAJy0] Rendered layout layouts/site.html.erb (Duration: 89.8ms | Allocations: 23500)
[ZmcC5886Iahkww7zrNg8dgAAJy0] Completed 500 Internal Server Error in 129ms (Allocations: 32521)
[ZmcC5886Iahkww7zrNg8dgAAJy0]
[ZmcC5886Iahkww7zrNg8dgAAJy0] ActionView::Template::Error (bad URI(is not URI?): "https://map.atownsend.org.uk/tmp/Screenshot 2024-05-29 224839.png"):
[ZmcC5886Iahkww7zrNg8dgAAJy0] 21: <% end -%>
[ZmcC5886Iahkww7zrNg8dgAAJy0] 22: <%= tag.link :rel => "search", :type => "application/opensearchdescription+xml", :title => "OpenStreetMap Search", :href => asset_path("osm.xml") %>
[ZmcC5886Iahkww7zrNg8dgAAJy0] 23: <%= tag.meta :name => "description", :content => "OpenStreetMap is the free wiki world map." %>
[ZmcC5886Iahkww7zrNg8dgAAJy0] 24: <%= opengraph_tags(@title, @og_image) %>
[ZmcC5886Iahkww7zrNg8dgAAJy0] 25: <% if flash[:matomo_goal] -%>
[ZmcC5886Iahkww7zrNg8dgAAJy0] 26: <%= tag.meta :name => "matomo-goal", :content => flash[:matomo_goal] %>
[ZmcC5886Iahkww7zrNg8dgAAJy0] 27: <% end -%>
[ZmcC5886Iahkww7zrNg8dgAAJy0]
[ZmcC5886Iahkww7zrNg8dgAAJy0] app/helpers/open_graph_helper.rb:7:in `opengraph_tags'
[ZmcC5886Iahkww7zrNg8dgAAJy0] app/views/layouts/_meta.html.erb:24
[ZmcC5886Iahkww7zrNg8dgAAJy0] app/views/layouts/_head.html.erb:11
[ZmcC5886Iahkww7zrNg8dgAAJy0] app/views/layouts/_head.html.erb:1
[ZmcC5886Iahkww7zrNg8dgAAJy0] app/views/layouts/site.html.erb:3
[ZmcC5886Iahkww7zrNg8dgAAJy0] config/initializers/compressed_requests.rb:27:in `call'
[ZmcC5886Iahkww7zrNg8dgAAJy0] config/initializers/cors.rb:9:in `call'
[ZmcC5886Iahkww7zrNg8dgAAJy0] Processing by ErrorsController#internal_server_error as HTML
[ZmcC5886Iahkww7zrNg8dgAAJy0] Parameters: {"display_name"=>"SomeoneElse", "id"=>"404191"}
[ZmcC5886Iahkww7zrNg8dgAAJy0] Rendered layout layouts/error.html.erb (Duration: 4.5ms | Allocations: 1996)
[ZmcC5886Iahkww7zrNg8dgAAJy0] Completed 500 Internal Server Error in 8ms (Views: 5.7ms | ActiveRecord: 0.0ms | Allocations: 2761)
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4890#issuecomment-2158422311
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4890/2158422311 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240610/e70d01ca/attachment.htm>
More information about the rails-dev
mailing list