"There is no existing NTP binding configuration => refresh cycle aborted!"

When launching openHAB in debug mode on a Raspberry Pi (start_debug.sh), I see the following message:

There is no existing NTP binding configuration => refresh cycle aborted!

I do have the NTP binding in my addons directory and the NTP hostname is the default one (ptbtime1.ptb.de).

What exactly is then wrong with the configuration?

Please show your configuration (at least the ntp part) :wink:

Hi,

Below, you can find the NTP part in my openhab.cfg file.

################################ NTP Binding ##########################################
#
# refresh interval in milliseconds (optional, defaults to 900000 [15 minutes])
#ntp:refresh=

# the hostname of the timeserver
ntp:hostname=ptbtime1.ptb.de