Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Oct 2021 11:15:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259399] emulators/virtualbox-ose-nox11: no longer able to connect to running VM's
Message-ID:  <bug-259399-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259399

            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=
=20=20
DOCKER      ERRORS
chev4     -        virtualbox   Stopped=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20
Unknown
default   -        virtualbox   Running   tcp://192.168.99.100:2376=20=20=
=20=20=20=20=20=20=20=20
v19.03.12

and this is after:

[(Sun Oct 24 13:10) root@lan ~]# docker-machine ls
NAME      ACTIVE   DRIVER       STATE     URL                         SWARM=
=20=20
DOCKER    ERRORS
chev4     -        virtualbox   Stopped=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20
Unknown
default   -        virtualbox   Running   tcp://192.168.99.100:2376=20=20=
=20=20=20=20=20=20=20=20
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 att=
ach
them to this PR.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259399-7788>