Skip to content

When running my app, I get the error "Unable to Check For Updates" #2499

Answered by zorgiepoo
jxhug asked this question in Q&A
Discussion options

You must be logged in to vote

Make sure you copy/pasted the SUPublicEDKey correctly. That error is logged when the input is not proper base64 encoding (which I think is the case here) or when the decoded length after base64 conversion is wrong.

Run generate_keys to get the previously generated public key again.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jxhug
Comment options

Answer selected by jxhug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2497 on January 23, 2024 05:28.