I have created a branch and deployed the default archetype code using codemanager pipeline. Build is successful but deploy job is failed with below error
2022-07-21T16:31:16+0000 Deploy to instanceId=dispatcher1useast1 failed with errorCode=10011001 message=Failed to start Apache due to syntax error in deployed configurations. Config variables are not defined: AUTHOR_WHITELIST_ENABLED httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 35 of /etc/httpd/conf.d/dispatcher_vhost.conf: Syntax error on line 62 of /etc/httpd/conf.d/enabled_vhosts/amazonflexaem_publish.vhost: Could not open config directory /etc/httpd/conf.d/proxy: No such file or directory
I did not make any change on the dispatcher module but cloud manager is failed with above error. All syntax seems to be correct for me. Is there any config needs to changed in dispatcher module after created archetype?