Confd is getting stuck in phase 0 and 1

confd[7973]: devel-cdb Loaded oper data from /vos/local/etc/confd/cdb/O.cdb (4 bytes data in 0.000s)
confd[7973]: devel-cdb Loaded schema file: /vos/local/etc/confd/cdb/C.cdb (v3 from 6.4.2)
confd[7973]: devel-cdb Loaded configuration from /vos/local/etc/confd/cdb/A.cdb (1.85 KiB data, 13 transactions in 0.000s)
confd[7973]: confd embedded apps in phase1: []
confd[7973]: confd embedded apps in phase1_delayed: []
confd[7973]: confd embedded apps in phase2: []
confd[8138]: confd embedded apps in early_phase0: []
confd[8138]: confd mmap_schema handle_info got msg: timeout
confd[8138]: confd Socket connection from “cdb client” rejected - probably due to ConfD being in phase0 or service not enabled in config file

confd.conf /confdConfig/enableSharedMemorySchema
and also check
confd_mmap_schemas_setup() / confd_mmap_schemas() filename argument

@cohult

Seeing the same error in confd_devel log “confd Socket connection from “cdb client” rejected - probably due to ConfD being in phase0 or service not enabled in config file”.

But not using mmap_schema. Can you please guide what is going wrong.

Confd version : 7.2

Thanks in advance.

Perhaps ConfD being in phase 0? Please create another topic as your issue is not the same as described in this topic.