Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2020 20:38:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243593] chrome not working on headless servers
Message-ID:  <bug-243593-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 243593
           Summary: chrome not working on headless servers
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: phil.chadwick@claremont.farm

I did a "pkg upgrade" on my FreeBSD systems a few days back, and
/usr/local/bin/chrome has stopped working on all the headless servers (reac=
hed
with "ssh -Y").

I get a browser window displayed, but it's completely blank -- just a white
rectangle.

As far as I have been able to test, all the FreeBSD servers with local disp=
lays
work fine. So ssh login to the FreeBSD server is the common factor (ssh
configurations have not changes in ages).

I have observed the behaviour on FreeBSD servers running 11.3, 12.0, and 12=
.1.=20

In the same context where chrome fails, iridium and firefox work.

This example is a FreeBSD 12.1 ssh client and FreeBSD 11.3 server:

[ritz.193] $ chrome --version
Chromium 79.0.3945.130
[ritz.194] $ uname -a
FreeBSD ritz.my.domain 11.3-RELEASE FreeBSD 11.3-RELEASE #0 r349754: Fri Ju=
l  5
04:45:24 UTC 2019     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GEN=
ERIC
 amd64
[ritz.195] $ set | egrep  "DISPLAY|SSH"=20=20=20
DISPLAY=3Dlocalhost:10.0
SSH_CLIENT=3D'192.168.1.26 53970 22'
SSH_CONNECTION=3D'192.168.1.26 53970 192.168.1.36 22'
SSH_TTY=3D/dev/pts/0
[ritz.196] $ chrome
[42319:576968448:0125/112750.168173:ERROR:bus.cc(393)] Failed to connect to=
 the
bus: Could not parse server address: Unknown address type (examples of valid
types are "tcp" and on UNIX "unix")
[42319:576968448:0125/112750.221455:ERROR:bus.cc(393)] Failed to connect to=
 the
bus: Could not parse server address: Unknown address type (examples of valid
types are "tcp" and on UNIX "unix")
[42319:576968448:0125/112750.221556:ERROR:bus.cc(393)] Failed to connect to=
 the
bus: Could not parse server address: Unknown address type (examples of valid
types are "tcp" and on UNIX "unix")
[42319:633651968:0125/112750.510578:ERROR:object_proxy.cc(632)] Failed to c=
all
method: org.freedesktop.DBus.Properties.Get: object_path=3D
/org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.UPower was not provided by any .service files
[42319:633651968:0125/112750.510934:ERROR:object_proxy.cc(632)] Failed to c=
all
method: org.freedesktop.UPower.GetDisplayDevice: object_path=3D
/org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.UPower was not provided by any .service files
[42319:633651968:0125/112750.511257:ERROR:object_proxy.cc(632)] Failed to c=
all
method: org.freedesktop.UPower.EnumerateDevices: object_path=3D
/org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name
org.freedesktop.UPower was not provided by any .service files
[42323:534676224:0125/112751.271066:ERROR:command_buffer_proxy_impl.cc(124)]
ContextResult::kTransientFailure: Failed to send
GpuChannelMsg_CreateCommandBuffer.
[42323:532766720:0125/112752.062228:ERROR:child_process_sandbox_support_imp=
l_linux.cc(79)]
FontService unique font name matching request did not receive a response.
[42323:532766720:0125/112752.063012:ERROR:child_process_sandbox_support_imp=
l_linux.cc(79)]
FontService unique font name matching request did not receive a response.
[42319:532770560:0125/112754.145554:ERROR:connection_factory_impl.cc(418)]
Failed to connect to MCS endpoint with error -111

--=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-243593-7788>