Hello à tous,
Suite à un plantage de mon environnement de dev sur un RPi 3B+, je décide de repartir sur une fresh install de Jeedom. Voici les tests effectués :
Test 1 :
OS Bookworm 64-Bit Lite via PI Imager
Jeedom alpha en SSH
Test 2 :
OS Bookworm 64-Bit Lite via PI Imager
Jeedom beta en SSH
Test 3 :
OS Bullseye 64-Bit Lite via PI Imager
Jeedom alpha en SSH
Test 4 :
OS Bullseye64-Bit Lite via PI Imager
Jeedom beta en SSH
Dans ces 4 cas, tout se passe bien jusqu’à la dernière étape (12) où j’obteins l’erreur suivante :
---------------------------------------------------------------------
Starting step 12 - Jeedom check
==================================================
| JEEDOM SICK SCRIPT 2024-07-11 22:08:02 |
==================================================
**************************************************
* VARIABLES *
**************************************************
Install folder : /var/www/html
User : root
Sudo : YES
**************************************************
* FOLDERS *
**************************************************
Load Jeedom environment...PHP Warning: require_once(/var/www/html/core/php/../config/common.config.php): Failed to open stream: No such file or directory in /var/www/html/core/php/core.inc.php on line 20
PHP Fatal error: Uncaught Error: Failed opening required '/var/www/html/core/php/../config/common.config.php' (include_path='.:/usr/share/php') in /var/www/html/core/php/core.inc.php:20
Stack trace:
#0 /var/www/html/sick.php(30): require_once()
#1 {main}
thrown in /var/www/html/core/php/core.inc.php on line 20
Step 12 - Jeedom check done
Installation done. Reboot required.
Si je me connecte via mon IP, j’obtiens à tous les coups :
Forbidden
You don't have permission to access this resource.
Le fichier common.config.php n’existe pas dans le rep, je suis allé vérifier.
Pour finir j’ai tenté
Test 5 :
OS Bullseye64-Bit Lite via PI Imager
Jeedom stable en SSH
Et là c’est OK ![]()
Edit : Je précise que la MAJ en alpha est OK depuis la stable ensuite
A dispo pour refaire des tests.
Xav