Skip to content
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

Unable to run this on Github codespaces #8

Open
itsaark opened this issue Mar 26, 2024 · 1 comment
Open

Unable to run this on Github codespaces #8

itsaark opened this issue Mar 26, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@itsaark
Copy link

itsaark commented Mar 26, 2024

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

@developersdigest developersdigest added the help wanted Extra attention is needed label Apr 3, 2024
@developersdigest
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants