Issue Type: Bug Bug
Assignee: Unassigned
Components: digitalocean-plugin
Created: 09/Jan/15 9:30 AM
Description:

The plugin is not able to create jenkins slave. The jenkins logs show the following exception message (hidding some of my details)

com.myjeeva.digitalocean.exception.RequestUnsuccessfulException: DigitalOcean API request unsuccessful, possible reason colud be incorrect values https://api.digitalocean.com/droplets/new/?client_id=xxxxxxxxxx&api_key=xxxxxxxx&name=jenkins_ea8482b1-665c-4d5b-805d-a5bbe35c50c3&region_id=3&ssh_key_ids=xxx&image_id=xxx&size_id=63.

DigitalOcean support says that the plugin has invalid values for host name

As for the API call itself, it appears that your hostname in the call contains invalid characters:

{"status":"ERROR","error_message":"Name Only valid hostname characters are allowed. (a-z, A-Z, 0-9, . and -)","message":"Name Only valid hostname characters are allowed. (a-z, A-Z, 0-9, . and -)"}

Please try again using another hostname.

Project: Jenkins
Priority: Blocker Blocker
Reporter: arazauci
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to