-
Notifications
You must be signed in to change notification settings - Fork 195
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
Releasing Mac Version of application SSL error #254
Comments
This seems like it's not the whole stack trace. I'd love to know which URL is being requested and leads to a certificate error. |
I reran the command and this was the whole stack trace and even tried to include the |
If I run the commands individually It fails at
I previously forgot to run |
I solved the issue. It has to do with macOS not providing openssl headers. Im Using Python3.9 which should include its own version of openssl so im not sure why its not working... ISSUEYou get the error FIXI ran the following command in my terminal (Adjust to your path/ python version) stackoverflow link for reference ConclusionThis is not necessarily an fbs issue but it does affect fbs |
Maybe I need to open a separate thread for this please let me know |
I'm sorry I don't have time to look at this at the moment. It would surprise me if simply uploading and re-downloading the installer would break it. If yes, it could be a code signing issue. I would compare |
I compared the downloaded image md5 with the local version and they match yet i get an error with the installer. I now am getting the SSL error on my windows environment a lot more frequently with a different fbs error tracelog
|
Maybe this has to do with the recent expiration of LetsEncrypt's root certificate. I renewed the SSL certificate of build-system.fman.io. Are you still getting the error? |
yes this seems to have fixed the issue :-) |
I have the same problem. Fine when I use "fbs installer", but damaged dmg.-file when "fbs upload" and downloaded. |
The above error message was not about a damaged .dmg file. (Edit: sorry, i missed one message that was about a "damaged" dmg. But it said the md5sum was not changed by |
I get an error when using the
fbs release <version>
command. I sometimes get this on windows as well, but after several tries, it works. Cant get it to work on macOS.Error Message
The text was updated successfully, but these errors were encountered: