forked from mozes/stompest
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
Does not work with v6 addresses
File "/usr/lib/python2.6/site-packages/stompest-2.1.6-py2.6.egg/stompest/protocol/failover.py", line 189, in _parse
raise ValueError('invalid uri: %s [%s]' % (self.uri, msg))
exceptions.ValueError: invalid uri: tcp://xxx:xxx:c081:20::70:65001 [invalid broker(s): 'NoneType' object has no attribute 'groupdict']
Reactions are currently unavailable