I have just switched to this image.
Export from the old version and import into new all went without hitch.
Every thing running with the exception of MQTT. My MQTT server is on a different pi.
Has something changed that might need me to update settings.cfg?
I assume the old settings came across from the old image.
Check the âsettings.phpâ file for the MQTT entry. All works here in this way for me but there have been some changes to the MQTT setup.
Is the mqtt_input service running?
Can you paste the system information please (click on the âcopy to clipboardâ button on the admin screen and paste here with no additional formatting).
Just an aside, redis not started doesnât stop service-runner from running and it shouldnât cause it to die, although it will definitely stop it from actually doing anything
I solved the problem by editing settings.php and changing the MQTT credentials.
I think as users are using backup and import to switch images the original settings.php should be included in the backup. Maybe renamed so they donât override settings in the new image but a note in the manual import instructions that the original settings.php now named ???.php should be compared with current settings.php and any necessary changes made.
It should be included in the backup. There is an import log I believe. Could you have a look for it and see if that can shed any light on it for others?
I have just checked the code and there is not a backup log. I also note that, even though the settings file is backed up, it is not restored. You may well find it in the /import folder where the backed up file went.