Leem0sh
Leem0sh
> Hi I'm noticing that there is no url and the error is reporting that happens on init? Could you confirm that the missing URL is not the issue? Like:...
@wallyqs even when it's empty, it connects to NATS. Code started to work again but only sent 500 (exactly - which is odd) requests and everything froze again lol.
I created a fast code where you can recreate the issue. ``` 1. git clone https://github.com/Leem0sh/FKN 2. cd FKN 3. pip install -r requirements.txt 4. docker-compose -f docker-compose.yml up #...