Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error parse bytes #32

Open
IvanKirpichnikov opened this issue Aug 23, 2024 · 5 comments
Open

error parse bytes #32

IvanKirpichnikov opened this issue Aug 23, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@IvanKirpichnikov
Copy link

ERROR:asyncio:Unhandled exception in event loop
Traceback (most recent call last):
  File "winloop\dns.pyx", line 448, in winloop.loop.__on_addrinfo_resolved
  File "winloop\errors.pyx", line 72, in winloop.loop.convert_error
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdd in position 0: invalid continuation byte

the error appears when I use winloop together in psycopg[binary] version 3.2.1

@IvanKirpichnikov
Copy link
Author

it was a problem on my part

@monosans
Copy link

Hi, @IvanKirpichnikov! How did you fix it?

@IvanKirpichnikov
Copy link
Author

IvanKirpichnikov commented Sep 18, 2024

Hello. No way. I thought that the problem was on my side, but after a while I realized that it was not on my side.

As a result, I threw out winloop, because the project will still be deployed on Linux :D

@monosans
Copy link

Reopen the issue please

@IvanKirpichnikov
Copy link
Author

Reopen the issue please

done

@Vizonex Vizonex added the bug Something isn't working label Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants