Hi, On 05/22/2013 04:54 PM, Theodoros Kafantaris wrote: > how can I overcome it? What do you suggest? You can execute those two commands to fix it: mysql ngcp -e "update db_schema set node='$(hostname)'" and mysql ngcp -e "update cfg_schema set node='$(hostname)'" Andreas