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

Multiple Server Config Broke Frontend #27

Closed
seffyroff opened this issue Nov 5, 2018 · 2 comments
Closed

Multiple Server Config Broke Frontend #27

seffyroff opened this issue Nov 5, 2018 · 2 comments

Comments

@seffyroff
Copy link

I've added a second Pi0 and configured it in my ipmi.conf thusly:

[Rombus]
TTY=/dev/ttyUSB0
VID=/dev/video0
INP=1
PIN=2


[Celery]
TTY=/dev/ttyUSB1
VID=/dev/video0
INP=1
PIN=3

My frontend now has a whole bunch of function names etc in the combo box for server selection:
https://i.imgur.com/HNYJKoB.png
And Video output stopped working.
In Chromium dev-tools I see the following error:
https://i.imgur.com/FukTolm.png
Do I somehow need to format the ipmi.conf differently so the server settings get a CR between them?

Fmstrat added a commit that referenced this issue Nov 6, 2018
@Fmstrat
Copy link
Owner

Fmstrat commented Nov 6, 2018

See if the latest master works for you (specifically, 825b865)

@seffyroff
Copy link
Author

Thanks, that fixed it!

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