almico

Results 14 comments of almico

I'm no longer getting those messages. My best bet is that I started mapping a new area using a multi-polygon and this led to something like: ``` 35 workers, 3264...

I got this error once again and this time I have "72 workers, 73 coroutines": ``` [2017-08-19 08:16:16][ ERROR][eventloop] {'message': 'Task exception was never retrieved', 'exception': RecursionError('maximum recursion depth exceeded...

This is something that would be highly useful. At the very least, it would be nice if ENCOUNTER configuration setting could be considered only for accounts above level 30, so...

Interesting. Thank you. I will look for some information about how to migrate from sqlite3 to mysql.

Thank you @mewio 😃 I took the opportunity to move to MySQL (with some fiddling I managed to port everything), but I think your fix will be much appreciated by...

Thank you. I changed those 4 references in those two files 😃

On a CentOS 7 server (if that matters) I applied the 4 changes to the 2 files and everything is working properly.

For reference, since I experienced this problem using a Home Assistant plug-in, I filed [an issue](https://github.com/hassio-addons/addon-node-red/issues/1256) there too.

Just for reference, I do not use dynamic invocation, but, after upgrading, in Home Assistant, to 10.4.0 and updating the component via Manage Palette, the issue I had is now...