ffolkes1911
ffolkes1911
The updated `ser2net` has been running for 3 days with no segfaults, that particular problem is fixed. Now I see in logs `ser_control_set: Error setting ser2net control 7: Internal I/O...
Thank you, I will update ser2net on monday to avoid risking problems over weekend. Funny thing is, that particular computer should barely receive data from serial devices, yet it has...
Sorry about the delay, I did update ser2net, and was waiting to reproduce the error, so I could confirm that debug was added, however I have not seen a single...
Sorry about the delay, seems that the bug is still hiding, but the segfault is fixed and I have not seen any regression, so I'll close the issue.
Not sure if we can call it an HTTP proxy in this case (uncertain about the term itself, maybe it's correct), we use it as such: 1. Windows machine performs...
Day one - no issues so far with older `ser2net` and `gensio`, will check after weekend. Only changed `ser2net` and `gensio`, no additional USB hub power, different FTDI chips or...
Unfortunately did not reproduce identical initial error yet, however we had a new problem. Turns out an error in our project was leaking connections (not closing them) in certain scenarios....
I've been sick for most of last week, sorry for the delay. Seems that the original issue was not reproduced with older `ser2net` and `gensio`, but as I mentioned that...
After going back to the new versions (`ser2net` 4.6.0), one port got stuck with hanging connections overnight. I have some python logs, but I later reproduced them when I maxed...
Hi again, sorry for the delay. We've been increasing and analyzing logging, and I think we found the problem. It seems that there's a memleak in `FastAPI`, where upon raising...