-
Notifications
You must be signed in to change notification settings - Fork 10
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
Receiving Invalid SSL Certificate Error #24
Comments
did you managed to fix this or are you using the old fruition site code? |
@heyitsmedev I know it is at the very end of a long post but it is right above the comment box.... Either way this is your answer. |
yeah i saw your last post. hence was wondering. But anyways, thanks for the reply. |
@DudeThatsErin the config looks ok, except for the part of It should be just Hopefully, this change should fix the SSL error. |
That did solve it. Thank you! :) I updated the Notion site to note this so hopefully no one else has any issues. |
I'm attempting to set this up on https://appseeker.org
This is my
site-config.ts
I don't understand why I am getting this. Here are some screenshots from CloudFlare for those settings:
I followed the steps I am about to push in a PR as well as published here: https://dudethatserin.notion.site/NoteHost-982d31fcc8dd4799a18efcb074b0e63c?pvs=4
The URL for the page via my notion domain is https://dudethatserin.notion.site/App-Seeker-11f1e3d1d62a4b40ae2c0925c0bf5670?pvs=4
Super odd as I believe that I followed the steps correctly. I am running the deploy command before checking the site and I am checking in an incognito window to make sure it isn't my cookies. I use Google Chrome.
This is a screenshot:
After doing further troubleshooting, I used Stephen's old generator to generate the array for the
NOTION_PAGE_ID
section and this is what I got:So, I copied and pasted everything from inside the array, ran the deploy, checked, purged CF cache (after closing the incognito browser), checked again in an incognito browser, and then also checked in Safari (which I never use) and I'm still getting the same error.
I should also add that I tried turning SSL off, trying flexible and strict. None of those options help.
I also tried commenting out the siteIcon (then running deploy) as well as clearing my cookies in Chrome. None of them help. I am out of ideas. It doesn't even go to my custom 404 page that I implemented so something is going on that I have no idea about.
https://dudethatserin.notion.site/404-34333ac547e24d6f919951d1543beb93?pvs=4
LASTEST UPDATE 3:15pm CST on April 5: App Seeker is working but only because I'm using my old code. NoteHost is not working for me. I am using the same worker so I am able/willing to test code when/if it gets updated. Until then I'm using what I know works.
The text was updated successfully, but these errors were encountered: