KurtBestor / Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.
21.59k stars 2k forks source link

Fail to start http server 오류 #5630

Open danielkandi opened 1 year ago

danielkandi commented 1 year ago

Traceback (most recent call last): File "hitomi_downloader_GUI", line 10066, in File "hitomi_server__init", line 389, in start File "hitomi_server__init", line 348, in join File "hitomi_server__init", line 341, in run File "decorator", line 232, in fun File "locker", line 63, in _wrapper File "hitomi_server\init__", line 372, in switch File "hitomi_server\init__", line 364, in switch File "hitomi_server\init", line 101, in init File "socketserver", line 452, in init__ File "http\server", line 139, in server_bind File "socket", line 676, in getfqdn UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb9 in position 0: invalid start byte

컴퓨터 이름은 영문입니다.

KurtBestor commented 1 year ago

image

여기에 어떻게 적혀있나요?

danielkandi commented 1 year ago

장치 이름이 한글로 적혀 있네요! 영문으로 수정하고 나서 오류가 사라지고 다운도 잘됩니다. 감사합니다!