Project

General

Profile

Actions

Bug #8093

closed

Test connection doesn't seem to attempt Docker connection

Added by Dominic Cleal about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I tried to add a Docker CR with a unix:/// URL which pointed to a non-existent socket (I didn't have Docker installed), however the Test Connection button appears to succeed. Only when I save the CR and try to view it or containers do I get an error:

There was an error listing VMs: No such file or directory - connect(2) (Errno::ENOENT)
Actions #1

Updated by Daniel Lobato Garcia about 10 years ago

  • Status changed from New to Closed

This should be fixed as of now.

@Setting the url to a non docker server results in:

Unable to save
No such file or directory - connect(2) (Errno::ENOENT)@

I tested it with a wrong username/pass and it does 'the right thing' but Fog doesn't really return that info. Should be automatically fixed when this gets to Foreman's Fog: https://github.com/fog/fog/pull/3268

Actions

Also available in: Atom PDF