andrewshilliday/garage-door-controller

after last python update no connection on http / https

Closed this issue · 1 comments

rapi3 commented

After last python update no connection on http / https
"Connection Interrupted
The document contains no data.
The network link was interrupted while negotiating a connection. Please try again"

-rw-r--r-- 1 root root 11124 Mar 17 20:04 python-twisted_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 17264 Mar 18 01:58 python-twisted-bin_14.0.2-3+deb8u1_armhf.deb
-rw-r--r-- 1 root root 242168 Mar 17 20:04 python-twisted-conch_1%3a14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 1027266 Mar 17 20:04 python-twisted-core_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 74890 Mar 17 20:04 python-twisted-lore_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 183478 Mar 17 20:04 python-twisted-mail_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 114584 Mar 17 20:04 python-twisted-names_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 29698 Mar 17 20:04 python-twisted-news_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 24540 Mar 18 01:58 python-twisted-runner_14.0.2-3+deb8u1_armhf.deb
-rw-r--r-- 1 root root 302980 Mar 17 20:04 python-twisted-web_14.0.2-3+deb8u1_all.deb
-rw-r--r-- 1 root root 185824 Mar 17 20:04 python-twisted-words_14.0.2-3+deb8u1_all.deb

rapi3 commented

to fix:

  • apt remove python-twisted ( remove broken package installed from repo )

  • pip install twisted