AutoSpy icon indicating copy to clipboard operation
AutoSpy copied to clipboard

Results 50 AutoSpy issues
Sort by recently updated
recently updated
newest added

root@auto_spy:/autospy# python3 auto_spy_bot2.py sys info:uname_result(system='Linux', node='auto_spy', release='5.15.0-52-generic', version='#58-Ubuntu SMP Thu Oct 13 08: machine='x86_64', processor='') 系统为 x86_tx /autospy /autospy 加载参数 Traceback (most recent call last): File "auto_spy_bot2.py", line 29, in...

更换成2022101的版本正常,最新版本提示错误如下: root@auto_spy:/autospy# python3 auto_spy_bot2.py sys info:uname_result(system='Linux', node='auto_spy', release='4.9.282+', version='#0 SMP Thu Nov 24 12:39:38 2022', machine='aarch64', processor='') 系统为 arm Illegal instruction root@auto_spy:/autospy# 硬件及软件版本: 型号 | ARS2 架构 | ARMv8 Processor...

2022-11-04 21:46:09,868 - /usr/local/lib/python3.6/asyncio/events.py[line:145] - INFO: 青龙-1 登录失败 'data' ^CException ignored in: Traceback (most recent call last): File "/root/.local/lib/python3.6/site-packages/aiohttp/client.py", line 343, in __del__ TypeError: 'NoneType' object is not callable

执行命令python3 auto_spy_bot.py后会出现 `[root@VM-20-14-centos autospy]# pip3 install --user -U asyncio pyyaml telethon snowland-smx httpx pysocks requests WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3...

云系统镜像,每次都是3.7,降级安装有点麻烦。

运行`python3 auto_spy_bot.py`,输入手机号码,telegram无法收到验证码。使用docker部署在海外服务器,不应该是墙的问题。麻烦看到回复下,谢谢你。

后台一直报错,这个咋整。。 2022-10-31 12:45:34,250 - /usr/lib64/python3.6/asyncio/events.py[line:145] - INFO: 任务忙,等待5秒再检测 2022-10-31 12:45:39,252 - /usr/lib64/python3.6/asyncio/events.py[line:145] - INFO: 判断任务是否超时 查任务状态 任务状态:None 2022-10-31 12:45:39,281 - /usr/lib64/python3.6/asyncio/events.py[line:145] - INFO: 任务忙,等待5秒再检测 2022-10-31 12:45:44,283 - /usr/lib64/python3.6/asyncio/events.py[line:145] - INFO:...

带有用户名和密码的socket5代理应该怎么填用户名和密码的参数呢?

问题一: 下载结果:True 0 保存文件:./config/ a bytes-like object is required, not 'str' 2023-06-13 21:16:09,798 - /usr/local/lib/python3.6/site-packages/telethon/client/updates.py - INFO: Traceback (most recent call last): File "auto_spy.py", line 2777, in auto_spy.downloadfile File "auto_spy.py",...

今天突然发现无法监听频道-1001670294604, 自己创建的群可以正常监听, 另外Faker线报群-1001712811852 可以正常监听。 怀疑现在所有得channel类型的都无法监听,请问这种问题如何debug查原因? 我想让auto_spy容器打印更多日志 有开关控制吗? spy debug命令直接导致程序报错, 帮忙看看怎么fix: 2024-04-10T10:30:25.577322428Z Unhandled exception on my_event_handler 2024-04-10T10:30:25.577396711Z Traceback (most recent call last): 2024-04-10T10:30:25.577409105Z File "/usr/local/lib/python3.6/site-packages/telethon/client/updates.py", line 467, in _dispatch_update 2024-04-10T10:30:25.577419163Z await...