llm-answer-engine
llm-answer-engine copied to clipboard
Unable to run this on Github codespaces
I'm trying to run this on Github codespaces. When I run npm dev run
I get the following error.
`x-forwarded-host` header with value `xxxx-xxx-xxxxxxx-3000.app.github.dev` does not match `origin` header with value `localhost:3000` from a forwarded Server Actions request. Aborting the action.
⨯ Error: Invalid Server Actions request.
at AsyncLocalStorage.run (node:async_hooks:346:14)
at AsyncLocalStorage.run (node:async_hooks:346:14)
I have not used Github codespaces before and I won't be able to dig into this for a little bit. If anyone else is familiar and wants to hop in on this one please feel free ! :)