Advertisement
Guest User

Untitled

a guest
Sep 13th, 2022
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. max@ubuntu:~/Desktop$ curl -v us.archive.ubuntu.com
  2. * Trying 91.189.91.38:80...
  3. * Trying 2001:67c:1562::15:80...
  4. * Immediate connect fail for 2001:67c:1562::15: Network is unreachable
  5. * Trying 2001:67c:1562::18:80...
  6. * Immediate connect fail for 2001:67c:1562::18: Network is unreachable
  7. * connect to 91.189.91.38 port 80 failed: Connection refused
  8. * Trying 91.189.91.39:80...
  9. * connect to 91.189.91.39 port 80 failed: Connection refused
  10. * Failed to connect to us.archive.ubuntu.com port 80 after 42089 ms: Connection refused
  11. * Closing connection 0
  12. curl: (7) Failed to connect to us.archive.ubuntu.com port 80 after 42089 ms: Connection refused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement