Verfasst: Sonntag 16. August 2009, 21:52
Jetzt bekomm ich:
16.08.2009 22:54:46: INFO Download starts: http://xxx.html
Traceback (most recent call last):
File "/home/florian/sources/pyload/module/download_thread.py", line 72, in run
self.download(self.loadedPyFile)
File "/home/florian/sources/pyload/module/download_thread.py", line 101, in download
pyfile.plugin.proceed(status.url, pyfile.download_folder + "/" + status.filename)
File "plugins/Plugin.py", line 99, in proceed
self.req.download(url, location)
File "/home/florian/sources/pyload/module/network/Request.py", line 218, in download
self.pycurl.setopt(pycurl.URL, url)
TypeError: invalid arguments to setopt
16.08.2009 22:54:46: WARNING Download failed: http://xxx.html | invalid arguments to setopt
16.08.2009 22:54:46: INFO Download starts: http://xxx.html
Traceback (most recent call last):
File "/home/florian/sources/pyload/module/download_thread.py", line 72, in run
self.download(self.loadedPyFile)
File "/home/florian/sources/pyload/module/download_thread.py", line 101, in download
pyfile.plugin.proceed(status.url, pyfile.download_folder + "/" + status.filename)
File "plugins/Plugin.py", line 99, in proceed
self.req.download(url, location)
File "/home/florian/sources/pyload/module/network/Request.py", line 218, in download
self.pycurl.setopt(pycurl.URL, url)
TypeError: invalid arguments to setopt
16.08.2009 22:54:46: WARNING Download failed: http://xxx.html | invalid arguments to setopt