What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

LANG or LC_ALL variables in linux?

mikkelnl

Occasional Visitor
Hi all,

I am running Flexget on my RT-AC68U with Merlin 376.45.

During a flexget run, I get errors with these messages:

'ascii' codec can't encode character u'\u2026' in position 72: ordinal not in range

I've asked about this on the Flexget forums (here) and got this:

I think this is likely due to your environment variables setting locale information not being set up properly. The actual error is likely when it tries to encode the ellipsis into your filesystem encoding to create the file name. If you get your LANG or LC_ALL env variable set properly in the environment flexget is running in, I believe everything should start working.

But I have no idea how to check/do this, any ideas? :)

Thanks very much :)
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top