As I'm continuing to work on my firewall rules for my https/webdav server, I notice that joplin linux desktop app always sends RST packets to the webdav server. Do we know why? I'm not sure that this is typical...
Upon startup of the Joplin app, the app includes to send five (5) TCP RST packets to the webdav server. Any ideas why Joplin would want to reset the TCP connection? I get no errors upon synchronisation.
I'm still seeing 'RST' packets being sent. Do you know how I could debug this and provide some helpful information? I see the changes for this PR is mostly using the shim pkg but I'm not that familiar with it. I do see here that this is where it references the keepAlive for 5000ms and I'm getting repeated (3-4 RST packets) every 5 minutes.