[openstreetmap/openstreetmap-website] Problem Creating a User (#1613)
Tom Hughes
notifications at github.com
Wed Aug 16 14:37:27 UTC 2017
My best guess by the way, as I've already said on IRC, is that you are somehow running your ruby process in a single byte ASCII encoding.
I know you said you were using `bundle exec rails server` to start the builtin rails web server in which case, if you're on linux, you could try setting `LANG=en.utf8` in the environment before running it, though I thought pretty much all modern linuxes defaulted to a UTF8 locale.
If it's not linux then you'll need to find out how to control the default locale for ruby on your platform.
--
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/1613#issuecomment-322792487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170816/066e70aa/attachment.html>
More information about the rails-dev
mailing list