Bug report
Starting today, Inkdrop began showing as “offline” in the bottom left corner. Choosing quick or full sync did not change this, and neither did relaunching the app. I ensured I have the latest updates to macOS and Inkdrop.
I logged out and attempted to log back in, but the login page shows an error.
Error message:
certificate has expired Please check your system configuration or report the problem.
Status code:
Info
Platform: macOS
Platform version: Big Sur 11.6 (20G165)
App Version: 5.4.2
Reproduce
Run the program on macOS
iOS does not seem to be affected.
Speculation
Possibly related to Let’s Encrypt previous root cert expiration which is today? https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
2 Likes
Here’s a screenshot of the error message I get when I try to log in.
I am getting the same message on 5.4.2 on Unbuntu 20.04.3
Me too, exactly the same. I’m on a Mac (10.15.7, Catalina). This is my first login on a new account. Can’t get into the app.
I am able to log into the Android mobile app version 4.2.0 on Android 10.
Me too, I’m on Windows 10.
craftzdog
(Takuya Matsuyama)
October 1, 2021, 2:44am
9
Found an issue on Electron:
opened 02:56PM - 30 Sep 21 UTC
closed 08:22PM - 30 Sep 21 UTC
Preflight Checklist
I have read the Contributing Guidelines for this project.
I agree to follow the Code of Conduct that this...
bug :beetle:
craftzdog
(Takuya Matsuyama)
October 1, 2021, 2:48am
10
Workaround just for now:
Ignore the cert error by adding the following config in your config.cson
:
"*":
core:
network:
strict_ssl: 0
craftzdog
(Takuya Matsuyama)
October 1, 2021, 3:04am
11
Looks like it’s been fixed in Electron:
electron:main
← jviotti:enable-x509-trusted-first-flag
opened 06:00PM - 30 Sep 21 UTC
I’ll try the fix.
UPDATE: It works! I’ll publish the fixed version soon.
craftzdog
(Takuya Matsuyama)
October 1, 2021, 4:28am
12
Thanks for your patience.
Okay, I built fixed binaries here. Can you guys please try them?:
Please don’t forget to remove the workaround config mentioned above: strict_ssl: 0
.
1 Like
Worked on my macOS (x64).
1 Like
craftzdog
(Takuya Matsuyama)
October 1, 2021, 4:42am
14
@anon14273739 Nice! Thanks for letting me know.
1 Like
Peilun_Ma
(Peilun Ma)
October 1, 2021, 4:59am
15
Fixed on my Windows 10 machine.
It worked on my windows 10 pro machine at v.5.4.3 !
Thank you.
craftzdog
(Takuya Matsuyama)
October 1, 2021, 5:10am
17
Awesome. Thank you, @Peilun_Ma and @Yuki_Matsuda !
Looks like it’s working fine. I’ll publish it soon.
1 Like
craftzdog
(Takuya Matsuyama)
October 1, 2021, 5:35am
18
v5.4.3 is out! Thank you for your reports!
NOTE : Auto update must be not working due to the issue, so please download manually from here:
https://my.inkdrop.app/download
3 Likes
All good on Linux too! Thanks @craftzdog
1 Like