Matthias Harder wrote: > Hello, > > i updated my installation from 1.2.1 to 1.3 using the docs - all running > fine .... > after updating icinga-web i ran in the following error on every part of > icinga-web: > > Exception thrown: SQLSTATE[42S02]: Base table or view not found: 1146 > Table 'icinga_web.cronk' doesn't exist > > Using some mysql-tools i recognized that there is no table like this in > the database... :-( > > But the scheme-script: > > "mysql -u root -p icinga_web< > /usr/local/icinga-web/etc/schema/updates/mysql_v1-0-3_to_v1-2.sql"
v1-2_to_v1-3 should be used as final step. this is where the cronk table and other important stuff will be created. > runs without error... > How can i fix that problem? > > Thx > Matthias > > PS: just in case that this mail comes 2 times - Sorry! > The first time i used an mail-adress that is not on the mailinglist > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users > -- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 fax: +43 1 4277 14338 web: http://www.univie.ac.at/zid http://www.aco.net Icinga Core& IDOUtils Developer http://www.icinga.org ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
