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

Purge Commands broken #33

Closed
jimboca opened this issue Jan 12, 2022 · 0 comments
Closed

Purge Commands broken #33

jimboca opened this issue Jan 12, 2022 · 0 comments
Assignees

Comments

@jimboca
Copy link
Collaborator

jimboca commented Jan 12, 2022

This was not tested on PG3 yet and of course has issues.

2022-01-12 16:48:42,598 Command    udi_interface.interface ERROR    interface:_handleInput: _parseInput: failed harmonyctrl.runCmd(PURGE_CHECK) 'Controller' object has no attribute 'removeNoticesAll'
Traceback (most recent call last):
  File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/interface.py", line 730, in _handleInput
    self.nodes_internal[item['address']].runCmd(item)
  File "/var/polyglot/.local/lib/python3.8/site-packages/udi_interface/node.py", line 154, in runCmd
    fun(self, command)
  File "/var/polyglot/pg3/ns/00:21:b9:02:0d:bf_3/nodes/Controller.py", line 626, in _cmd_purge_check
    self.purge(do_delete=False)
  File "/var/polyglot/pg3/ns/00:21:b9:02:0d:bf_3/nodes/Controller.py", line 431, in purge
    self.removeNoticesAll()
AttributeError: 'Controller' object has no attribute 'removeNoticesAll'
@jimboca jimboca self-assigned this Jan 12, 2022
@jimboca jimboca changed the title Test Purge command for PG3 Purge Commands broken Feb 25, 2022
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