Signal k will not update or delete applications

I have been using the openplotter signal k on my Pi5 with OS4 signal k server 2.13.5 and MacArthur HAT. When I try to update the applications from appstore I just get "failed" error. When I try to delete an application i get the same error. This is what I just pulled off the server log, there is more but I truncated due to space. May 25 08:24:36 TcpProvider:connect EHOSTUNREACH 192.168.1.166:10110 May 25 08:24:44 TcpProvider:connect EHOSTUNREACH 192.168.1.166:10110 May 25 08:24:52 TcpProvider:connect EHOSTUNREACH 192.168.1.166:10110 May 25 08:25:00 stderr: npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. I read the Signal FAQs that was suggested by someone else, but I am not too technical and I do not want to mess up my system that I am depending on. If someone could kindly help it would be appreciated. If this post is in the wrong place then apologies.
5 Replies
Teppo Kurki
Teppo Kurki5mo ago
EHOSTUNREACH is unrelated to the update problem. You have configured a tcp data connection but the address (shown in the error message) is not valid. You should disable or remove that connection to get rid of those error messages in the log Try updating a plugin one more time and share what appears in the log (without the tcp error messages)
Phil D
Phil DOP5mo ago
The 192.168.1.166 is the connection to my Zeus S3 chart plotter, I have disabled this. Below is what I get when I try to delete an app:
Phil D
Phil DOP5mo ago
Failing this I think I will have to rebuild the whole system again...
Teppo Kurki
Teppo Kurki5mo ago
There are no real errors in that log file, so nothing to explain why they updates are not working You can take a backup copy and give the faq instructions a go
Phil D
Phil DOP5mo ago
Thanks for taking a look. Wasn't able to correct the Signal k server with the FAQ instructions. I did a reinstall and I have to say it was very easy. I just had to delete and reinstall the canbus connection from the MacArthur HAT. Other than that it was simple. So thanks to all the hard work from you people.

Did you find this page helpful?