veeti / manuale

A fully manual Let's Encrypt/ACME client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'utf-8' codec can't decode byte 0xc5

szepeviktor opened this issue · comments

After the prompt Press enter to continue. I accidentally pressed ű then ENTER

Oops! An unhandled error occurred. Please file a bug.
'utf-8' codec can't decode byte 0xc5 in position 0: unexpected end of data
Traceback (most recent call last):
  File "/home/prg474/.local/lib/python3.4/site-packages/manuale/cli.py", line 239, in main
    args.func(args)
  File "/home/prg474/.local/lib/python3.4/site-packages/manuale/cli.py", line 105, in _authorize
    authorize(args.server, account, args.domain, args.method)
  File "/home/prg474/.local/lib/python3.4/site-packages/manuale/authorize.py", line 109, in authorize
    input("Press enter to continue.")
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc5 in position 0: unexpected end of data