📟 Logs daemon (40 dernières lignes)
2026-05-20 13:56:42: response = self.parent.error(
2026-05-20 13:56:42: ^^^^^^^^^^^^^^^^^^
2026-05-20 13:56:42: File "/usr/lib/python3.12/urllib/request.py", line 559, in error
2026-05-20 13:56:42: return self._call_chain(*args)
2026-05-20 13:56:42: ^^^^^^^^^^^^^^^^^^^^^^^
2026-05-20 13:56:42: File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain
2026-05-20 13:56:42: result = func(*args)
2026-05-20 13:56:42: ^^^^^^^^^^^
2026-05-20 13:56:42: File "/usr/lib/python3.12/urllib/request.py", line 639, in http_error_default
2026-05-20 13:56:42: raise HTTPError(req.full_url, code, msg, hdrs, fp)
2026-05-20 13:56:42: urllib.error.HTTPError: HTTP Error 403: Forbidden
2026-05-20 13:56:42:
2026-05-20 13:57:12: [eos-watcher] Erreur : HTTP Error 403: Forbidden
2026-05-20 13:57:12: Traceback (most recent call last):
2026-05-20 13:57:12: File "/home/deploy/vps-code/eos_watcher.py", line 210, in main
2026-05-20 13:57:12: traiter_tache(match)
2026-05-20 13:57:12: File "/home/deploy/vps-code/eos_watcher.py", line 171, in traiter_tache
2026-05-20 13:57:12: notifier_discord(f"🔄 **Eos** — `{task_id}` démarrée : {titre}")
2026-05-20 13:57:12: File "/home/deploy/vps-code/eos_watcher.py", line 126, in notifier_discord
2026-05-20 13:57:12: with urllib.request.urlopen(req, timeout=10) as r:
2026-05-20 13:57:12: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-20 13:57:12: File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen
2026-05-20 13:57:12: return opener.open(url, data, timeout)
2026-05-20 13:57:12: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-05-20 13:57:12: File "/usr/lib/python3.12/urllib/request.py", line 521, in open
2026-05-20 13:57:12: response = meth(req, response)
2026-05-20 13:57:12: ^^^^^^^^^^^^^^^^^^^
2026-05-20 13:57:12: File "/usr/lib/python3.12/urllib/request.py", line 630, in http_response
2026-05-20 13:57:12: response = self.parent.error(
2026-05-20 13:57:12: ^^^^^^^^^^^^^^^^^^
2026-05-20 13:57:12: File "/usr/lib/python3.12/urllib/request.py", line 559, in error
2026-05-20 13:57:12: return self._call_chain(*args)
2026-05-20 13:57:12: ^^^^^^^^^^^^^^^^^^^^^^^
2026-05-20 13:57:12: File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain
2026-05-20 13:57:12: result = func(*args)
2026-05-20 13:57:12: ^^^^^^^^^^^
2026-05-20 13:57:12: File "/usr/lib/python3.12/urllib/request.py", line 639, in http_error_default
2026-05-20 13:57:12: raise HTTPError(req.full_url, code, msg, hdrs, fp)
2026-05-20 13:57:12: urllib.error.HTTPError: HTTP Error 403: Forbidden
2026-05-20 13:57:12: