mike w
mike w
Hm! That error suggests you might already have it (or something) running on port 8888. Try a `docker ps` to see what's running. You should then be able to use...
Whoops! Sorry I missed your comment here. Could you try enabling debug logs? I am not sure if it will add what we need.. but it could. Should be something...
Hey @yanniedog - I thought of another issue that could be affecting this. Do you run some other software that reads from the AIS device at port `/dev/ttyS0`? I believe...
Understood! Sorry about that - I remember there is indeed a bit of a learning curve. And probably doubly so when you aren't sure whether the software itself is buggy...
Can confirm this issue (& @AnkitKundariya suggested fix). This has also been fixed in v3.0 (which requires rq 2.0).
FWIW we turned off datadog traces due to this issue; turns out we can live without it. Python 3.13 being 2+ months old, this was the only thing blocking our...