When advancing to the last page of the wizard, the following message is displayed:
** (gnome-initial-setup:803): WARNING **: 13:44:36.643: Failed to send decline: data were not delivered successfully to metrics server: couldn't send post http request: Post https://metrics.ubuntu.com/ubuntu/desktop/18.04: dial tcp 92.242.132.16:443: i/o timeout
and there is a delay of a few seconds displaying the page.
I suppose the calls to sysmetrics to send the report/decline should be done asynchronously. It's probably not a big problem if a few people manage to quit before the submission is finished, but if it is then there would need to be a way for the quit button to wait for all save calls to finish their async work.
This server doesn't work at the minute.
When advancing to the last page of the wizard, the following message is displayed:
** (gnome- initial- setup:803) : WARNING **: 13:44:36.643: Failed to send decline: data were not delivered successfully to metrics server: couldn't send post http request: Post https:/ /metrics. ubuntu. com/ubuntu/ desktop/ 18.04: dial tcp 92.242.132.16:443: i/o timeout
and there is a delay of a few seconds displaying the page.
I suppose the calls to sysmetrics to send the report/decline should be done asynchronously. It's probably not a big problem if a few people manage to quit before the submission is finished, but if it is then there would need to be a way for the quit button to wait for all save calls to finish their async work.