Soxoj

Results 179 comments of Soxoj

``` [base_events.py:1608] ERROR 21:09:33 SSL error in data received protocol: transport: Traceback (most recent call last): File "/usr/lib/python3.7/asyncio/sslproto.py", line 526, in data_received ssldata, appdata = self._sslpipe.feed_ssldata(data) File "/usr/lib/python3.7/asyncio/sslproto.py", line 189,...

Hello. Looks like DNS problems or provider censorship. Could you try to run the program through a connection with another ISP?

Какая у вас модель точки доступа? У меня была похожая проблема, связана с особенностями поведения роутера при большом количество коннектов. Решается указанием количества одновременных соединений параметром `-n X`, по умолчанию...

Settings file and overlapping configs loading are needed.

False positives resolved by regexp checking, but there are cases when name contains '-' and cannot be found through URL substitution. Research needed.

Sorry, looks like it is a problem with the aiohttp cookie loader, so I am unable to help with it. Can only advise you make a try to remove an...

Well, I thought you've passed the cookie jar file manually. But it seems you've done nothing to make such an error. Let's explore your environment first, attach the file with...

I'll try to reproduce this error in the env with your versions of libraries and write you.

What is the exact number of a step? I think you could make a typo when registering a transformation.

@dznet hey, any progress?