Pjsip Couldn't find auth for all extensions and trunks

Hello. Need help. After restart freepbx virtual machine all extensions and trunk couldn’t register.
FreePBX 16.0.40.7
logs spam

[2024-01-29 01:13:09] NOTICE[15782]: res_pjsip/pjsip_configuration.c:2483 ast_sip_retrieve_auths: Couldn't find auth '200-auth'. Cannot authenticate
[2024-01-29 01:13:09] NOTICE[15782]: res_pjsip/pjsip_distributor.c:676 log_failed_request: Request 'REGISTER' from '<sip:[email protected]>' failed for '10.10.5.96:38461' (callid: cf2Gcv38pSP9xcNSe-nO0g..) - Error to authenticate
[2024-01-29 01:13:23] NOTICE[15782]: res_pjsip/pjsip_configuration.c:2483 ast_sip_retrieve_auths: Couldn't find auth '202-auth'. Cannot authenticate
[2024-01-29 01:13:23] NOTICE[15782]: res_pjsip/pjsip_distributor.c:676 log_failed_request: Request 'REGISTER' from '<sip:[email protected]>' failed for '10.254.154.3:5060' (callid: [email protected]) - Error to authenticate

pjsip show auths return No objects found.
admin - config edit - pjsip.auth.conf contains the configuration from all ext

[202-auth]
type=auth
auth_type=userpass
password=pass
username=202

e.g.

config files belong to the user Asterisk.
pjsip don’t load configs?
how fix it?

Question closed.
Found the problem in full log.

[2024-01-29 02:57:06] ERROR[2411] res_sorcery_config.c: Config file 'pjsip.conf' could not be loaded; configuration contains a duplicate object: 'megafon_2188' of type 'auth'

File pjsip.auth_custom.conf contained identical entries.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.