Erreur while

Bonjour,

Il y a à nouveau l’erreur « error while executing Python script » depuis hier.

Est-ce que d’autre personne on le même soucis

Tu vois l’erreur où ?

Dans le centre de message il me semble, j’ai désactivé le plugin pour l’instant

Je rencontre le même problème depuis 2 jours. No-ip a du modifier la page où le plugin va chercher les infos. Je vais essayer de contacter hugoKs3 (le développeur du plugin) pour l’informer du problème.
Taptap

J’ai pareil je confirme.

+1 j’ai posté hier sur ce sujet
Voila mes logs:

[2022-03-28 21:32:03][INFO] : Lancement script No-Ip : sudo python3 /var/www/html/plugins/noip/core/class/../../resources/noip-renew.py xxxx@domain.com "#####" 7 1 /var/www/html/plugins/noip/core/class/../.. 2
[2022/03/28 21:32:11] - Debug level: 2
[2022/03/28 21:32:11] - Opening https://www.noip.com/login...
[2022/03/28 21:32:19] - Logging in...
[2022/03/28 21:32:21] - DEBUG: Element by name login not found: Message: element not interactable
  (Session info: headless chrome=92.0.4515.98)

[2022/03/28 21:32:21] - DEBUG: Element by attr data-action=login not found: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-action="login"]"}
  (Session info: headless chrome=92.0.4515.98)

[2022/03/28 21:32:29] - Opening https://my.noip.com/dynamic-dns...
[2022/03/28 21:32:36] - Getting hosts list...
[2022/03/28 21:32:36] - No hosts or host table rows not found
[2022-03-28 21:32:37][DEBUG] : [Monitoring][noip] file content: {"msg": "No hosts or host table rows not found"}
[2022-03-28 21:32:37][ERROR] : [Monitoring][noip] error while executing Python script: 
[2022-03-28 21:32:37][DEBUG] : Prochaine vérification automatique pour noip : 2022-03-29 20:08:00

Bonjour,

J’ai un problème qui ressemble à celui décrit ici. Le renouvellement automatique ne fonctionne plus.
Voici une partie de logs récupérés dans le plugin :

[2022/04/29 09:17:13] - Opening https://my.noip.com/dynamic-dns...
[2022/04/29 09:17:18] - Getting hosts list...
[2022/04/29 09:17:19] - Dealing with xxx.ddns.net
[2022/04/29 09:17:19] - host remaining days found: Expires in 6 days
[2022/04/29 09:17:19] - xxx.ddns.net expires in 6 days
[2022/04/29 09:17:19] - Confirmed hosts: 0
[2022-04-29 09:17:20][DEBUG] : [Monitoring][xxx] file content: [{"hostname": "xxx.ddns.net", "expirationdays": 6, "renewed": "warning"}]
[2022-04-29 09:17:20][DEBUG] : Prochaine vérification automatique pour xxx : 2022-04-29 12:39:00
[2022-04-29 11:20:21][INFO] : syncNoIp
[2022-04-29 11:20:21][INFO] : Lancement script No-Ip : sudo python3 /var/www/html/plugins/noip/core/class/../../resources/noip-renew.py xxx "#####" 6 0 /var/www/html/plugins/noip/core/class/../.. 2
/var/www/html/plugins/noip/core/class/../../resources/noip-renew.py:77: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  ele_usr = self.browser.find_element_by_name("username")
/var/www/html/plugins/noip/core/class/../../resources/noip-renew.py:78: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  ele_pwd = self.browser.find_element_by_name("password")
/var/www/html/plugins/noip/core/class/../../resources/noip-renew.py:86: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  self.browser.find_element_by_name("Login").click()
/var/www/html/plugins/noip/core/class/../../resources/noip-renew.py:94: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  self.browser.find_element_by_xpath('//button[@data-action="login"]').click()
/var/www/html/plugins/noip/core/class/../../resources/noip-renew.py:102: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  self.browser.find_element_by_xpath('//button[@id="clogs-captcha-button"]').click()
/var/www/html/plugins/noip/core/class/../../resources/noip-renew.py:201: DeprecationWarning: find_elements_by_* commands are deprecated. Please use find_elements() instead
  host_tds = self.browser.find_elements_by_xpath("//td[@data-title=\"Host\"]")
