Hi, so after the failing to upgrade the system using the backend maintenance panel, we went through an effort of manually updating the system by copying the files of latest dedalo directly from the repository.
After, several folder replacements and configuration of .pgpass files the system finally greeted with a login screen that showed the code version as the latest 6.7.2.
However, now the problem is with the old database structure, where the data version is still 6.0.2 and I cannot get past the login screen despite entering the correct credentials. The login screen throws a "throwable exception when calling dedalo API" error and i can no longer access the backend or maintenance panel at all.
Trying to solve this problem with chat gpt where it suggested to manually run the database structure update sql or php files generally found in updates folder of the latest pack but i can not find any such files.
Any one else faced similar issue or if has any idea regarding this please provide your valuable guidance.
Steps I had followed -
downloaded and unpacked the latest dedalo folder
Replaced the dedalo core folder items - core, shared, config, db_config and updated parameters to match the existing credentials
Set up .pgpass file for database operations
Thank you.
