Non-printable character error when adding OpenVPN config

339 views
Skip to first unread message

figur...@gmail.com

unread,
Aug 28, 2013, 3:15:27 PM8/28/13
to tunnelbli...@googlegroups.com
Greetings, i,m trying to add config in Tunnelblink, but system write error. I use Tunnelblick 3.4beta04 (build 3555) released 2013-08-21


Log:

28.08.13 23:01:06,745 Tunnelblick[3384]: Error in xxxx.crt (referenced in xxxxxx.tblk): Line 1 of the file contains a non-printable character (0x82) which is not allowed.


When i trying use 3.3 stable version, see this error:

Log:
28.08.13 22:18:46,326 Tunnelblick[3154]: Error in xxxxx.crt (referenced in xxxxx.tblk): Line 1 of the file contains a non-printable character (0xFFFFFF82) which is not allowed.


Mac os x version: 10.8.4 
 

jkbull...gmail.com

unread,
Aug 28, 2013, 4:01:20 PM8/28/13
to tunnelbli...@googlegroups.com, figur...@gmail.com
The character is 0x82, which is not allowed in configuration files.

One of the fixes in 3.4beta02 was to print invalid characters properly. 3.3 was extending the sign bit, hence 0xFFFFFF82. (From the 3.4beta02 Release Notes: "Fixes a problem displaying the hex code for invalid characters in files.")

As the message says, that character is not allowed. The configuration file (and most other files) must be "plain text" files, which can only contain certain characters -- for example, no character with the sign bit (0x80) set is allowed. 

You will have to contact whomever you received the configuration file you are having this problem with and have them resolve it.
Reply all
Reply to author
Forward
0 new messages