Maximum number of redirects exceeded #3603

Closed
opened 2026-02-28 03:35:06 -05:00 by deekerman · 4 comments
Owner

Originally created by @zhangyingjieiloveyou on GitHub (Sep 12, 2024).

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

The page is redirected, the request status is 302, the browser accesses the page is normal, how to configure this? Please give me some advice, thank you!

📝 Error Message(s) or Log

WARN: Monitor #11 'web': Pending: Maximum number of redirects exceeded | Max retries: 3 | Retry: 1 | Retry Interval: 60 seconds | Type: http

🐻 Uptime-Kuma Version

1.23

💻 Operating System and Arch

CentOS Linux release 7.9.2009 (Core)

🌐 Browser

Google chrome 128.0.6613.120

🖥️ Deployment Environment

  • Runtime:
  • Database:
  • Filesystem used to store the database on:
  • number of monitors:
Originally created by @zhangyingjieiloveyou on GitHub (Sep 12, 2024). ### ⚠️ Please verify that this question has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to have read this project [Security Policy](https://github.com/louislam/uptime-kuma/security/policy) ### 📝 Describe your problem The page is redirected, the request status is 302, the browser accesses the page is normal, how to configure this? Please give me some advice, thank you! ### 📝 Error Message(s) or Log WARN: Monitor #11 'web': Pending: Maximum number of redirects exceeded | Max retries: 3 | Retry: 1 | Retry Interval: 60 seconds | Type: http ### 🐻 Uptime-Kuma Version 1.23 ### 💻 Operating System and Arch CentOS Linux release 7.9.2009 (Core) ### 🌐 Browser Google chrome 128.0.6613.120 ### 🖥️ Deployment Environment - Runtime: - Database: - Filesystem used to store the database on: - number of monitors:
deekerman 2026-02-28 03:35:06 -05:00
Author
Owner

@CommanderStorm commented on GitHub (Sep 13, 2024):

How many redirects does said page take?

@CommanderStorm commented on GitHub (Sep 13, 2024): How many redirects does said page take?
Author
Owner

@zhangyingjieiloveyou commented on GitHub (Sep 13, 2024):

How many redirects does said page take?

I do not know the maximum number of redirects set by the page, but I have set the maximum number of redirects to 10000, and the effective status code has also added 302, or abnormal, do not know how to monitor the status of this redirected page, actually go to the browser to visit the web site is normal.

@zhangyingjieiloveyou commented on GitHub (Sep 13, 2024): > How many redirects does said page take? I do not know the maximum number of redirects set by the page, but I have set the maximum number of redirects to 10000, and the effective status code has also added 302, or abnormal, do not know how to monitor the status of this redirected page, actually go to the browser to visit the web site is normal.
Author
Owner

@CommanderStorm commented on GitHub (Sep 14, 2024):

Lets ask the question a bit differently:
If you visit said page in the browser, how are you redirected?
If you do this via curl, how are you redicected?

I suspect that this is a difference in how your webpage reacts to a client which can execute js and one which cannot. What do you think about said hypothesis?

Can you share the url?

@CommanderStorm commented on GitHub (Sep 14, 2024): Lets ask the question a bit differently: If you visit said page in the browser, how are you redirected? If you do this via curl, how are you redicected? I suspect that this is a difference in how your webpage reacts to a client which can execute js and one which cannot. What do you think about said hypothesis? Can you share the url?
Author
Owner

@CommanderStorm commented on GitHub (Sep 14, 2024):

image

Yes, that is an infinite cylcle. Uptime kuma is allerting to a real issue

@CommanderStorm commented on GitHub (Sep 14, 2024): ![image](https://github.com/user-attachments/assets/6a0d9b45-5f89-404c-a91e-4c1e964d6238) Yes, that is an infinite cylcle. Uptime kuma is allerting to a real issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#3603
No description provided.