Menu

#43 exception trying to Add New Remote

None
closed
nobody
None
5
2015-08-27
2015-08-26
at992
No

I created an account through the MHGUI (I've had my remote for several years and used to use the web page and concordance, but my old account is apparently no longer valid online) and then tried to "Add New Remote" but I get this exception:

No handlers could be found for logger "suds.umx.typed"
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 763, in run
self.__target(self.__args, self.__kwargs)
File "./mhgui", line 137, in ThreadFunction
result = self.backgroundFunction(
self.backgroundFunctionArgs)
File "./mhgui", line 357, in LoadAddRemoteData
self.supportedRemotes = mhMgr.GetSupportedRemoteNames()
File "/home/drewbenn/tmp/congruity/mhmanager.py", line 542, in GetSupportedRemoteNames
products = self.client.service['ProductsManager'].GetHarmonyProducts()
File "/usr/lib/python2.7/dist-packages/suds/client.py", line 542, in __call

return client.invoke(args, kwargs)
File "/usr/lib/python2.7/dist-packages/suds/client.py", line 602, in invoke
result = self.send(soapenv)
File "/usr/lib/python2.7/dist-packages/suds/client.py", line 647, in send
result = self.succeeded(binding, reply.message)
File "/usr/lib/python2.7/dist-packages/suds/client.py", line 684, in succeeded
reply, result = binding.get_reply(self.method, reply)
File "/usr/lib/python2.7/dist-packages/suds/bindings/binding.py", line 165, in get_reply
result = unmarshaller.process(nodes[0], resolved)
File "/usr/lib/python2.7/dist-packages/suds/umx/typed.py", line 66, in process
return Core.process(self, content)
File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 48, in process
return self.append(content)
File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
self.append_children(content)
File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in append_children
cval = self.append(cont)
File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 63, in append
self.append_children(content)
File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 140, in append_children
cval = self.append(cont)
File "/usr/lib/python2.7/dist-packages/suds/umx/core.py", line 61, in append
self.start(content)
File "/usr/lib/python2.7/dist-packages/suds/umx/encoded.py", line 47, in start
Typed.start(self, content)
File "/usr/lib/python2.7/dist-packages/suds/umx/typed.py", line 80, in start
raise TypeNotFound(content.node.qname())
TypeNotFound: Type not found: 'a:ProSKUDisplayName'

I'm running Debian Stable and did an "apt-get install concordance congruity", and also tried using the latest MHGUI checked out from git (git://congruity.git.sourceforge.net/gitroot/congruity/congruity).

Discussion

  • at992

    at992 - 2015-08-26

    Using '-l' I figured out my problem: mhgui was loading the wsdl and xsd files from /usr/share/congruity instead of the working directory. Copying them over, I got things to work.
    Unfortunately I have a Harmony 670 which isn't supported by mhgui. You can close this issue.

     
  • Scott Talbert

    Scott Talbert - 2015-08-27
    • status: open --> closed
    • Group: -->
     

Log in to post a comment.

MongoDB Logo MongoDB