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

Getting 302 status when creating a new account (Getting started on Hyku v5.0.1) #1932

Open
DanukaH opened this issue Apr 5, 2023 · 0 comments

Comments

@DanukaH
Copy link

DanukaH commented Apr 5, 2023

I am trying to set up a Hyku 5 and getting a 302 error when creating a new account while getting started. I am using Dory and Docker to do this on Ubuntu 22.10.

when I get to this screen, I typed in a short name (eg: Test Repo) and click on save, then I am getting the 302 status.

web_1 | Account Load (0.3ms) SELECT "public"."accounts".* FROM "public"."accounts" WHERE "public"."accounts"."tenant" = $1 LIMIT $2 [["tenant", "public"], ["LIMIT", 1]]
web_1 | Redirected to http://test-repo.hyku.test/users/sign_up?locale=en
web_1 | Completed 302 Found in 11000ms (ActiveRecord: 4044.8ms)
web_1 |
web_1 |
web_1 | 172.17.0.1 - - [05/Apr/2023:10:54:51 +0000] "POST /account/sign_up?locale=en HTTP/1.1" 302 - 11.0687

Did anyone come across this issue?

Steps to reproduce the behaviour

  1. On the Home page, click on "Get Started"
  2. Then type in a short name and click save.

image

@DanukaH DanukaH changed the title 302 status on Account creation (Hyku v5.0.1) Getting 302 error status when creating a new account (Getting started on Hyku v5.0.1) Apr 5, 2023
@DanukaH DanukaH changed the title Getting 302 error status when creating a new account (Getting started on Hyku v5.0.1) Getting 302 status when creating a new account (Getting started on Hyku v5.0.1) Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant