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

Plugin gives warning when it connects to DropBot #3

Open
ryanfobel opened this issue Aug 3, 2017 · 0 comments
Open

Plugin gives warning when it connects to DropBot #3

ryanfobel opened this issue Aug 3, 2017 · 0 comments

Comments

@ryanfobel
Copy link
Contributor

Problem:

The plugin pops up a warning dialog when it connects to the DropBot (or any other base-node-rpc derived firmware) prior to connecting to the peripheral board. After the user is closes the dialog, it proceeds to connect to the peripheral board as intended.

Traceback:

2017-08-03 17:13:23 [INFO:root]: [PluginManager] Enabled plugin: mr_box_peripheral_board_plugin
2017-08-03 17:13:26 [WARNING:base_node_rpc.proxy]: Package name of device (dropbot) on port (COM14) does not match package name (mr-box-peripheral-board)

Fix:

Printing a debug message is probably sufficient since this is expected behavior.

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

1 participant