Strapi Admin Login Page Not Loading – No Errors in Logs

i @Strapi Support Team,

Could you please help me troubleshoot an issue with my Strapi application?

When I run the application locally or deploy it to a higher environment, I am not seeing any errors in the application logs. However, the Strapi Admin Login page is not loading/visible.

I have checked the application logs, but there are no apparent errors indicating the root cause.

For reference, I am sharing the relevant section of my package.json below:

"dependencies": {
  "@aws-sdk/client-s3": "^3.596.0",
  "@aws-sdk/client-secrets-manager": "^3.485.0",
  "@node-saml/passport-saml": "github:node-saml/passport-saml",
  "@strapi/plugin-cloud": "4.26.2",
  "@strapi/plugin-i18n": "4.26.2",
  "@strapi/plugin-users-permissions": "4.26.2",
  "@strapi/provider-upload-aws-s3": "4.26.2",
  "@strapi/provider-upload-custom-s3": "file:providers/upload-custom-s3",
  "@strapi/strapi": "4.26.2",
  "aws-sdk": "^2.1640.0",
  "axios": "^1.12.2",
  "better-sqlite3": "8.6.0",
  "dotenv": "^16.3.0",
  "jsonwebtoken": "^9.0.2"
}

Could you please help me identify what might be causing the Strapi Admin Login page to not load, especially when there are no corresponding errors in the logs?

Please let me know if you need any additional configuration files, logs, browser console errors, or environment details from my side.

Thanks in advance for your support.

Best regards,
Shubh Jain

[

](https://)