Closed anondev-sudo closed 1 year ago
Fixed by updating puppeteer to the latest version, now getting
Connected to the freenoms-domains database.
Domain Checker - Freenom
Username complete
Password complete
connected
[renew] Error ReferenceError: messages is not defined
at /home/container/config/freenom.js:122:9
at async Promise.all (index 0)
at async Object.renewFreeDomains (/home/container/config/freenom.js:92:7)
at async Object.init (/home/container/config/freenom.js:48:7)
at async run (/home/container/app.js:14:3)
Scrap finished for https://my.freenom.com/domains.php?a=renewals
Fixed it by defining messages (also going to make PR to fix), but now getting errors like this
message length > 2000 - **domain.tk** _(free)_: **185** days left.
Auto renewal is **enabled**.
{
"global": false,
"message": "You are being rate limited.",
"retry_after": 74
}
Is the ratelimited message normal even if it doesnt tried to renew any domain, there is none that will expire in less than 14 days. @Sorok-Dva
Is the ratelimited message normal even if it doesnt tried to renew any domain, there is none that will expire in less than 14 days.
Yes it is normal, each domain you have = one discord message, so if you have tons of domains, it being rate limited by discord, but normally this problem was fixed with this PR #4
Can you confirm you have this error with this PR ?
I will try soon
Got this error