I upgraded from 3.1.1 to 3.2.0 and uploaded the files like normal, however, when I went to ~/admin/upgrade and clicked update, I got this:
Oh noes!
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-1-revenue_year' for key 'PRIMARY' on line 124 in /home/digicom/public_html/blesta/lib/model.php
But it seems to be working? Shows 3.2.0... Seems to be working ok, as far as I can tell... I added a client. Added an invoice, all went well. Should I be concerned?
Question
garybarr
I upgraded from 3.1.1 to 3.2.0 and uploaded the files like normal, however, when I went to ~/admin/upgrade and clicked update, I got this:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-1-revenue_year' for key 'PRIMARY' on line 124 in /home/digicom/public_html/blesta/lib/model.php
Printing Stack Trace:
#0 /home/digicom/public_html/blesta/lib/model.php(124): PDOStatement->execute(Array)
#1 /home/digicom/public_html/blesta/components/record/record.php(216): Model->query('INSERT INTO `bi...', Array)
#2 /home/digicom/public_html/blesta/plugins/billing_overview/billing_overview_plugin.php(118): Record->insert('billing_overvie...', Array)
#3 /home/digicom/public_html/blesta/app/models/plugin_manager.php(274): BillingOverviewPlugin->upgrade('1.0.0', '3')
#4 /home/digicom/public_html/blesta/components/upgrades/upgrades.php(210): PluginManager->upgrade('3')
#5 /home/digicom/public_html/blesta/components/upgrades/upgrades.php(74): Upgrades->processExtension('plugin', NULL)
#6 /home/digicom/public_html/blesta/app/controllers/admin_upgrade.php(80): Upgrades->start('3.1.1', '3.2.0')
#7 /home/digicom/public_html/blesta/lib/dispatcher.php(111): AdminUpgrade->process()
#8 /home/digicom/public_html/blesta/index.php(21): Dispatcher::dispatch('/admin/upgrade/...')
#9 {main}
But it seems to be working? Shows 3.2.0... Seems to be working ok, as far as I can tell... I added a client. Added an invoice, all went well. Should I be concerned?
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.