Skip to content
Back

Unknown column 'sourceSize' in 'field list'

  • 0
  • Self Hosted
  • General
panda_p
26 Oct, 2025, 12:43

After migrating from 1.6.1 to 1.7.4 I noticed this message in the logs: appwrite-worker-stats-resources | 2025-10-26T10:32:38.289577112Z Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sourceSize' in 'field list'

Can someone help me understanding that error?

TL;DR
Title: Unknown column 'sourceSize' in 'field list' Developers migrated from 1.6.1 to 1.7.4 and encountered the error message: `Failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'sourceSize' in 'field list'` in the logs. Solution: The error indicates a missing column in the database. Developers should check the database schema and make sure the 'sourceSize' column is properly defined in the new version (1.7.4) of the application.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more