Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Certificate Expired in General Tab #401

Open
JoshuaM1995 opened this issue Apr 22, 2024 · 5 comments
Open

Error: Certificate Expired in General Tab #401

JoshuaM1995 opened this issue Apr 22, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@JoshuaM1995
Copy link

JoshuaM1995 commented Apr 22, 2024

Detailed context (ISSUES WILL NOT BE INVESIGATED WITHOUT IT!):

Your Desktop:

  • OS: macOS Sonoma 14.4.1
  • App type: Standalone
  • App Version: 2.1.35

Describe the bug
When I open the application, it says "Error: certificate has expired" on the general tab. When I go to the "Accounts" tab, my account is not listed and there's no way to re-link it. I tried uninstalling the application and reinstalling, and I have the same issue.

To Reproduce
Steps to reproduce the behavior:

  1. Log into account. I've been logged in for a few months, then it just started happening.
  2. Go to general tab. There will be an "Error: certificate expired error"
@JoshuaM1995 JoshuaM1995 added the bug Something isn't working label Apr 22, 2024
@Revilak
Copy link

Revilak commented Apr 22, 2024

Hi, unfortunately Mac support is abandoned #378

@JoshuaM1995
Copy link
Author

Hi, unfortunately Mac support is abandoned #378

The app is using electron, right? What are the main differences on mac that need to be addressed code-wise? I might. be able to help out in my free time.

@superpowered
Copy link

The app is using electron, right? What are the main differences on mac that need to be addressed code-wise? I might. be able to help out in my free time.

Pretty sure new builds for osx can only be made on an osx machine, and thats the main issue.

@JoshuaM1995
Copy link
Author

The app is using electron, right? What are the main differences on mac that need to be addressed code-wise? I might. be able to help out in my free time.

Pretty sure new builds for osx can only be made on an osx machine, and thats the main issue.

I have an M1 Mac.

@superpowered
Copy link

superpowered commented Apr 22, 2024

I have an M1 Mac.

Then yeah, in theory that should be enough. I'm not sure if the cert needs signing from an apple dev license or anything like that. It's been like 10 or so years since I tried to build an electron app.

I think you could test the output by just pulling it down and running npm run electron-forge publish. The electron forge config seems to have the dmg listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants