winError 64 the specified network name is no longer available

I got this error while running my code. I have no idea why it happened and how to fix it. is this binance problem?

It happens occasionally and I got this error from futures get trades and get time

last time i fixed it by formatting windows. It didnt show up until recently and it constantly shows up

Can you provide more context of the issue, such as how you are connecting to the API, which endpoint you are connecting to, a description of the environment, how frequently this happens?

From what I understand, that error is usually thrown by Windows due to incorrect local configuration.

i use python-binance and the program i run ask binance for aggprice every 5 seconds

will it disappear if i run it on linux?

The error is unique to Windows, therefore linux will not throw the same error.

oh god i am switching to linux