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

demo source code running in Gitpod get error of 502 and login fail in StackBlits #24

Open
scottwansz opened this issue Mar 1, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@scottwansz
Copy link

Environment

RootDir: /workspace/nuxt-auth-example 09:47:21
Nuxt project info: 09:47:21


  • Operating System: Linux
  • Node Version: v16.19.0
  • Nuxt Version: 3.1.2
  • Nitro Version: 2.1.2
  • Package Manager: npm@8.19.3
  • Builder: vite
  • User Config: css, modules, auth
  • Runtime Modules: @nuxtjs/tailwindcss@6.1.0, @sidebase/nuxt-auth@0.4.2
  • Build Modules: -

Reproduction

https://github.com/sidebase/nuxt-auth-example.git

Describe the bug

open the source code with Gitpod, export env varible, and npm run start. when login get error as "This page isn’t working" which url is "https://sidebase-nuxtauthexampl-6cxmiofy627.ws-us88.gitpod.io/api/auth/callback/credentials"

Request URL: https://sidebase-nuxtauthexampl-6cxmiofy627.ws-us88.gitpod.io/api/auth/callback/credentials
Request Method: POST
Status Code: 502
Remote Address: 127.0.0.1:1080
Referrer Policy: strict-origin-when-cross-origin

Additional context

No response

Logs

No response

@scottwansz scottwansz added the bug Something isn't working label Mar 1, 2023
@scottwansz
Copy link
Author

nuxtauth-login-err

@scottwansz
Copy link
Author

I think the root reason may same as the error as above.

@scottwansz scottwansz changed the title demo source code running gitpod get error of 502 demo source code running in Gitpod get error of 502 and login fail in StackBlits Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant