[ZBX-15763] Zabbix server update failed 3.4 to 4.0.5 while automatic database upgrade Created: 2019 Mar 05 Updated: 2019 Mar 07 Resolved: 2019 Mar 07 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 4.0.5 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Critical |
Reporter: | Ivan | Assignee: | Zabbix Support Team |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
18.04.2 LTS (Bionic Beaver) mysql Ver 15.1 Distrib 10.3.13-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2 |
Issue Links: |
|
Description |
128770:20190305:153458.209 query [txnlev:1] [begin;] |
Comments |
Comment by Ivan [ 2019 Mar 05 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1908:20190305:121956.148 Zabbix Server stopped. Zabbix 3.4.11 (revision 82160). | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Ivan [ 2019 Mar 05 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{MariaDB [zabbix]> DESCRIBE events;
10 rows in set (0.002 sec) MariaDB [zabbix]> DESCRIBE event_suppress;
4 rows in set (0.001 sec) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Ivan [ 2019 Mar 06 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
When I trying to update through 3.4.15 - same result. 1908:20190306:122151.322 Zabbix Server stopped. Zabbix 3.4.11 (revision 82160). 2907:20190306:123212.973 Starting Zabbix Server. Zabbix 4.0.5 (revision 90164).
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Aigars Kadikis [ 2019 Mar 06 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hello Ivan, Thank you for registering this ticket. This is not a bug. On vanilla 3.4 instance while using everything according to the manual there will be no such issue. A custom support case can help pass this issue. I will close the ticket as Commercial support required. Regards, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Ivan [ 2019 Mar 06 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Step by step i follow this instruction: https://www.zabbix.com/documentation/4.0/manual/installation/upgrade/packages/debian_ubuntu and got same error...
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Ivan [ 2019 Mar 06 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Or may be you implying that I have not vanilla 3.4 instance? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Glebs Ivanovskis [ 2019 Mar 06 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can you show the following? select * from dbversion; show create table events\G show create table event_suppress\G | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Ivan [ 2019 Mar 07 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{
1 row in set (0.001 sec) show create table events\G Table: events
show create table event_suppress\G Table: event_suppress | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Ivan [ 2019 Mar 07 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hm... I made | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Comment by Glebs Ivanovskis [ 2019 Mar 07 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I did nothing! The issue can be considered a duplicate of |