- metrics.config:
running the update.ps1 the script detects that there is no “metrics.config” file. This newer existed in my installation. So please advise.
Could not move C: \users\Homeserver\0penHAB\userdata/config/org/openhab/io/metrics/MetricsRestController.config to C:\users\Homeserver\0penHAB\userdata/config/org/openhab/metrics.config
Get-Content : Cannot find path
“C:lusers\Homeserver\OpenHAB\userdata\config\org\openhab\metrics.config’ because it
does not exist.”
- Warning during start of OH 3.2.0:
WARN: can’t update etc/config.properties with the generated command shutdown. We advise to manually add the karaf.shutdown. command property.
found this in config.properties:
#
# The location of the Karaf shutdown port file used to stop instance
#
karaf.shutdown.port.file=${karaf.data}/port
My question: What exactly do I need to do there?
Thanks for advise