You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
When i try to update the CRM from 6.4 to 6.5 using automatic updates (Settings > Logs > updates), it successfully download the 6.5 pack v1 file and while installing it shows the error message as no zip was selected.
so i tried for the manual update using this link. while upading, it shows the below error message.
------------- 2023-11-30 07:58:18 -------------
start drop columns
drop column: s_yf_companies:status ... done (0s)
drop column: s_yf_companies:type ... done (0s)
drop column: s_yf_companies:city ... done (0s)
drop column: s_yf_companies:address ... done (0s)
drop column: s_yf_companies:post_code ... done (0s)
drop column: s_yf_companies:companysize ... done (0s)
drop column: s_yf_companies:logo ... done (0s)
drop column: s_yf_companies:firstname ... done (0s)
drop column: s_yf_companies:lastname ... done (0s)
drop column: s_yf_companies:facebook ... done (0s)
drop column: s_yf_companies:twitter ... done (0s)
drop column: s_yf_companies:linkedin ... done (0s)
end drop columns (0 min)
start drop indexes
drop index, u_yf_modentity_sequences:u_yf_modentity_sequences_tabid_fk ... (0s) | Error(12) [SQLSTATE[HY000]: General error: 1553 Cannot drop index 'u_yf_modentity_sequences_tabid_fk': needed in a foreign key constraint
The SQL being executed was: DROP INDEX u_yf_modentity_sequences_tabid_fk ON u_yf_modentity_sequences] in
#0 C:\wamp64\www\yetidb\vendor\yetiforce\yii2\db\Command.php(1307): yii\db\Schema->convertException(Object(PDOException), 'DROP INDEX u_y...') #1 C:\wamp64\www\yetidb\vendor\yetiforce\yii2\db\Command.php(1102): yii\db\Command->internalExecute('DROP INDEX u_y...') #2 C:\wamp64\www\yetidb\app\Db\Importer.php(497): yii\db\Command->execute() #3 C:\wamp64\www\yetidb\cache\updates\updates\init.php(123): App\Db\Importer->dropIndexes(Array) #4 C:\wamp64\www\yetidb\vtlib\Vtiger\PackageImport.php(1122): YetiForceUpdate->update() #5 C:\wamp64\www\yetidb\vtlib\Vtiger\PackageImport.php(595): vtlib\PackageImport->importUpdate() #6 C:\wamp64\www\yetidb\modules\Settings\ModuleManager\views\ModuleImport.php(151): vtlib\PackageImport->import('cache/usermodul...') #7 C:\wamp64\www\yetidb\app\Controller\ExposeMethod.php(68): Settings_ModuleManager_ModuleImport_View->importUserModuleStep3(Object(App\Request)) #8 C:\wamp64\www\yetidb\modules\Settings\ModuleManager\views\ModuleImport.php(45): Settings_ModuleManager_ModuleImport_View->invokeExposedMethod('importUserModul...', Object(App\Request)) #9 C:\wamp64\www\yetidb\include\main\WebUI.php(188): Settings_ModuleManager_ModuleImport_View->process(Object(App\Request)) #10 C:\wamp64\www\yetidb\index.php(26): Vtiger_WebUI->process(Object(App\Request)) #11 {main} !!!
Initially yetiforce was registered and while installing the update, it was removed the registration.
When i visit the updates page (settings > logs > updates), the update 6.5 v2 was available. it shows that update functionality was not available till registration. but when i try to update it, it successfully updated to 6.5 service pack v2 version.
the current status
mostly all the versions are failed first time and second time updated successfully.
Could you please confirm the update status and is it possible to reinstall the 6.5 version without lossing the data. kindly guide me.
Thanks & Regards,
Rajasekaran.
The text was updated successfully, but these errors were encountered:
Hi,
When i try to update the CRM from 6.4 to 6.5 using automatic updates (Settings > Logs > updates), it successfully download the 6.5 pack v1 file and while installing it shows the error message as no zip was selected.
so i tried for the manual update using this link. while upading, it shows the below error message.
------------- 2023-11-30 07:58:18 -------------
end drop columns (0 min)
end drop indexes (0 min)
end update tables (0.07s)
end drop tables (0 min)
end drop columns (0 min)
end drop indexes (0 min)
end update foreign key (0s)
Initially yetiforce was registered and while installing the update, it was removed the registration.
When i visit the updates page (settings > logs > updates), the update 6.5 v2 was available. it shows that update functionality was not available till registration. but when i try to update it, it successfully updated to 6.5 service pack v2 version.
the current status
mostly all the versions are failed first time and second time updated successfully.
Could you please confirm the update status and is it possible to reinstall the 6.5 version without lossing the data. kindly guide me.
Thanks & Regards,
Rajasekaran.
The text was updated successfully, but these errors were encountered: