Jak zawsze:
Upgrading to the newest version
cd supla-docker
git pull
./supla.sh upgrade
Po aktualizacji container [supla-cloud] nie potrafi startować.
Restart maszyny nie pomaga
2023-02-10 22:26:33 Migrating up to 20221219113615 from 20221020225729
2023-02-10 22:26:33
2023-02-10 22:26:33 ++ migrating 20221124222346
2023-02-10 22:26:33
2023-02-10 22:26:33 -> ALTER TABLE supla_oauth_access_tokens ADD issued_with_refresh_token_id INT DEFAULT NULL
2023-02-10 22:26:33 Migration 20221124222346 failed during Execution. Error An exception occurred while executing 'ALTER TABLE supla_oauth_access_tokens ADD issued_with_refresh_token_id INT DEFAULT NULL':
2023-02-10 22:26:33
2023-02-10 22:26:33 SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'issued_with_refresh_token_id'
2023-02-10 22:27:06 Database connection has been established.
2023-02-10 22:27:06
2023-02-10 22:27:06 Application Migrations
2023-02-10 22:27:06
2023-02-10 22:27:06
2023-02-10 22:27:06 Migrating up to 20221219113615 from 20221020225729
2023-02-10 22:27:06
2023-02-10 22:27:06 ++ migrating 20221124222346
2023-02-10 22:27:06
2023-02-10 22:27:06 -> ALTER TABLE supla_oauth_access_tokens ADD issued_with_refresh_token_id INT DEFAULT NULL
2023-02-10 22:27:06 Migration 20221124222346 failed during Execution. Error An exception occurred while executing 'ALTER TABLE supla_oauth_access_tokens ADD issued_with_refresh_token_id INT DEFAULT NULL':
2023-02-10 22:27:06
2023-02-10 22:27:06 SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'issued_with_refresh_token_id'
2023-02-10 22:27:06
2023-02-10 22:27:06
2023-02-10 22:27:06 In Exception.php line 18:
2023-02-10 22:27:06
2023-02-10 22:27:06 SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'issued_
2023-02-10 22:27:06 with_refresh_token_id'
2023-02-10 22:27:06
2023-02-10 22:27:06
2023-02-10 22:27:06 In PDOConnection.php line 141:
2023-02-10 22:27:06
2023-02-10 22:27:06 SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'issued_
2023-02-10 22:27:06 with_refresh_token_id'
2023-02-10 22:27:06
