Hi! Based on the error message this looks like there was some problem with the endpoint_file
. By default this is the file at /app/endpoints.yml
or whatever is specified by the environment variable ENDPOINTS_PATH
. Please check that this file is existent, non-empty, and valid yaml.