Per the trace in https://bugs.launchpad.net/ubuntu/+source/ubuntu-
advantage-
tools/+bug/2061562/+attachment/5765702/+files/ubuntu_pro_apt_news.txt:

```
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/uaclient/cli/__init__.py", line 1705, in 
wrapper
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/cli/__init__.py", line 1838, in 
main
    return_value = args.action(args, cfg=cfg, extra_args=extra_args)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/cli/__init__.py", line 257, in 
new_f
    return f(args, cfg=cfg, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/cli/__init__.py", line 202, in 
new_f
    return f(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/cli/__init__.py", line 186, in 
new_f
    retval = f(*args, cfg=cfg, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/cli/__init__.py", line 1305, in 
action_attach
    actions.attach_with_token(cfg, token=token, allow_enable=allow_enable)
  File "/usr/lib/python3/dist-packages/uaclient/actions.py", line 65, in 
attach_with_token
    new_machine_token = contract_client.add_contract_machine(
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/util.py", line 92, in decorator
    return f(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/contract.py", line 96, in 
add_contract_machine
    response = self.request_url(
               ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/http/serviceclient.py", line 
68, in request_url
    return http.readurl(
           ^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/http/__init__.py", line 364, in 
readurl
    resp = _readurl_urllib(req, timeout=timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/uaclient/http/__init__.py", line 167, in 
_readurl_urllib
    resp = request.urlopen(req, timeout=timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen
    return opener.open(url, data, timeout)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/urllib/request.py", line 515, in open
    response = self._open(req, data)
               ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/urllib/request.py", line 532, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain
    result = func(*args)
             ^^^^^^^^^^^
  File "/usr/lib/python3.12/urllib/request.py", line 1392, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/urllib/request.py", line 1348, in do_open
    r = h.getresponse()
        ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/http/client.py", line 1428, in getresponse
    response.begin()
  File "/usr/lib/python3.12/http/client.py", line 331, in begin
    version, status, reason = self._read_status()
                              ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/http/client.py", line 300, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response
```

It looks like the internet connection get lost during the attach
process. Could you please retry to attach?

IMO, this error should be gracefully handled, marking this as triaged to
represent that.

** Changed in: ubuntu-advantage-tools (Ubuntu)
       Status: New => Triaged

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061562

Title:
  tried attaching ubuntu pro using terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2061562/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to