Shammer's Philosophy

My private adversaria

Could not create connection to www.emacswiki.org:443

Since a few days ago, I faced with the problem when Emacs launching. The error message is below.

error in process filter: Could not create connection to www.emacswiki.org:443

I have no idea what is the root cause. But I can avoid this error by comment out the following line in my $HOME/.emacs.d/init.el.

(auto-install-update-emacswiki-package-name t)

This function tries to connect https://www.emacswiki.org/emacs?action=index;raw=1, but there is no problem when connecting this site via Safari. I have no idea this issue is happened only my environment, although I don't think so because this issue is happened both my Home Mac and Office Mac, not only 1 environment. I know at least 2 environments that this issue happened, but almost configurations are the same.