File: //proc/self/root/tmp/autopost_afternoon.log
/root/clawd/skills/threads/scripts/autopost_threads.py:2118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
stamp = dt.datetime.utcnow().strftime("%Y%m%d-%H%M%S")
/root/clawd/skills/threads/scripts/autopost_threads.py:2118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
stamp = dt.datetime.utcnow().strftime("%Y%m%d-%H%M%S")
Traceback (most recent call last):
File "/root/clawd/skills/threads/scripts/autopost_threads.py", line 2554, in <module>
raise SystemExit(main())
^^^^^^
File "/root/clawd/skills/threads/scripts/autopost_threads.py", line 2521, in main
publish_payload = publish_candidate(
^^^^^^^^^^^^^^^^^^
File "/root/clawd/skills/threads/scripts/autopost_threads.py", line 2351, in publish_candidate
return run_json(cmd)
^^^^^^^^^^^^^
File "/root/clawd/skills/threads/scripts/autopost_threads.py", line 888, in run_json
raise RuntimeError(message or f"Command failed ({proc.returncode}): {' '.join(cmd)}")
RuntimeError: Error: {"error": {"message": "Invalid parameter", "type": "OAuthException", "code": 100, "error_subcode": 4279004, "is_transient": false, "error_user_title": "Ung\u00fcltige untergeordnete Carousel-Elemente", "error_user_msg": "Die untergeordneten Elemente mit den IDs 17976990051112168 sind ung\u00fcltig, nicht vorhanden oder abgelaufen.", "fbtrace_id": "AFPkUFG75Vji_zGjmihng1a"}}