You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2020-10-26 - 13:32:39 WARNING: [Worker] Cannot get this url: http://proxy-list.org/english/index.php?p=1
Process Process-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/usr/lib/python3.8/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.8/dist-packages/scylla/scheduler.py", line 32, in fetch_ips
for url in provider.urls():
2020-10-26 - 13:32:39 INFO: Start forward proxy server on port 8081
File "/usr/local/lib/python3.8/dist-packages/scylla/providers/proxy_list_provider.py", line 41, in urls
for a in first_page.find('#content div.content div.table-menu a.item'):
AttributeError: 'NoneType' object has no attribute 'find'
The text was updated successfully, but these errors were encountered:
2020-10-26 - 13:32:39 WARNING: [Worker] Cannot get this url: http://proxy-list.org/english/index.php?p=1
Process Process-1:
Traceback (most recent call last):
File "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/usr/lib/python3.8/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.8/dist-packages/scylla/scheduler.py", line 32, in fetch_ips
for url in provider.urls():
2020-10-26 - 13:32:39 INFO: Start forward proxy server on port 8081
File "/usr/local/lib/python3.8/dist-packages/scylla/providers/proxy_list_provider.py", line 41, in urls
for a in first_page.find('#content div.content div.table-menu a.item'):
AttributeError: 'NoneType' object has no attribute 'find'
The text was updated successfully, but these errors were encountered: