Kaizen
Kaizen
> Dear friend, I was able to launch your project. You have done a great job, thank you for that! > After launching this error appears: > Exception in thread...
@DaStapo Thank you very much! It takes me 48 hours to find out what's the problem. @Molloss: you're same env with me. If you're using testnet, you must me change...
 {"type": "info", "code": 20001, "msg": "Server restarting, please reconnect"}
This code `stream.py` similar to python-binance package, but that package didn't have the issue like this. So, I think the problem by ftx-api, they disconnected the connection after x-times. I'm...
1/ Yes, latest your packages and [FTX sample code](https://github.com/ftexchange/ftx) have same as this issue. 2/ Please test with private endpoint - need authen. It's diff with public endpoint, it's more...
**Python's env** for test: - python 3.10.0 - python 3.9.13 - python 3.8.12 **OS:** - Windows 11 - Rocky Linux release 8.4 (Green Obsidian) **FTX's api:** - Auth subscribe: `private_connection`...
Configuration for grafana.ini ##### # Enabling AngularJS Support `[server] angular_support_enabled = true [plugins] allow_loading_unsigned_plugins = agenty-flowcharting-panel` This plugin is working perfectly on versions 10.2.x and 11.1.x. However, starting from version...