-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does Frogbot support GHES #580
Comments
@esmaila, |
Frogbot I have a package.json at the root level and therefore frogbot-config.yml shouldn't be required? |
Hey @esmaila, Frogbot usually tries to grab the frogbot-config.yml file from your repository to read its settings, but it's not mandatory, as Frogbot can operate using a configuration based on environment variables. The issue with the failing REST API suggests a possible omission in your configuration, likely related to the endpoint, such as the absence of the |
Does Frogbot support Github Enterprise Server?
It is not clear from the documentation and when I tried it (using the JF_GIT_API_ENDPOINT) , I got the following error:
Frogbot
/opt/hostedtoolcache/frogbot/[RELEASE]/x64/frogbot scan-repository
14:56:24 [Info] Frogbot version: 2.19.2
Error: 4 [Error] expected 200 status code while received 406 status code with error:
GET https:///login?return_to=https%3A%2F%2F%2Frepos%2FCICD-Infra%2Ftemp-call-xray-lib-wkfls%2Fcontents%2F.frogbot%3Fref%3Dmain: 406 []
Error: The process '/opt/hostedtoolcache/frogbot/[RELEASE]/x64/frogbot' failed with exit code 1
The text was updated successfully, but these errors were encountered: