Closed mvollmer closed 4 weeks ago
Cockpit might spontaneously open the "Add host" dialog for "x0.cockpit.lan",
This only starts happening with #20826 or #21012, I think...
Cockpit might spontaneously open the "Add host" dialog for "x0.cockpit.lan",
This only starts happening with #20826 or #21012, I think...
No, seems to be new with #21012, which probably has changed the timing... anyway, it's a good fix. :-)
x0.cockpit.lan is the name of the local machine, but specifying it with login_and_go will navigate to it as a remote host, using a URL like
This is not needed since the test only wants the session on localhost, and doesn't care what happens inside the session. It would be harmless except that Cockpit might spontaneously open the "Add host" dialog for "x0.cockpit.lan", which will make the session menu inaccessible for the subsequent logout. (Only on Firefox, Chrome manages to open it anyway.)