Comment 7 for bug 1802325

Revision history for this message
Mike Pontillo (mpontillo) wrote : Re: [2.5b4] Add device button doesn't work

Unfortunately, this doesn't have the same root cause as bug #1802390. After fixing that related issue (which caused websocket reconnects to fail more visibly) I can reliably reproduce this bug with the following steps:

(1) Log into the MAAS UI while connected to WiFi (leave it connected to the machines tab)
(2) Close laptop lid, wait for websocket TCP connection to time out
(3) Plug laptop into Ethernet port (causing client IP address to change upon wakeup)
(4) Click "Devices" tab. Click "Add device" button. Observe that nothing happens.

I'm not totally sure that all these steps are /required/ to see the issue, but I can easily reproduce the problem this way.