Skip to content

Login Redirect Problem #3473

@mohamedsamirspot

Description

@mohamedsamirspot

Self-Hosted Version

24.11.2

CPU Architecture

x86_64

Docker Version

27.4.0

Docker Compose Version

v2.31.0

Machine Specification

  • My system meets the minimum system requirements of Sentry

Steps to Reproduce

git clone
./install.sh
update sentry/config.yml (mail configuration and system.url-prefix)
docker-compose up -d
login
entering login credentials and mfa

Expected Result

go to login page

Actual Result

redirect to login page again

and the login page inspect give me

Refused to execute script from 'https://sentry.paymobsolutions.com/auth/login/paymob/' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Uncaught (in promise) ChunkLoadError: Loading chunk vendors-node_modules_emotion_react_jsx-runtime_dist_emotion-react-jsx-runtime_browser_esm_js--1f88a8 failed.
(error: https://sentry.paymobsolutions.com/_assets/chunks/vendors-node_modules_emotion_react_jsx-runtime_dist_emotion-react-jsx-runtime_browser_esm_js--1f88a8.b41be41ae296d09c51d4.js)
at _.f.j (jsonp chunk loading:27:18)
at ensure chunk:6:28
at Array.reduce ()
at _.e (ensure chunk:5:56)
at e (index.tsx:73:31)
at index.tsx:84:1
at app.js:2:969
at app.js:2:973
Refused to execute script from 'https://sentry.paymobsolutions.com/auth/login/paymob/' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Refused to execute script from 'https://sentry.paymobsolutions.com/auth/login/paymob/' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Refused to execute script from 'https://sentry.paymobsolutions.com/auth/login/paymob/' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
Uncaught (in promise) ChunkLoadError: Loading chunk app_bootstrap_index_tsx failed.
(error: https://sentry.paymobsolutions.com/_assets/chunks/app_bootstrap_index_tsx.6b2bd37124aa38bf3f01.js)
at _.f.j (jsonp chunk loading:27:18)
at ensure chunk:6:28
at Array.reduce ()
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

Event ID

No response

Metadata

Metadata

Assignees

Projects

Status

No status

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions