element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
593 stars 93 forks source link

Yarn build failing #2825

Closed medic8601 closed 4 days ago

medic8601 commented 4 days ago

Steps to reproduce

Following the instructions in the README file to install the source code to my server. This is the output i receive from the yarn build command:

qt.qpa.xcb: could not connect to display qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted error Command failed with exit code 134. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

This install is on a STIG High secured Debian 11 instance.

I have tried installing several apt packages that seemed like they would cover the need here but no luck. I cant seem to find any other information on this error.

Outcome

What did you expect?

A Successful initial installation.

What happened instead?

Yarn build error: qt.qpa.xcb: could not connect to display qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.

Aborted error Command failed with exit code 134. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Operating system

Debian 11

Browser information

No response

URL for webapp

No response

Will you send logs?

Yes