Skip to content
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

Resolve CI build issues, due to nodesecurity.io shutdown #836

Open
ajmas opened this issue Jun 30, 2021 · 0 comments
Open

Resolve CI build issues, due to nodesecurity.io shutdown #836

ajmas opened this issue Jun 30, 2021 · 0 comments

Comments

@ajmas
Copy link

ajmas commented Jun 30, 2021

Looking at many of the PRs, they are failing for reasons beyond their changes, suggesting there is a configuration issue with the CI.

What I see in the build logs, as a common failure:

(+) Debug output: "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n"
(+) Error: Got an invalid response from Node Security, please email the above debug output to [email protected]
Makefile:9: recipe for target 'security' failed
make: *** [security] Error 1
npm ERR! Test failed.  See above for more details.
The command "npm test" exited with 1.
cache.2
store build cache

Doing a quick bit of research suggestion that nodesecurity.io has shut down, leading to this situation:

https://stackoverflow.com/questions/53716991/node-security-service-shutdown-getaddrinfo-enotfound-api-nodesecurity-io

Maybe an opportunity to use Github workflows in place of Travis or to limit the supported NodeJS versions?

@ajmas ajmas changed the title Resolve CI build issues Resolve CI build issues, due to nodesecurity.io shutdown Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant