-
```
/home/privetandrey/projects/vk_audios_bot/venv/lib/python3.7/site-packages/pymongo/topology.py:149: UserWarning: MongoClient opened before fork. Create MongoClient only after forking. See PyMongo…
ya7on updated
5 years ago
-
vk_api.exceptions.ApiError: [15] Access denied: no access to call this method
Не работает лонгпул для юзера, код абсолютно как в примере https://github.com/python273/vk_api/blob/master/examples/long…
-
# Example
## main.py
```
import json
from dataclasses import dataclass, field
from dataclasses_json import dataclass_json, config
from typing import List, Dict, Any
@dataclass_json
@data…
-
Traceback (most recent call last):
File "/home/local/ALTERDATA/erick.cirrus/Desenvolvimento/web/karoo/scripts/chatterbot/train_terminal_karoo.py", line 75, in
bot.train(conversacao)
File "/us…
-
Добрый день, попал в затруднительное положение. Хотел воcпользоваться подмодулем VkUpload, чтобы загрузить изображение в сообщения при помощи photo_messages. Делал это двумя способами:
1. Прогонял че…
-
Каждую ночь скрипт прерывается с ошибкой. В чем проблема?
```
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 391, in _make_request
s…
-
After the last update it is impossible to join the bot in a quick game. 'Failed to follow {nickname} (Autoreject)' - message in console.
![screen](https://user-images.githubusercontent.com/23638613/6…
-
**Log:**
```
* [2019/May/04 18:16:43] INFO: Pooling started!
* [2019/May/04 18:16:48] ERROR: From message_new
Traceback (most recent call last):
File "C:\Users\Evgeny\AppData\Local\Programs\Pyt…
-
### Issue URL (Ads)
[NSFW][http://vk.com](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=http%3A%2F%2Fvk.com)
### Comment
>
### Screenshots
Screenshot 1
![Screenshot 1](htt…
-
#### What version of `vk-io` are you using?
- v4.0.0-rc.16
#### What version of Node.js are you using?
- v10.15.1
#### What did you do?
Added logging system, one middleware and started poolin…