
error
小笨丹
这个作者很懒,什么都没留下…
展开
-
“port 22: Connection refused” error
solution: sudo apt-get update sudo apt-get install openssh-server sudo ufw allow 22 This will allow port 22 to be used for sshd.原创 2018-01-17 17:19:25 · 735 阅读 · 0 评论 -
OSError: [Errno 4] Interrupted system call
###### 加载数据出错: /usr/lib/python2.7/multiprocessing/reduction.py", line 157, in rebuild_handle new_handle = recv_handle(conn) File "/usr/lib/python2.7/multiprocessing/reduction.py", line 83, in re...原创 2019-01-17 19:34:11 · 2634 阅读 · 0 评论