When integrating GitHub Enterprise with Continuous Delivery for Puppet Enterprise in the Puppet Application Manager, you get an error message.
Error messages and logs
java.lang.IllegalArgumentException: URI is not absolute
The error message means a formatting issue with the Host
field in the Puppet Application Manager.
Version and installation information
Product: Continuous Delivery for Puppet Enterprise
Version: 4x
Solution
When adding your GitHub credentials to the Puppet Application Manager in Continuous Delivery for PE, format the value of the Host
field as a URI and include https://
. For example, https://github.[URL].com
To integrate with GitHub Enterprise, follow the steps in our documentation.
How can we improve this article?
0 comments
Please sign in to leave a comment.
Related articles