Guest User

Untitled

a guest
Apr 22nd, 2018
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [RuntimeException] Failed to clone https://github.com/inquam/colors.php via https, ssh protocols, aborting.
  2.  
  3. - https://github.com/inquam/colors.php Cloning into bare repository '/home/danlil/.cache/composer/vcs/https---
  4. github.com-inquam-colors.php'...
  5. fatal: unable to access 'https://github.com/inquam/colors.php/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
  6.  
  7. - git@github.com:inquam/colors.php
  8. Cloning into bare repository '/home/danlil/.cache/composer/vcs/https---github.com-inquam-colors.php'...
  9. Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
  10. Permission denied (public key).
  11. fatal: Could not read from remote repository.
  12.  
  13. Please make sure you have the correct access rights
  14. and the repository exists.
  15.  
  16. me@DATHREADRIPPER:/mnt/e/src$ **php -r 'echo
  17. file_get_contents("https://packagist.org/packages.json");'**
  18.  
  19. PHP Warning: file_get_contents(): Failed to enable crypto in Command line
  20. code on line 1
  21. PHP Warning: file_get_contents(https://packagist.org/packages.json): failed to open stream: operation failed in Command line code on line 1
  22.  
  23. me@DATHREADRIPPER:/mnt/e/src$ **wget https://www.youtube.com/**
  24.  
  25. --2018-04-22 19:51:13-- https://www.youtube.com/
  26. Resolving www.youtube.com (www.youtube.com)... 172.217.21.174, 216.58.207.206, 216.58.211.142, ...
  27. Connecting to www.youtube.com (www.youtube.com)|172.217.21.174|:443... connected.
  28. Unable to establish SSL connection.
  29.  
  30. lsb_release -a
  31.  
  32. No LSB modules are available.
  33. Distributor ID: Ubuntu
  34. Description: Ubuntu 16.04.4 LTS
  35. Release: 16.04
  36. Codename: xenial
Add Comment
Please, Sign In to add comment