Can domain name expiration monitoring be supported #2505

Closed
opened 2026-02-28 02:57:10 -05:00 by deekerman · 2 comments
Owner

Originally created by @ivanmissu on GitHub (Aug 21, 2023).

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

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

Can domain name expiration monitoring be supported ???

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.22.1

💻 Operating System and Arch

centos7.9 x86_64

🌐 Browser

Chrome 116.0.5845.96

🐋 Docker Version

docker 20

🟩 NodeJS Version

No response

Originally created by @ivanmissu on GitHub (Aug 21, 2023). ### ⚠️ Please verify that this bug 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 Can domain name expiration monitoring be supported ??? ### 📝 Error Message(s) or Log _No response_ ### 🐻 Uptime-Kuma Version 1.22.1 ### 💻 Operating System and Arch centos7.9 x86_64 ### 🌐 Browser Chrome 116.0.5845.96 ### 🐋 Docker Version docker 20 ### 🟩 NodeJS Version _No response_
deekerman 2026-02-28 02:57:10 -05:00
  • closed this issue
  • added the
    help
    label
Author
Owner

@CommanderStorm commented on GitHub (Aug 21, 2023):

Please verify that this bug has not been raised before:
https://github.com/louislam/uptime-kuma/issues?q=is%3Aissue+domain+name+expiration+

TLDR: Is a domain expired is a surprisingly hard question.

@CommanderStorm commented on GitHub (Aug 21, 2023): Please verify that this bug has not been raised before: https://github.com/louislam/uptime-kuma/issues?q=is%3Aissue+domain+name+expiration+ TLDR: Is a domain expired is a surprisingly hard question.
Author
Owner

@mabed-fr commented on GitHub (Sep 4, 2023):

yes with :

→ whois google.fr | grep "Expiry Date"
Expiry Date: 2023-12-30T17:16:48Z

or API but rate limit ?

@mabed-fr commented on GitHub (Sep 4, 2023): yes with : → whois google.fr | grep "Expiry Date" Expiry Date: 2023-12-30T17:16:48Z or API but rate limit ?
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#2505
No description provided.