Metadata
Target
Collistar
Sync template
Social Reporting - Incremental Content Refresh
Status
failed
Started
2026-05-15 06:28:01.796530
Finished
2026-05-15 06:28:20.343190
Error
Command exited with code 1
Log
[2026-05-15T06:28:01.796138] Starting job 162072 for connection Collistar (facebook) / sync template Social Reporting - Incremental Content Refresh (type=dlt)
Resolved command: cd /srv/kpiper && python social_reporting_pipeline.py
Injected profile context env vars (tokens exported: 1).
Pipeline env overrides applied: SOCIAL_REPORTING_LOOKBACK_DAYS, SOCIAL_REPORTING_MATERIALIZATION
Refreshed Meta Page Token at 2026-05-15T06:28:01.766086.
Forced unbuffered Python output for child process.
Traceback (most recent call last):
File "/srv/kpiper/social_reporting_pipeline.py", line 1991, in <module>
raise SystemExit(main())
^^^^^^
File "/srv/kpiper/social_reporting_pipeline.py", line 1875, in main
_write_postgres(
File "/srv/kpiper/social_reporting_pipeline.py", line 889, in _write_postgres
frame.write_database(staging_table, connection=connection, if_table_exists="replace")
File "/usr/local/lib/python3.11/site-packages/polars/dataframe/frame.py", line 4676, in write_database
res: int | None = self.to_pandas(
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/polars/dataframe/frame.py", line 2609, in to_pandas
raise ModuleNotFoundError(msg)
ModuleNotFoundError: pyarrow>=8.0.0 is required for `to_pandas(use_pyarrow_extension_array=True)`
[2026-05-15T06:28:20.309766] Command failed with code 1.