wrjlewis / notion-search-alfred5-workflow

An Alfred5 workflow to search Notion with instant results
GNU General Public License v3.0
72 stars 3 forks source link

SSL issue #15

Open kashour opened 1 month ago

kashour commented 1 month ago

I'm not getting past the SSL ceritificate, as soon as i write NS i get the SSL error mentioned in the troubleshooting

Here is a script i wrote to verify certificates

import ssl import certifi

print("SSL Cert File:", ssl.get_default_verify_paths().cafile) print("Certifi Cert File:", certifi.where())

Here is the output

SSL Cert File: /Users/khalidashour/Library/Python/3.9/lib/python/site-packages/certifi/cacert.pem Certifi Cert File: /Users/khalidashour/Library/Python/3.9/lib/python/site-packages/certifi/cacert.pem

wrjlewis commented 4 weeks ago

Not sure exactly what could be causing this, but my first thoughts are that Alfred could be using a different python installation than the one you tested, try to double check perhaps by running the same test but within an Alfred workflow

kashour commented 4 weeks ago

Thanks, that’s by guess too but not sure how to troubleshoot it

On Jun 3, 2024 at 4:48:30 AM, Will Lewis @.***> wrote:

Not sure exactly what could be causing this, but my first thoughts are that Alfred could be using a different python installation than the one you tested, try to double check perhaps by running the same test but within an Alfred workflow

— Reply to this email directly, view it on GitHub https://github.com/wrjlewis/notion-search-alfred5-workflow/issues/15#issuecomment-2144637623, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5O3I4UUDLJRRFMVPZ4P2TZFQUV5AVCNFSM6AAAAABIVLJHCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUGYZTONRSGM . You are receiving this because you authored the thread.Message ID: @.***>

wrjlewis commented 4 weeks ago

I’m not sure and not at my computer but It might be here according to a forum post I saw online. Though everyone’s setups are different /Library/Developer/CommandLineTools/usr/bin

On Mon, 3 Jun 2024 at 21:39, kashour @.***> wrote:

Thanks, that’s by guess too but not sure how to troubleshoot it

On Jun 3, 2024 at 4:48:30 AM, Will Lewis @.***> wrote:

Not sure exactly what could be causing this, but my first thoughts are that Alfred could be using a different python installation than the one you tested, try to double check perhaps by running the same test but within an Alfred workflow

— Reply to this email directly, view it on GitHub < https://github.com/wrjlewis/notion-search-alfred5-workflow/issues/15#issuecomment-2144637623>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA5O3I4UUDLJRRFMVPZ4P2TZFQUV5AVCNFSM6AAAAABIVLJHCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBUGYZTONRSGM>

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/wrjlewis/notion-search-alfred5-workflow/issues/15#issuecomment-2146081099, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALY3SUVIJAPBHPERX3HAGTZFTH7VAVCNFSM6AAAAABIVLJHCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBWGA4DCMBZHE . You are receiving this because you commented.Message ID: @.***>