/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webelement.py:393: UserWarning: find_element_by_* commands are deprecated. Please use find_element() instead
  warnings.warn("find_element_by_* commands are deprecated. Please use find_element() instead")
[2022/04/29 11:20:23] - Debug level: 2
[2022/04/29 11:20:23] - Opening https://www.noip.com/login...
[2022/04/29 11:20:27] - Logging in...
[2022/04/29 11:20:28] - DEBUG: Element by name login not found: Message: element not interactable
  (Session info: headless chrome=89.0.4389.114)
Stacktrace:
#0 0xaaaac5a14d48 <unknown>
#1 0xaaaac59b76cc <unknown>
#2 0xaaaac574ab50 <unknown>
#3 0xaaaac57789c4 <unknown>
#4 0xaaaac5770cb0 <unknown>
#5 0xaaaac5770ae0 <unknown>
#6 0xaaaac57a5ac8 <unknown>
#7 0xaaaac576ef50 <unknown>
#8 0xaaaac57703d4 <unknown>
#9 0xaaaac59e2ec8 <unknown>
#10 0xaaaac59f0aa0 <unknown>
#11 0xaaaac59f0804 <unknown>
#12 0xaaaac59f4cbc <unknown>
#13 0xaaaac59f1240 <unknown>
#14 0xaaaac59d916c <unknown>
#15 0xaaaac5a07b3c <unknown>
#16 0xaaaac5a1f398 <unknown>
#17 0xffffbb5bb7e4 start_thread
#18 0xffffbac73adc <unknown>

[2022/04/29 11:20:28] - DEBUG: Element by attr data-action=login not found: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@data-action="login"]"}
  (Session info: headless chrome=89.0.4389.114)
Stacktrace:
#0 0xaaaac5a14d48 <unknown>
#1 0xaaaac59b76cc <unknown>
#2 0xaaaac574ad84 <unknown>
#3 0xaaaac5777e08 <unknown>
#4 0xaaaac57a5ac8 <unknown>
#5 0xaaaac576ef50 <unknown>
#6 0xaaaac57703d4 <unknown>
#7 0xaaaac59e2ec8 <unknown>
#8 0xaaaac59f0aa0 <unknown>
#9 0xaaaac59f0804 <unknown>
#10 0xaaaac59f4cbc <unknown>
#11 0xaaaac59f1240 <unknown>
#12 0xaaaac59d916c <unknown>
#13 0xaaaac5a07b3c <unknown>
#14 0xaaaac5a1f398 <unknown>
#15 0xffffbb5bb7e4 start_thread
#16 0xffffbac73adc <unknown>

[2022/04/29 11:20:33] - Opening https://my.noip.com/dynamic-dns...
[2022/04/29 11:20:39] - Getting hosts list...
[2022/04/29 11:20:39] - Dealing with xxx.ddns.net
[2022/04/29 11:20:39] - host remaining days found: Expires in 6 days
[2022/04/29 11:20:39] - xxx.ddns.net expires in 6 days
[2022/04/29 11:20:40] - Confirmed hosts: 0
[2022-04-29 11:20:40][DEBUG] : [Monitoring][xxx] file content: [{"hostname": "xxx.ddns.net", "expirationdays": 6, "renewed": "warning"}]

Est ce qu’un utilisateur du plugin a réussi à renouveler dernièrement un DNS en automatique ?

Merci.

Bonjour,
Juste pour faire suite à mon message. Le renouvellement automatique No-Ip a fonctionné ce matin. Plus de soucis.

nouvelle beta a tester

1 « J'aime »

Bonjour.
Merci pour la reprise du plugin et la mise à jour.
J’ai installé la beta pour tester.