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

Register Form tab is showing but Content is of Login in Sentry 24.11.1 #3466

Open
1 task done
Kishan0330 opened this issue Dec 12, 2024 · 9 comments
Open
1 task done

Comments

@Kishan0330
Copy link

Kishan0330 commented Dec 12, 2024

Self-Hosted Version

24.11.1

CPU Architecture

x86_64

Docker Version

27.4.0

Docker Compose Version

2.27.0

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

  1. Open a web browser and navigate to the following URL: http://:.
  2. Once the page loads, locate and click on the "Register" tab in the navigation menu.

Expected Result

  1. Observe that the page content is incorrect, displaying the login form instead of the registration form.

Actual Result

install-logs.txt
docker-compose-logs.txt

Image of login form --> Notice the URL

Image of Register form i am getting --> URL is set Register but form did not changed

Event ID

No response

@wendellli99
Copy link

wendellli99 commented Dec 14, 2024

Having the same issue here~ It seems like a duplicate of #2954 but it was unanswered there either. The 'Sentry -> Admin Settings -> Enable Registration' settings is not there any more.

@aldy505
Copy link
Collaborator

aldy505 commented Dec 17, 2024

Hey @Kishan0330 does this solves the problem? #2954 (comment)

@aldy505
Copy link
Collaborator

aldy505 commented Dec 17, 2024

Having the same issue here~ It seems like a duplicate of #2954 but it was unanswered there either. The 'Sentry -> Admin Settings -> Enable Registration' settings is not there any more.

@wendellli99 Hello, the settings is still there. Top left --> Admin --> Settings --> Enable Registration

Image

@getsantry getsantry bot moved this to Waiting for: Community in GitHub Issues with 👀 3 Dec 17, 2024
@Kishan0330
Copy link
Author

Hey @Kishan0330 does this solves the problem? #2954 (comment)

No this does not solve the probem

@Kishan0330
Copy link
Author

Having the same issue here~ It seems like a duplicate of #2954 but it was unanswered there either. The 'Sentry -> Admin Settings -> Enable Registration' settings is not there any more.

@wendellli99 Hello, the settings is still there. Top left --> Admin --> Settings --> Enable Registration

Image

This does not solve the problem either(it is already on that is why i am seeing the Register tab)

@weeband
Copy link

weeband commented Dec 17, 2024

I think it's better to keep the issue open if the problem isn't resolved,

I have also encountered this issue, using last week's nightly build.
the register form appears when I change the version to 24.9.0, but maybe because I haven't rollback database, there's an internal error message on the issue page


edit update,
rollback to 24.10.0 seems to remove the problem, I can see there are a lot of migration files after 24.10 though, not sure if it will broken somewhere

@Kishan0330
Copy link
Author

I think it's better to keep the issue open if the problem isn't resolved,

I have also encountered this issue, using last week's nightly build. the register form appears when I change the version to 24.9.0, but maybe because I haven't rollback database, there's an internal error message on the issue page

edit update, rollback to 24.10.0 seems to remove the problem, I can see there are a lot of migration files after 24.10 though, not sure if it will broken somewhere

For Information: I did not upgrade sentry. This is fresh Installation

@Kishan0330 Kishan0330 reopened this Dec 17, 2024
@maks5959
Copy link

maks5959 commented Dec 19, 2024

I also encountered this problem, has anyone found a solution? I encountered this when installing release 24.12.0, rolled back to 24.8.0

@getsantry getsantry bot moved this from Waiting for: Community to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 19, 2024
@disparo13
Copy link

Hi everyone! I got into the same situation after upgrading Sentry from 24.11.1 to 24.12.0 - the "Register" tab doesn't open anymore, disregarding whether I enabled the registration or just sent the invite to the user. The console has such errors:

Uncaught (in promise) ChunkLoadError
    at _.f.j (jsonp chunk loading:27:18)
    at ensure chunk:6:28
    at Array.reduce (<anonymous>)
    at _.e (ensure chunk:5:56)
    at e (index.tsx:74:27)
    at index.tsx:84:1
    at app.js:2:969
    at app.js:2:973

and

Refused to execute script from 'https://sentry-self-hosted-url/auth/login/mypr/' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

@aldy505 I also checked your recommendation from #2954 (comment) - I had everything set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Archived in project
Development

No branches or pull requests

6 participants