Grammarnut
0
Q:

twisted.python.failure.Failure twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion.> scrapy

#if working with scrapy, and this 'twisted' issue occurs, try replacing
#"http:" with "https:" 
url = url.replace("http:", "https:")
-1

New to Communities?

Join the community