-
Notifications
You must be signed in to change notification settings - Fork 24
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
Build not working. #10
Comments
Hi Neji Please also share the CiCd server console log and the service now logs (messages starting with [CI) |
Short side note |
Hi Boris,
I am also using v4 for mid server and cicd integration. The logs from CICD server console: |
PS: When i trigger a build from ServiceNow, i observed the following error message in system log. com.glide.ecc.ECCResponseTimeoutException: No response for ECC message request with sysid=28563ab7dba60010df8cab7dca961960 after waiting for 30 seconds in ECC Queue UPDATE: After opening up iP ranges for mid server, new error message: Will keep debugging. |
Hi Neji The CICD server can not be reached under http://localhost:8443 as 'localhost' is the MID server (unless you run MID and CICD server on the same host) If you use the example docker setup, set the CICD server to http://cicd:8443 (the container gets the name by default from the service https://github.com/bmoers/sn-cicd-example/blob/release/4/docker-compose.yml#L11) Cheers |
I have tried to get this working on instances running New York. The mid servers were setup using Docker and the application is running. Nothing happens when i click BUILD THIS APPLICATION from ServiceNow.
I have attached my .env file here.
neji_example.env.txt
The text was updated successfully, but these errors were encountered: