Search found 2 matches

by jpucholt
Tue Jun 16, 2020 2:45 am
Forum: Nagios XI
Topic: After upgrade to 5.7.1 all host and services state pendi
Replies: 7
Views: 976

Re: After upgrade to 5.7.1 all host and services state pendi

Hello, select is here: mysql> SELECT DEFAULT_CHARACTER_SET_NAME, DEFAULT_COLLATION_NAME -> FROM INFORMATION_SCHEMA.SCHEMATA WHERE SCHEMA_NAME = 'nagios'; +----------------------------+------------------------+ | DEFAULT_CHARACTER_SET_NAME | DEFAULT_COLLATION_NAME | +----------------------------+----...
by jpucholt
Mon Jun 15, 2020 7:01 am
Forum: Nagios XI
Topic: After upgrade to 5.7.1 all host and services state pendi
Replies: 7
Views: 976

After upgrade to 5.7.1 all host and services state pendi

Hello, after upgrade nagiosXI from version 5.6.12 to 5.7.1 are all checks and hosts in pending state. In log file /usr/local/nagios/var/nagios.log i see this error: DO-3: ndo_return = 1 (Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=') [159222...