PacketSender icon indicating copy to clipboard operation
PacketSender copied to clipboard

[BUG] "Local certificate path can't opened" error

Open enthusedcoder opened this issue 1 year ago • 4 comments

What OS and Version?

Windows 11 23H2

Description of issue

After reading the error message, you might think that I mistyped the error message in the subject of this ticket. That is not the case. Whenever I launch packetsender on my device, I get the below error message:

image

After I close the error message, the application GUI loads without further issue, but this happens every time I open the application. I didn't see any information on the website about this error, so I wanted to reach out to better understand what this error message means and the what might facilitate its appearance.

enthusedcoder avatar Oct 22 '24 14:10 enthusedcoder

What version of Packet Sender (help->about)?

dannagle avatar Oct 22 '24 14:10 dannagle

I found the bug. I will need to issue a fix in a patch release.

dannagle avatar Oct 22 '24 20:10 dannagle

My testing shows this happens once on first install. There is a race condition about initializing the server before the temp cert can be placed. Then the app is fine.

You say this happens to you every time you open the app?

dannagle avatar Oct 22 '24 20:10 dannagle

This is now fixed in the development branch

dannagle avatar Oct 23 '24 00:10 dannagle