› VitalPBX Community Support › General Discussion › MIgration from Ombutel to VitalPBX database error › Reply To: RE: MIgration from Ombutel to VitalPBX database error
-
- August 22, 2018 at 9:26 pm
Looks like the ombu_patches table is corrupted. You must to cotinue doing the same process for messages like this:
Importing 20170710.pin-lists.sql...
PHP Fatal error: Uncaught exception 'Exception' with message 'ERROR 1050 (42S01) at line 2: Table 'ombu_pin_list_entries' already exists
' in /usr/share/ombutel/scripts/apply_patches:0mysql -uroot ombutel -e"insert into ombu_patches(filename) values ('20170710.pin-lists.sql')"
0