Comment 1 for bug 1437388

Revision history for this message
Blake Rouse (blake-rouse) wrote :

Strange the NodeHandler should not be created without setting the user. Which means the user for that websocket is most likely None as well.

Code that is at fault is most likely in src/maasserver/websockets/protocol.py

Was anything special done to make this occur? Any thing that could help reproduce this issue?