tine-groupware / tine

tine groupware main repository
https://www.tine-groupware.de
GNU Affero General Public License v3.0
11 stars 2 forks source link

Tinebase.purgeDeletedRecords raises sql exception #48

Closed mokraemer closed 1 month ago

mokraemer commented 3 months ago
 php /mnt/www/tine/tine20.php --username "XXX" --password "YYYY" --method Tinebase.purgeDeletedRecords -- date=$(date -d -30days +%Y-%m-%d) 

Purging obsolete data from tables...
Cleaning relations...PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tine.tine20_sales_contracts' doesn't exist in /mnt/www/tine/vendor/zendframework/zendframework1/library/Zend/Db/Statement/Pdo.php:228
Stack trace:
#0 /mnt/www/tine/vendor/zendframework/zendframework1/library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute()
github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Comment or remove the stale label. Otherwise, it will be closed in 7 days.

mokraemer commented 1 month ago

still valid