You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: