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 during "add new device" - blank white page in frontend #4

Open
lechk82 opened this issue Oct 6, 2019 · 1 comment
Open

Error during "add new device" - blank white page in frontend #4

lechk82 opened this issue Oct 6, 2019 · 1 comment

Comments

@lechk82
Copy link

lechk82 commented Oct 6, 2019

Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/aiohttp/web_protocol.py", line 378, in start resp = await self._request_handler(request) File "/usr/local/lib/python3.6/dist-packages/aiohttp/web_app.py", line 341, in _handle resp = await handler(request) File "/usr/local/lib/python3.6/dist-packages/ledfx-0.3-py3.6.egg/ledfx/api/__init__.py", line 26, in handler return await method(**{arg_name: available_args[arg_name] for arg_name in wanted_args}) File "/usr/local/lib/python3.6/dist-packages/ledfx-0.3-py3.6.egg/ledfx/api/schema.py", line 20, in get for device_type, device in self._ledfx.devices.classes().items(): AttributeError: 'LedFxCore' object has no attribute 'devices'

@Mattallmighty
Copy link
Owner

yes this is currently in development, a while to go on this

Mattallmighty pushed a commit that referenced this issue Oct 29, 2020
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