Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Oops, that's a four-oh-four. #238

Answered by spencerwooo
therockstarind asked this question in Q&A
Discussion options

You must be logged in to vote

i believe your error is the same with #240

i cannot guarantee solutions, but check whether you have:

  • configured your site.json, where the baseDirectory should be a folder in your root OneDrive path
  • the redis db url (if hosted on upstash, and has SSL enabled), should be something like rediss://:[email protected]:xxx
    • notice the rediss instead of redis and the ://:xx instead of ://xx

if you can do an npm run dev locally and check for debug logs that would also be helpful for solving your issue.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by spencerwooo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question General questions solved Question in discussion is solved
2 participants