[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-31 Thread Olivier Gayot
** Tags removed: foundations-todo

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-24 Thread Olivier Gayot
I merged https://github.com/canonical/subiquity/pull/1996 ; which
documents what happens when the server restarts. TBD if further change
in Subiquity is needed.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-23 Thread Dennis Loose
** Changed in: ubuntu-desktop-provision
   Status: New => Triaged

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-23 Thread Dennis Loose
Thanks Olivier, you're right - the UI's status monitor currently enters
a 'null' state which it can't recover from when subiquity restarts. We
should probably handle this more gracefully and attempt to re-connect to
subiquity a certain number of times.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-23 Thread Olivier Gayot
I believe the "null" status is internal to ubuntu-desktop-provision and
is set as the result of the stream calling onError when the socket gets
closed:

https://github.com/canonical/ubuntu-desktop-
provision/blob/9957a5b31a5f4cb4cd5e94ac893f6af06750f98b/packages/subiquity_client/lib/src/status_monitor.dart#L57

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-23 Thread Olivier Gayot
> 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-21 Thread Dan Bungert
** Tags added: foundations-todo

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-21 Thread Dan Bungert
** Tags removed: fr-7714

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-21 Thread Dan Bungert
** Tags removed: foundations-todo

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-18 Thread Dan Bungert
** Changed in: subiquity
 Assignee: (unassigned) => Olivier Gayot (ogayot)

** Changed in: subiquity (Ubuntu)
 Assignee: (unassigned) => Olivier Gayot (ogayot)

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-17 Thread Dan Bungert
** Also affects: subiquity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: subiquity (Ubuntu)
   Status: New => Triaged

** Changed in: subiquity (Ubuntu)
   Importance: Undecided => Medium

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs