[PROGRESS][100] [START UPDATE] [PROGRESS][1] ****Update from 4.4.9 (2024-10-02 17:13:00)**** Parameters : {"preUpdate":"0","backup::before":"0","core":"1","force":"0","plugins":"0","update::reapply":""} Send begin of update event...OK [PROGRESS][5] Check rights...OK [PROGRESS][10] [PROGRESS][15] Download url : https://github.com/jeedom/core/archive/V4-stable.zip Download in progress...--2024-10-02 17:13:01-- https://github.com/jeedom/core/archive/V4-stable.zip Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/jeedom/core/zip/refs/heads/V4-stable [following] --2024-10-02 17:13:01-- https://codeload.github.com/jeedom/core/zip/refs/heads/V4-stable Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/zip] Saving to: '/tmp/jeedom/install/jeedom_update.zip' 0K ........ ........ ........ ........ ........ ........ 7.00M 3072K . ...... ........ ........ ........ ........ ........ 8.15M 6144K ........ ........ ........ ........ ........ ........ 7.11M 9216K ........ ........ ........ ........ ........ .... .... 8.61M 12288K ........ ........ ........ ........ ........ ........ 3.61M 15360K ....... . ........ ........ ........ ........ ........ 2.40M 18432K ........ ........ ........ ........ ........ ........ 2.34M 21504K ........ ........ ........ ...... .. ........ ........ 2.39M 24576K ........ ........ ... ..... ........ ........ ........ 1.96M 27648K ....... . ........ ........ ........ ........ ........ 3.10M 30720K ........ .... .... ........ ........ ........ ........ 2.74M 33792K ........ ........ ........ ........ ........ ........ 2.50M 36864K .. ...... ........ ........ ....... . ........ ........ 1.98M 39936K ........ ........ ... ..... ........ ........ ........ 2.12M 43008K ........ ........ ........ ........ .... .... ........ 1.66M 46080K ........ ...... .. ........ ........ ........ ........ 1.98M 49152K .... .... ........ ........ ........ ........ .... .... 2.33M 52224K ........ ........ ........ .... .... ........ ........ 1.98M 55296K ........ ........ ...... .. ........ ........ ........ 3.29M 58368K ........ ........ ........ ........ ....... . ........ 3.75M 61440K ........ ........ ........ ........ ........ ........ 4.23M 64512K ........ .. ...... ........ ........ ........ ........ 2.62M 67584K .... .... ........ ........ ........ ...... .. ........ 1.95M 70656K ........ ........ ........ . ....... ........ ........ 2.00M 73728K ..... ... ........ ........ ........ ........ ........ 1.78M 76800K ........ ........ ........ ........ ...... .. ........ 3.29M 79872K ........ ........ ........ ........ ........ .... .... 3.15M 82944K ........ ........ ........ ........ ........ .... .... 2.77M 86016K . 2.62M=31s 2024-10-02 17:13:33 (2.69 MB/s) - '/tmp/jeedom/install/jeedom_update.zip' saved [88193019] [PROGRESS][25] OK Cleaning folders...OK [PROGRESS][30] Create temporary folder...OK [PROGRESS][35] Unzip in progress... OK [PROGRESS][40] Clean temporary files (tmp)...OK Disable all task . OK Disable all scenario.... ................................................................... ......... OK [PROGRESS][45] Update modification date of unzip file...OK [PROGRESS][47] Moving files...Ignore file /tmp/jeedom_unzip/core-4-stable///docs/de_DE/noteVersion.md because size is 0 Ignore file /tmp/jeedom_unzip/core-4-stable///docs/en_US/noteVersion.md because size is 0 Ignore file /tmp/jeedom_unzip/core-4-stable///docs/es_ES/noteVersion.md because size is 0 Ignore file /tmp/jeedom_unzip/core-4-stable///docs/fr_FR/noteVersion.md because size is 0 Ignore file /tmp/jeedom_unzip/core-4-stable///docs/pt_PT/noteVersion.md because size is 0 OK [PROGRESS][50] Remove temporary files...OK [PROGRESS][52] Remove useless files... Cleaning 3rdparty Cleaning desktop Cleaning mobile Cleaning core Cleaning docs Cleaning install Cleaning script find: '/var/www/html/install/../script/*': No such file or directory OK [PROGRESS][53] Update jeedom information date... OK [PROGRESS][59] [PROGRESS][60] Check jeedom consistency... [START CONSISTENCY] [START CHECK AND FIX DB] Fix : ALTER TABLE `cache` ENGINE = InnoDB Fix : ALTER TABLE `cache` MODIFY COLUMN `key` varchar(255) NOT NULL DEFAULT "core" Fix : ALTER TABLE `cache` MODIFY COLUMN `datetime` int(11) NULL Fix : ALTER TABLE `cache` MODIFY COLUMN `lifetime` int(11) NULL Fix : ALTER TABLE `cache` DROP `options` Fix : ALTER TABLE `cache` DROP INDEX `lifetime`; Fix : CREATE TABLE IF NOT EXISTS `event` ( `datetime` double(16,6) NULL, `name` varchar(255) NULL, `option` varchar(8192) NULL) ENGINE MEMORY; CREATE INDEX `datetime` ON `event` (`datetime` ASC) Fix : ALTER TABLE `interactQuery` ENGINE = MyISAM Fix : CREATE UNIQUE INDEX `unique` ON `listener` (`class` ASC,`function` ASC,`event` ASC) Fix : ALTER TABLE `cache` MODIFY COLUMN `datetime` int(11) NULL***ERROR*** [MySQL] Error code : 22003 (1264). Out of range value for column 'datetime' at row 1 : ALTER TABLE `cache` MODIFY COLUMN `datetime` int(11) NULL [END CHECK AND FIX DB] Check jeedom package...OK Check jeedom database... Fix : ALTER TABLE `cache` MODIFY COLUMN `datetime` int(11) NULL Fix : ALTER TABLE `cache` MODIFY COLUMN `datetime` int(11) NULL***ERROR*** [MySQL] Error code : 22003 (1264). Out of range value for column 'datetime' at row 1 : ALTER TABLE `cache` MODIFY COLUMN `datetime` int(11) NULL Check crons... Check filesystem right...OK Check jeedom object... OK Check jeedom cmd...OK Set cache hour...OK Check composer...OK Check nodejs... Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://security.debian.org/debian-security bullseye-security InRelease Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease Fetched 44.1 kB in 1s (79.9 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... apt-utils is already the newest version (2.2.4). build-essential is already the newest version (12.9). lsb-release is already the newest version (11.1.0). git is already the newest version (1:2.30.2-1+deb11u3). 0 upgraded, 0 newly installed, 0 to remove and 206 not upgraded. [Check Version NodeJS actuelle : v20.17.0 : [ OK ] [Check Prefix : /usr and sudo prefix : /usr and www-data prefix : /usr : [ OK ] OK [END CONSISTENCY] OK Check update...OK ***************Jeedom is up to date in 4.4.12*************** [PROGRESS][75] [PROGRESS][90] Check update OK [PROGRESS][95] Enable scenario : OK Enable task : OK Check Network Conf : OK [PROGRESS][100] Launch cron dependancy plugins...OK Send end of update event...OK Update duration : 43s [END UPDATE SUCCESS]