[openstreetmap/openstreetmap-website] Error during failsafe response: Missing template errors/not_found, application/not_found with {:locale=>[:en], :formats=>[:css], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jsonify, :coffee]}. (#2092)
Tom Hughes
notifications at github.com
Sat Dec 29 14:56:22 UTC 2018
- Previous message: [openstreetmap/openstreetmap-website] Error during failsafe response: Missing template errors/not_found, application/not_found with {:locale=>[:en], :formats=>[:css], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jsonify, :coffee]}. (#2092)
- Next message: [openstreetmap/openstreetmap-website] Error during failsafe response: Missing template errors/not_found, application/not_found with {:locale=>[:en], :formats=>[:css], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jsonify, :coffee]}. (#2092)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Obvious issues are that it's unlikely that those two config files can be used without any editing, you don't seem to be doing anything to setup the database, and you're running in production which is probably stopping details of the real problem being reported - try running in development instead.
It's also often worth checking that `bundle exec rails console` works to get a console up before trying to run a web server and hit that.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2092#issuecomment-450498316
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20181229/3df2484b/attachment.html>
- Previous message: [openstreetmap/openstreetmap-website] Error during failsafe response: Missing template errors/not_found, application/not_found with {:locale=>[:en], :formats=>[:css], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jsonify, :coffee]}. (#2092)
- Next message: [openstreetmap/openstreetmap-website] Error during failsafe response: Missing template errors/not_found, application/not_found with {:locale=>[:en], :formats=>[:css], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :jsonify, :coffee]}. (#2092)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rails-dev
mailing list