I’m running 2.11.0.0beta2.2 and the following error just popped up.
retrieve_conf failed to sym link:
/etc/asterisk/logger.conf from logfiles/etc (Already exists, linked to something else)
This can result in FATAL failures to your PBX. If the target file exists and not identical, the symlink will not occur and you should rename the target file to allow the automatic sym link to occur and remove this error, unless this is an intentional customization.
Added 2 minutes ago
(retrieve_conf.SYMLINK)
I tried deleting the link but no luck. The system recreates the link but I still get the error.
The link is
logger.conf → /var/www/html/admin/modules/logfiles/etc/logger.conf
Everything seems to be working fine but the error message is pretty scary.
Logging was recently moved to a module. I suggest deleting /etc/asterisk/logger.conf and installing the Asterisk logfiles module. You can then set logging features vie the GUI>Settings>Asterisk Logfiles settings
retrieve_conf failed to sym link:
/etc/asterisk/logger.conf from core/etc (Already exists, linked to something else)
This can result in FATAL failures to your PBX. If the target file exists and not identical, the symlink will not occur and you should rename the target file to allow the automatic sym link to occur and remove this error, unless this is an intentional customization.
Added 14 hours, 29 minutes ago
(retrieve_conf.SYMLINK)