llm-answer-engine icon indicating copy to clipboard operation
llm-answer-engine copied to clipboard

Unable to run this on Github codespaces

Open itsaark opened this issue 10 months ago • 1 comments

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 tried suggestions from here and here. They didn't work

itsaark avatar Mar 26 '24 13:03 itsaark

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 ! :)

developersdigest avatar Apr 03 '24 00:04 developersdigest