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

(WinError 10065) An attempt was made to perform a socket operation on an unreachable host #163

Open
Rost1116 opened this issue Nov 25, 2020 · 5 comments

Comments

@Rost1116
Copy link

Microsoft Windows [Version 10.0.18363.1139]
(c) Корпорация Майкрософт (Microsoft Corporation), 2019. Все права защищены.

C:\Users\Rost1116>conda activate ledfx

(ledfx) C:\Users\Rost1116>ledfx --open-ui
Loading configuration file from C:\Users\Rost1116\AppData\Roaming.ledfx
Started webinterface at http://192.168.0.172:8888
[2020-11-25 06:57:46] ERROR:aiohttp.server:Error handling request
Traceback (most recent call last):
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\aiohttp\web_protocol.py", line 378, in start
resp = await self._request_handler(request)
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\aiohttp\web_app.py", line 341, in handle
resp = await handler(request)
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\ledfx\api_init
.py", line 26, in handler
return await method(**{arg_name: available_args[arg_name] for arg_name in wanted_args})
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\ledfx\api\device_effects.py", line 127, in delete
del device['effect']
KeyError: 'effect'
Exception in thread sACN sending/sender thread:
Traceback (most recent call last):
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\threading.py", line 916, in _bootstrap_inner
self.run()
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\sacn\sending\output_thread.py", line 53, in run
self.send_uni_discover_packets()
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\sacn\sending\output_thread.py", line 91, in send_uni_discover_packets
self.send_packet(packet=packet, destination="")
File "c:\users\rost1116\anaconda3\envs\ledfx\lib\site-packages\sacn\sending\output_thread.py", line 95, in send_packet
self._socket.sendto(MESSAGE, (destination, DEFAULT_PORT))
OSError: [WinError 10065] Сделана попытка выполнить операцию на сокете для недоступного хоста


did it worked beautifully
and one day I want to turn it on, but here I don't understand a mistake

translate.google.com.ua

@Rost1116
Copy link
Author

I already completely reinstalled led fx
and removed .ledfx in AppData \ Roaming

@shauneccles
Copy link
Contributor

Unless you are developing I suggest grabbing the latest version from https://LedFx.app

@Rost1116
Copy link
Author

Thank you very much
I didn't know about the official site
more about the program

@Rost1116
Copy link
Author

which program is convenient
and your version

@Rost1116
Copy link
Author

Если вы не разрабатываете я предлагаю захватить последнюю версию из https://LedFx.апп

whoa
which one
functional
how many functions
baldezh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants