If the db update worked , you should be able to see it in db show command , and starting reef pi should not show any error in the log , . Can you check those two (db show and log during start)pi@raspberrypi:~ $ sudo systemctl stop reef-pi.service
pi@raspberrypi:~ $ sudo reef-pi db show reef-pi settings > s.json
pi@raspberrypi:~ $ nano s.json
Here i modify "address":"0.0.0.0" in "address":"0.0.0.0:443".
^O and ^X
pi@raspberrypi:~ $ sudo reef-pi db update reef-pi settings -input s.json
The terminal of the ssh connection stucks.... nothing happens! :-(

