Hello,
Seeing this appear in one of my builds:
#!/bin/sh -eo pipefail
# Unexpected exception processing config
# Please contact support
#
# -------
# Warning: This configuration was auto-generated to show you the message above.
# Don't rerun this job. Rerunning will have no effect.
false
Exited with code exit status 1
There are no config changes in this branch. Other branches build just fine.
Thanks!
Hi @00da1009! This appears to be an intermittent issue while parsing your config.yml
, our engineers are currently investigating why this is occuring. In the meantime, can you try pushing a fresh commit and let us know if that works for you? If not, please submit a support ticket at support@circleci.com with a link to the failed build.
Thank you. I have successfully built the app since then. It appears to be an intermittent issue. I’ll let you know if it happens again.
@00da1009 Thanks for the update, let us know if you encounter this error again moving forward.