Guest User

Untitled

a guest
Mar 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Debugger entered--Lisp error: (error "Could not create connection to github.com:443")
  2. signal(error ("Could not create connection to github.com:443"))
  3. error("Could not create connection to %s:%d" "github.com" 443)
  4. url-http([cl-struct-url "https" nil nil "github.com" nil "/" nil nil t nil t] eww-render (nil "https://github.com/" nil #<buffer *eww*>) nil tls)
  5. url-https([cl-struct-url "https" nil nil "github.com" nil "/" nil nil t nil t] eww-render (nil "https://github.com/" nil #<buffer *eww*>))
  6. url-retrieve-internal("https://github.com/" eww-render (nil "https://github.com/" nil #<buffer *eww*>) nil nil)
  7. url-retrieve("https://github.com/" eww-render ("https://github.com/" nil #<buffer *eww*>))
  8. eww("https://github.com/")
  9. funcall-interactively(eww "https://github.com/")
  10. #<subr call-interactively>(eww t nil)
  11. elmacro-record-command(#<subr call-interactively> eww nil nil)
  12. apply(elmacro-record-command #<subr call-interactively> (eww nil nil))
  13. call-interactively(eww nil nil)
  14. command-execute(eww)
Add Comment
Please, Sign In to add comment