Jeedom ne démarre plus depuis une mise à jour : problème lié à Apache?

Bonjour,

Tout d’abord je tenais à préciser que je suis un simple utilisateur de jeedom, j’ai appris à m’en servir au fur et a mesure en lisant ce forum pour paramétrer mes appareils et faire quelques scénarios utiles mais je n’ai aucune connaissance en informatique

Au décours d’un essai de migration du plugin Zigbee vers Jeezigbee (qui fut un échec mais ce n’est pas le sujet, je n’en suis plus la), j’ai souhaité effectuer la mise à jour disponible (4.3.18 vers 4.3.19). Celle-ci s’est bloquée plus de deux heures à 7% et ne sachant que faire, j’ai demandé à Jeedom d’opérer un redémarrage.

Au retour, celui-ci présente le message d’erreur « en cours de démarrage » qui est décrit sur le forum (https://community.jeedom.com/t/jeedom-cron-ne-se-lance-pas-apres-dist-upgrade-rpi-jessie-vers-stretch/16864) ainsi que dans la FAQ. Plus aucun plugin ne fonctionne, que ce soit Zigbee ou RFXcom.

En consultant la page "santé de mon jeedom, je constate que la version de Debian est la 10.12 et apache 13 :

Le problème semble bien etre celui décrit dans la FAQ :

Si vous êtes en DIY et sous Debian 9 ou plus, vérifiez qu’il n’y a pas eu une mise à jour d’Apache et donc le retour du privateTmp (visible en faisant ls /tmp et voir si il y a un dossier private*Apache). Si c’est le cas il faut faire [ligne de code]

Mais c’est ici que l’affaire se corse pour ma part.

J’ai tout d’abord voulu tenter une restauration à partir d’une sauvegarde saine (3 jours auparavant) mais le message d’erreur suivant apparait :

[START RESTORE]
PHP Fatal error:  Uncaught Error: Undefined constant PDO::MYSQL_ATTR_INIT_COMMAND in /var/www/html/core/class/DB.class.php:40
Stack trace:
#0 /var/www/html/core/class/DB.class.php(50): DB::initConnection()
#1 /var/www/html/core/class/DB.class.php(82): DB::getConnection()
#2 /var/www/html/core/class/config.class.php(192): DB::Prepare()
#3 /var/www/html/core/class/translate.class.php(51): config::byKeys()
#4 /var/www/html/core/class/translate.class.php(207): translate::getConfig()
#5 /var/www/html/core/class/translate.class.php(102): translate::getLanguage()
#6 /var/www/html/core/class/translate.class.php(81): translate::exec()
#7 /var/www/html/core/class/translate.class.php(220): translate::sentence()
#8 /var/www/html/core/config/jeedom.config.php(23): __()
#9 /var/www/html/core/php/utils.inc.php(79): require_once('...')
#10 /var/www/html/core/php/core.inc.php(27): include_file()
#11 /var/www/html/install/restore.php(28): require_once('...')
#12 {main}
thrown in /var/www/html/core/class/DB.class.php on line 40

J’ai donc commencé à transpirer à grosses gouttes et j’ai voulu appliquer la solution proposée par la FAQ.

MonJeedom tourne sur une box Jeedup (que je regrette d’avoir acheté mais à l’époque je n’avais aucune idée des différences qu’il pouvait exister entre les différentes box). J’ai installé putty et en cherchant un peu j’ai pu trouver les codes (non fournis lors de l’achat évidemment) pour me connecter en SSH, je pense avoir les accès superadministrateur. J’ai tapé les commandes fournies dans la FAQ mais je ne pense pas que cela ai eu un effet. Voici une capture d’écran de la fenêtre ouverte lors du log en administrateur :

image

J’avoue être coincé et je m’aventure dans un domaine que je ne connais pas du tout. Quelqu’un aurait-il l’amabilité de me conseiller ?

Merci d’avance,
Lewenn

Non
Il n’est pas écrit version.
La version apache est la 2 (il n’y en a pas d’autre)
13 est le nombre de process apache, oubliez cette valeur, tant que c’est vert c’est bon.

1 « J'aime »

Merci, je n’avais pas repéré ce détail.

Ci-joint les logs à partir du moment ou les problèmes sont apparus :

0331|[Wed Nov 01 12:04:26.767802 2023] [access_compat:error] [pid 31975] [client 192.168.1.246:56440] AH01797: client denied by server configuration: /var/www/html/plugins/zigbee/core/config/devices/undefined, referer: http://192.168.1.227/index.php?v=d&m=zigbee&p=zigbee&id=61
0332|[Wed Nov 01 12:04:29.916608 2023] [access_compat:error] [pid 15115] [client 192.168.1.246:56442] AH01797: client denied by server configuration: /var/www/html/plugins/zigbee/core/config/devices/undefined, referer: http://192.168.1.227/index.php?v=d&m=zigbee&p=zigbee&id=61
0333|warning: commands will be executed using /bin/sh
0334|job 7 at Wed Nov  1 12:28:00 2023
0335|[Wed Nov 01 12:30:55.035436 2023] [core:notice] [pid 643] AH00052: child pid 18353 exit signal Segmentation fault (11)
0336|[Wed Nov 01 12:30:55.298232 2023] [core:notice] [pid 643] AH00052: child pid 2997 exit signal Segmentation fault (11)
0337|[Wed Nov 01 12:30:55.299030 2023] [mpm_prefork:notice] [pid 643] AH00169: caught SIGTERM, shutting down
0338|[Wed Nov 01 12:30:55.648364 2023] [mpm_prefork:notice] [pid 6269] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0339|[Wed Nov 01 12:30:55.648607 2023] [core:notice] [pid 6269] AH00094: Command line: '/usr/sbin/apache2'
0340|[Wed Nov 01 12:31:37.885366 2023] [:error] [pid 6283] [client 192.168.1.246:56580] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/class/z2m.class.php:319
0341|Stack trace:
0342|#0 /var/www/html/core/class/config.class.php(72): z2m::postConfig_mqtt_topic('zigbee2mqtt')
0343|#1 /var/www/html/core/ajax/config.ajax.php(80): config::save('mqtt::topic', 'zigbee2mqtt', 'z2m')
0344|#2 {main}
0345|thrown in /var/www/html/plugins/z2m/core/class/z2m.class.php on line 319, referer: http://192.168.1.227/index.php?v=d&p=plugin&id=z2m
0346|warning: commands will be executed using /bin/sh
0347|job 8 at Wed Nov  1 12:31:00 2023
0348|[Wed Nov 01 12:33:29.691893 2023] [core:notice] [pid 6269] AH00052: child pid 6280 exit signal Segmentation fault (11)
0349|[Wed Nov 01 12:33:29.692105 2023] [core:notice] [pid 6269] AH00052: child pid 6329 exit signal Segmentation fault (11)
0350|[Wed Nov 01 12:33:29.965891 2023] [core:notice] [pid 6269] AH00052: child pid 6336 exit signal Segmentation fault (11)
0351|[Wed Nov 01 12:33:29.966095 2023] [mpm_prefork:notice] [pid 6269] AH00169: caught SIGTERM, shutting down
0352|[Wed Nov 01 12:33:30.217045 2023] [mpm_prefork:notice] [pid 10541] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0353|[Wed Nov 01 12:33:30.217234 2023] [core:notice] [pid 10541] AH00094: Command line: '/usr/sbin/apache2'
0354|warning: commands will be executed using /bin/sh
0355|job 9 at Wed Nov  1 12:33:00 2023
0356|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0357|WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
0358|debconf: unable to initialize frontend: Dialog
0359|debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
0360|debconf: falling back to frontend: Readline
0361|debconf: unable to initialize frontend: Readline
0362|debconf: (This frontend requires a controlling tty.)
0363|debconf: falling back to frontend: Teletype
0364|dpkg-preconfigure: unable to re-open stdin:
0365|Generating RSA private key, 2048 bit long modulus (2 primes)
0366|......................................+++++
0367|............+++++
0368|e is 65537 (0x010001)
0369|Generating RSA private key, 2048 bit long modulus (2 primes)
0370|...............................................................+++++
0371|.......................+++++
0372|e is 65537 (0x010001)
0373|Signature ok
0374|subject=C = FR, ST = Paris, L = Paris, O = jeedom, CN = jeedom-mosquitto
0375|Getting CA Private Key
0376|chmod: cannot access '/var/www/html/plugins/mqtt2/core/class/../../data/mosquitto.conf': No such file or directory
0377|Synchronizing state of mosquitto.service with SysV service script with /lib/systemd/systemd-sysv-install.
0378|Executing: /lib/systemd/systemd-sysv-install enable mosquitto
0379|Generating RSA private key, 2048 bit long modulus (2 primes)
0380|........................+++++
0381|..........................................................................+++++
0382|e is 65537 (0x010001)
0383|Signature ok
0384|subject=C = FR, ST = Paris, L = Paris, O = jeedom, CN = jeedom-client-7261
0385|Getting CA Private Key
0386|warning: commands will be executed using /bin/sh
0387|job 10 at Wed Nov  1 12:44:00 2023
0388|warning: commands will be executed using /bin/sh
0389|job 11 at Wed Nov  1 13:02:00 2023
0390|[Wed Nov 01 13:04:21.149932 2023] [core:notice] [pid 10541] AH00052: child pid 11542 exit signal Segmentation fault (11)
0391|[Wed Nov 01 13:04:21.175316 2023] [core:notice] [pid 10541] AH00052: child pid 10554 exit signal Segmentation fault (11)
0392|[Wed Nov 01 13:04:21.175506 2023] [core:notice] [pid 10541] AH00052: child pid 10557 exit signal Segmentation fault (11)
0393|[Wed Nov 01 13:04:21.438804 2023] [mpm_prefork:notice] [pid 10541] AH00169: caught SIGTERM, shutting down
0394|[Wed Nov 01 13:04:21.689474 2023] [mpm_prefork:notice] [pid 17635] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0395|[Wed Nov 01 13:04:21.690593 2023] [core:notice] [pid 17635] AH00094: Command line: '/usr/sbin/apache2'
0396|warning: commands will be executed using /bin/sh
0397|job 12 at Wed Nov  1 13:48:00 2023
0398|[Wed Nov 01 13:49:32.783831 2023] [core:notice] [pid 17635] AH00052: child pid 17649 exit signal Segmentation fault (11)
0399|[Wed Nov 01 13:49:32.784043 2023] [core:notice] [pid 17635] AH00052: child pid 17650 exit signal Segmentation fault (11)
0400|[Wed Nov 01 13:49:33.046965 2023] [mpm_prefork:notice] [pid 17635] AH00169: caught SIGTERM, shutting down
0401|[Wed Nov 01 13:49:33.298356 2023] [mpm_prefork:notice] [pid 3228] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0402|[Wed Nov 01 13:49:33.298584 2023] [core:notice] [pid 3228] AH00094: Command line: '/usr/sbin/apache2'
0403|[Wed Nov 01 13:53:47.598839 2023] [:error] [pid 3242] [client 192.168.1.246:57348] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/class/z2m.class.php:319
0404|Stack trace:
0405|#0 /var/www/html/core/class/config.class.php(72): z2m::postConfig_mqtt_topic('zigbee2mqtt')
0406|#1 /var/www/html/core/ajax/config.ajax.php(80): config::save('mqtt::topic', 'zigbee2mqtt', 'z2m')
0407|#2 {main}
0408|thrown in /var/www/html/plugins/z2m/core/class/z2m.class.php on line 319, referer: http://192.168.1.227/index.php?v=d&p=plugin&id=z2m
0409|[Wed Nov 01 13:53:49.744351 2023] [:error] [pid 3239] [client 192.168.1.246:57386] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/class/z2m.class.php:319
0410|Stack trace:
0411|#0 /var/www/html/core/class/config.class.php(72): z2m::postConfig_mqtt_topic('zigbee2mqtt')
0412|#1 /var/www/html/core/ajax/config.ajax.php(80): config::save('mqtt::topic', 'zigbee2mqtt', 'z2m')
0413|#2 {main}
0414|thrown in /var/www/html/plugins/z2m/core/class/z2m.class.php on line 319, referer: http://192.168.1.227/index.php?v=d&p=plugin&id=z2m
0415|[Wed Nov 01 13:53:55.804163 2023] [:error] [pid 3243] [client 192.168.1.246:57387] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/class/z2m.class.php:319
0416|Stack trace:
0417|#0 /var/www/html/core/class/config.class.php(72): z2m::postConfig_mqtt_topic('zigbee2mqtt')
0418|#1 /var/www/html/core/ajax/config.ajax.php(80): config::save('mqtt::topic', 'zigbee2mqtt', 'z2m')
0419|#2 {main}
0420|thrown in /var/www/html/plugins/z2m/core/class/z2m.class.php on line 319, referer: http://192.168.1.227/index.php?v=d&p=plugin&id=z2m
0421|[Wed Nov 01 13:56:40.539123 2023] [:error] [pid 3241] [client 192.168.1.246:57414] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/class/z2m.class.php:319
0422|Stack trace:
0423|#0 /var/www/html/core/class/config.class.php(72): z2m::postConfig_mqtt_topic('zigbee2mqtt')
0424|#1 /var/www/html/core/ajax/config.ajax.php(80): config::save('mqtt::topic', 'zigbee2mqtt', 'z2m')
0425|#2 {main}
0426|thrown in /var/www/html/plugins/z2m/core/class/z2m.class.php on line 319, referer: http://192.168.1.227/index.php?v=d&p=plugin&id=z2m
0427|warning: commands will be executed using /bin/sh
0428|job 13 at Wed Nov  1 13:57:00 2023
0429|[Wed Nov 01 13:58:38.932933 2023] [core:notice] [pid 3228] AH00052: child pid 3238 exit signal Segmentation fault (11)
0430|[Wed Nov 01 13:58:38.933149 2023] [core:notice] [pid 3228] AH00052: child pid 3264 exit signal Segmentation fault (11)
0431|[Wed Nov 01 13:58:39.222304 2023] [mpm_prefork:notice] [pid 3228] AH00169: caught SIGTERM, shutting down
0432|[Wed Nov 01 13:58:39.472606 2023] [mpm_prefork:notice] [pid 12000] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0433|[Wed Nov 01 13:58:39.472854 2023] [core:notice] [pid 12000] AH00094: Command line: '/usr/sbin/apache2'
0434|[Wed Nov 01 14:05:33.294311 2023] [:error] [pid 12044] [client 192.168.1.246:57553] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/class/z2m.class.php:319
0435|Stack trace:
0436|#0 /var/www/html/core/class/config.class.php(72): z2m::postConfig_mqtt_topic('zigbee2mqtt')
0437|#1 /var/www/html/core/ajax/config.ajax.php(80): config::save('mqtt::topic', 'zigbee2mqtt', 'z2m')
0438|#2 {main}
0439|thrown in /var/www/html/plugins/z2m/core/class/z2m.class.php on line 319, referer: http://192.168.1.227/index.php?v=d&p=plugin&id=z2m
0440|[Wed Nov 01 14:06:41.353893 2023] [:error] [pid 12120] [client 192.168.1.246:57565] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/ajax/z2m.ajax.php:29
0441|Stack trace:
0442|#0 {main}
0443|thrown in /var/www/html/plugins/z2m/core/ajax/z2m.ajax.php on line 29, referer: http://192.168.1.227/index.php?v=d&m=z2m&p=z2m
0444|[Wed Nov 01 14:06:46.369415 2023] [:error] [pid 12010] [client 192.168.1.246:57566] PHP Fatal error:  Uncaught Error: Class 'mqtt2' not found in /var/www/html/plugins/z2m/core/ajax/z2m.ajax.php:29
0445|Stack trace:
0446|#0 {main}
0447|thrown in /var/www/html/plugins/z2m/core/ajax/z2m.ajax.php on line 29, referer: http://192.168.1.227/index.php?v=d&m=z2m&p=z2m
0448|warning: commands will be executed using /bin/sh
0449|job 14 at Wed Nov  1 14:14:00 2023
0450|warning: commands will be executed using /bin/sh
0451|job 15 at Wed Nov  1 14:23:00 2023
0452|warning: commands will be executed using /bin/sh
0453|job 16 at Wed Nov  1 14:35:00 2023
0454|warning: commands will be executed using /bin/sh
0455|job 17 at Wed Nov  1 14:40:00 2023
0456|[Wed Nov 01 19:03:20.945535 2023] [core:notice] [pid 12000] AH00052: child pid 12041 exit signal Segmentation fault (11)
0457|[Wed Nov 01 19:03:20.945760 2023] [core:notice] [pid 12000] AH00052: child pid 12118 exit signal Segmentation fault (11)
0458|[Wed Nov 01 19:03:20.946040 2023] [mpm_prefork:notice] [pid 12000] AH00169: caught SIGTERM, shutting down
0459|[Wed Nov 01 19:04:10.190924 2023] [mpm_prefork:notice] [pid 647] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0460|[Wed Nov 01 19:04:10.193193 2023] [core:notice] [pid 647] AH00094: Command line: '/usr/sbin/apache2'
0461|[Wed Nov 01 19:26:15.088349 2023] [core:notice] [pid 647] AH00052: child pid 662 exit signal Segmentation fault (11)
0462|[Wed Nov 01 19:26:15.088716 2023] [core:notice] [pid 647] AH00052: child pid 1061 exit signal Segmentation fault (11)
0463|[Wed Nov 01 19:26:15.352423 2023] [mpm_prefork:notice] [pid 647] AH00169: caught SIGTERM, shutting down
0464|[Wed Nov 01 19:28:28.183746 2023] [mpm_prefork:notice] [pid 645] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0465|[Wed Nov 01 19:28:28.189999 2023] [core:notice] [pid 645] AH00094: Command line: '/usr/sbin/apache2'
0466|[Wed Nov 01 23:34:36.693198 2023] [core:notice] [pid 645] AH00052: child pid 663 exit signal Segmentation fault (11)
0467|[Wed Nov 01 23:34:37.008268 2023] [mpm_prefork:notice] [pid 645] AH00169: caught SIGTERM, shutting down
0468|[Wed Nov 01 23:35:22.149897 2023] [mpm_prefork:notice] [pid 645] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0469|[Wed Nov 01 23:35:22.153450 2023] [core:notice] [pid 645] AH00094: Command line: '/usr/sbin/apache2'
0470|[Thu Nov 02 00:08:22.294253 2023] [core:notice] [pid 645] AH00052: child pid 1065 exit signal Segmentation fault (11)
0471|[Thu Nov 02 00:08:22.295017 2023] [mpm_prefork:notice] [pid 645] AH00169: caught SIGTERM, shutting down
0472|[Thu Nov 02 00:09:07.254153 2023] [mpm_prefork:notice] [pid 695] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0473|[Thu Nov 02 00:09:07.255397 2023] [core:notice] [pid 695] AH00094: Command line: '/usr/sbin/apache2'
0474|[Thu Nov 02 00:23:37.448924 2023] [core:notice] [pid 695] AH00052: child pid 700 exit signal Segmentation fault (11)
0475|[Thu Nov 02 00:23:37.449159 2023] [core:notice] [pid 695] AH00052: child pid 1119 exit signal Segmentation fault (11)
0476|[Thu Nov 02 00:23:37.449420 2023] [mpm_prefork:notice] [pid 695] AH00169: caught SIGTERM, shutting down
0477|[Thu Nov 02 00:24:22.139500 2023] [mpm_prefork:notice] [pid 645] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0478|[Thu Nov 02 00:24:22.140135 2023] [core:notice] [pid 645] AH00094: Command line: '/usr/sbin/apache2'
0479|sh: 1: cannot create /etc/systemd/system/apache2.service.d/privatetmp.conf: Permission denied
0480|sh: 1: cannot create /etc/systemd/system/apache2.service.d/privatetmp.conf: Permission denied
0481|sh: 1: cannot create /etc/systemd/system/apache2.service.d/privatetmp.conf: Permission denied
0482|[Fri Nov 03 22:50:25.175869 2023] [core:notice] [pid 645] AH00052: child pid 5429 exit signal Segmentation fault (11)
0483|[Fri Nov 03 22:50:25.455986 2023] [mpm_prefork:notice] [pid 645] AH00169: caught SIGTERM, shutting down
0484|[Fri Nov 03 22:51:11.208801 2023] [mpm_prefork:notice] [pid 644] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0485|[Fri Nov 03 22:51:11.289333 2023] [core:notice] [pid 644] AH00094: Command line: '/usr/sbin/apache2'
0486|libpng warning: Interlace handling should be turned on when using png_read_image
0487|libpng warning: Interlace handling should be turned on when using png_read_image
0488|libpng warning: Interlace handling should be turned on when using png_read_image
0489|[Fri Nov 03 23:28:25.364587 2023] [core:notice] [pid 644] AH00052: child pid 1058 exit signal Segmentation fault (11)
0490|[Fri Nov 03 23:28:25.402544 2023] [core:notice] [pid 644] AH00052: child pid 658 exit signal Segmentation fault (11)
0491|[Fri Nov 03 23:28:25.402731 2023] [core:notice] [pid 644] AH00052: child pid 659 exit signal Segmentation fault (11)
0492|[Fri Nov 03 23:28:25.402832 2023] [core:notice] [pid 644] AH00052: child pid 1145 exit signal Segmentation fault (11)
0493|[Fri Nov 03 23:28:25.666688 2023] [mpm_prefork:notice] [pid 644] AH00169: caught SIGTERM, shutting down
0494|[Fri Nov 03 23:29:11.367255 2023] [mpm_prefork:notice] [pid 646] AH00163: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
0495|[Fri Nov 03 23:29:11.368017 2023] [core:notice] [pid 646] AH00094: Command line: '/usr/sbin/apache2'

Bonjour,

Personnellement, je ne bataillerais pas longtemps à essayer de rafistoler un système devenu bancal.
Ce que je tenterais :
1 - export des dernières sauvegardes. soit via l’interface si toujours accessible, soit avec WinSCP.
2 - par acquis de conscience, tentative de restauration en ligne de commande (sudo php /var/www/html/install/restore.php).
3 - Si restauration en échec, installation d’un nouveau système (Debian 11 ou directement l’ISO de Jeedom préinstallé).
4 - upload de la dernière sauvegarde.
5 - restauration.

Merci pour votre réponse.

Je viens d’exporter mes sauvegardes, l’interface étant en effet toujours accessible.

Pour ce qui est du reste, j’ai tenté la commande que vous m’avez donné mais j’arrive quand même à un message d’erreur :

Quant à tout réinstaller, je n’ai aucune idée comment faire sur une Jeedup, certains utilisateurs se plaignaient de ne pas disposer de l’image de Jeedom et avaient du renvoyer la box pour restauration d’usine.

Il faudrait que je suive ce guide ? https://doc.jeedom.com/fr_FR/howtoadvance/debian.installation Avec un formatage préalable ?

Merci,
Lew

Est ce la seule sauvegarde disponible ? le fichier n’est pas endommagé ?

Quant à réinstaller, je ne connais pas Jeedup mais je suppose que c’est du hardware Lambda qui supporte une réinstallation basique.

Le fichier ISO préinstallé de Jeedom est là :
https://images.jeedom.com/x86-64/

et la procédure :
https://doc.jeedom.com/fr_FR/installation/baremetal

1 « J'aime »

J’avais trois sauvegardes qui datent de la semaine dernière lorsque tout marchait, j’imagine qu’elles sont fonctionnelles.

Je vais essayer de tout réinstaller au propre comme vous me le suggérez. Merci !

Bonjour,

Après un échec d’installation avec l’image de Jeedom (je n’arrivais pas à trouver comment faire pour boot en mode bios spécifiquement), j’ai décidé de tout réinstaller, Debian inclus. (en version 11, après m’etre rendu compte trop tard que la 12 n’est pas encore supporté par Jeedom haha).

Jeedom semble fonctionnel, merci pour vos conseils, je passe le sujet en « résolu ».

Lewenn

Ce sujet a été automatiquement fermé après 24 heures suivant le dernier commentaire. Aucune réponse n’est permise dorénavant.