> I believe that Subiquity-side, on shutdown of the server process, the outstanding waiting API calls are returning null. This is outside the API contract of /meta/status, which claims to only return ApplicationStatus.
This is not exactly what I observed. On shutdown, it seems that the server simply closes the connection without replying to the query: + curl --unix-socket .subiquity/socket 'http://a/meta/status?cur="WAITING"' -v * Trying .subiquity/socket:0... * Connected to a (.subiquity/socket) port 80 > GET /meta/status?cur="WAITING" HTTP/1.1 > Host: a > User-Agent: curl/8.5.0 > Accept: */* > * Empty reply from server * Closing connection curl: (52) Empty reply from server -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063124 Title: UI shows loading screen for entire install while doing fully automated install To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/2063124/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
