[Bug 259399] emulators/virtualbox-ose-nox11: no longer able to connect to running VM's

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Oct 2021 11:15:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259399

            Bug ID: 259399
           Summary: emulators/virtualbox-ose-nox11: no longer able to
                    connect to running VM's
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox@FreeBSD.org
          Reporter: tremere@cainites.net
             Flags: maintainer-feedback?(vbox@FreeBSD.org)
          Assignee: vbox@FreeBSD.org

After upgrading emulators/virtualbox-ose-kmod and
emulators/virtualbox-ose-nox11 from 6.1.26 to 6.1.28 I can no longer connect
via tcp to my VM's.

This is how it looks before the upgrade:

[(Sat Oct 23 16:35) root@lan ~]# docker-machine ls
NAME      ACTIVE   DRIVER       STATE     URL                         SWARM  
DOCKER      ERRORS
chev4     -        virtualbox   Stopped                                      
Unknown
default   -        virtualbox   Running   tcp://192.168.99.100:2376          
v19.03.12

and this is after:

[(Sun Oct 24 13:10) root@lan ~]# docker-machine ls
NAME      ACTIVE   DRIVER       STATE     URL                         SWARM  
DOCKER    ERRORS
chev4     -        virtualbox   Stopped                                      
Unknown
default   -        virtualbox   Running   tcp://192.168.99.100:2376          
Unknown   Unable to query docker version: Get
"https://192.168.99.100:2376/v1.15/version": dial tcp 192.168.99.100:2376:
connect: permission denied

I've also tried creating a new one, but that shows the same errors as the
default docker instance.

If there's anything else I can provide (logs, etc) let me know and I'll attach
them to this PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.