You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KeyError: 'OpaqueRef:72a6ebac-3527-0111-3516-950bad4b1712' Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 1867, in <lambda> self.wine.builder.get_object("listvmnetwork")) and False) File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 407, in fill_vm_network addr for key, addr in net_addrs.items() AttributeError: 'tuple' object has no attribute 'items'
#150
Open
jtjisgod opened this issue
Nov 20, 2018
· 2 comments
KeyError: 'OpaqueRef:72a6ebac-3527-0111-3516-950bad4b1712'
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 1867, in
self.wine.builder.get_object("listvmnetwork")) and False)
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 407, in fill_vm_network
addr for key, addr in net_addrs.items()
AttributeError: 'tuple' object has no attribute 'items'
The text was updated successfully, but these errors were encountered:
KeyError: 'OpaqueRef:72a6ebac-3527-0111-3516-950bad4b1712'
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 1867, in
self.wine.builder.get_object("listvmnetwork")) and False)
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/oxcSERVER.py", line 407, in fill_vm_network
addr for key, addr in net_addrs.items()
AttributeError: 'tuple' object has no attribute 'items'
The text was updated successfully, but these errors were encountered: