wrjlewis / notion-search-alfred-workflow

An Alfred workflow to search Notion with instant results
GNU General Public License v3.0
828 stars 41 forks source link

Have tried all solutions discussed previously, SSL certificate issues still exist #77

Closed Elodie-0117 closed 1 year ago

Elodie-0117 commented 1 year ago

SSL certificate error as this image below:

image

Debugger:

image

Actions have done to try to solve this:

  1. Run '/Applications/Python 3.11/Install Certificates.command' in terminal

    image
  2. Browse to Applications/Python 3.11 and double-click Install Certificates.command

    image
  3. brew update and brew upgrade

    image image
wrjlewis commented 1 year ago

Can you please post the error you are getting and details of the previous steps you have taken.

Elodie-0117 commented 1 year ago

Can you please post the error you are getting and details of the previous steps you have taken.

thanks, i have added more details on the error and things i have tried as the comment above.

wrjlewis commented 1 year ago

It looks like the install certificates command isn't working because of something to do with permissions.

Could you run the same command to install certificated but put sudo at the beginning, and see if this works? (If it doesn't please show the output)

Elodie-0117 commented 1 year ago

It looks like the install certificates command isn't working because of something to do with permissions.

Could you run the same command to install certificated but put sudo at the beginning, and see if this works? (If it doesn't please show the output)

oh, i tried sudo and the ns search works now! thank you very much!

wrjlewis commented 1 year ago

Awesome, I've also updated the readme to include 'sudo ' in the command, for others.

Elodie-0117 commented 1 year ago

Awesome, I've also updated the readme to include 'sudo ' in the command, for others.

oh, just to offer the exact infomation, i tried sudo and then tried sudo -H, then the ns search works great now, SSL certificate issue solved!

wrjlewis commented 1 year ago

Ah ok so sudo -h ‘install…..’, right?

Because sudo by itself didn’t work?

On Mon, 27 Mar 2023 at 20:38, Elodie-0117 @.***> wrote:

Awesome, I've also updated the readme to include 'sudo ' in the command, for others.

oh, just to offer the exact infomation, i tried sudo and then tried sudo -H, then the ns search works great now, SSL certificate issue solved!

— Reply to this email directly, view it on GitHub https://github.com/wrjlewis/notion-search-alfred-workflow/issues/77#issuecomment-1485757135, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALY3SRBW3VS5S5OWIO5FTLW6HUDLANCNFSM6AAAAAAWIBPH6Y . You are receiving this because you were assigned.Message ID: @.***>