We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
when I'm trying to open Teaclient it just crashes with the above error:
I'm on ManjaroLinux 21.2.6.
This happens on the AUR package as well as on the client provided by the website (https://clientapi.teaspeak.de/files/release/1.5.3-2/TeaClient-linux_x64.tar.gz)
Terminal log:
Versions: TeaSpeak Client: 1.5.3-2 node: 12.13.0 v8: 8.0.426.30-electron.0 uv: 1.32.0 zlib: 1.2.11 brotli: 1.0.7 ares: 1.15.0 modules: 76 nghttp2: 1.41.0 napi: 5 llhttp: 1.1.4 http_parser: 2.8.0 openssl: 1.1.0 icu: 65.1 unicode: 12.1 electron: 8.5.5 chrome: 80.0.3987.163 Parsed CMD arguments [ '/usr/lib/teaclient/TeaClient', [length]: 1 ] as { _: [ [length]: 0 ], '--': [ [length]: 0 ], has_flag: [Function] { [length]: 0, [name]: '' }, value: [Function] { [length]: 0, [name]: '' }, has_value: [Function] { [length]: 0, [name]: '' } } xdg-mime: application argument missing Try 'xdg-mime --help' for more information. Failed to setup default teaclient protocol handler Main app executed! Opening app loader window. Setting app loader ui position to 1110x520 Fetching update data from: https://clientapi.teaspeak.de//api.php?type=update-info Failed to query the update server for update information: Error: certificate has expired at TLSSocket.onConnectSecure (_tls_wrap.js:1331:34) at TLSSocket.emit (events.js:210:5) at TLSSocket._finishInit (_tls_wrap.js:804:8) at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:618:12) { [stack]: 'Error: certificate has expired\n' + ' at TLSSocket.onConnectSecure (_tls_wrap.js:1331:34)\n' + ' at TLSSocket.emit (events.js:210:5)\n' + ' at TLSSocket._finishInit (_tls_wrap.js:804:8)\n' + ' at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:618:12)', [message]: 'certificate has expired', code: 'CERT_HAS_EXPIRED' } Failed to check for a client update: 'failed to query update server' Setting up render backend Missing UI cache file. Creating a new one. Looking for downloaded up packs on channel release Found 0 local UI packs (0 not suitable). Loading UI pack information (URL: https://clientapi.teaspeak.de/api.php?type=ui-info) Failed to query remote UI packs: Error: certificate has expired at TLSSocket.onConnectSecure (_tls_wrap.js:1331:34) at TLSSocket.emit (events.js:210:5) at TLSSocket._finishInit (_tls_wrap.js:804:8) at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:618:12) { [stack]: 'Error: certificate has expired\n' + ' at TLSSocket.onConnectSecure (_tls_wrap.js:1331:34)\n' + ' at TLSSocket.emit (events.js:210:5)\n' + ' at TLSSocket._finishInit (_tls_wrap.js:804:8)\n' + ' at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:618:12)', [message]: 'certificate has expired', code: 'CERT_HAS_EXPIRED' } Failed to load cached/remote UI pack: 'Failed to load any UI pack (local and remote)\n' + 'View the console for more details.' Local browser path: /tmp/TeaClient-eWj4NA [186720:0610/140450.028988:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye. Trace/Breakpoint ausgelöst (Speicherabzug geschrieben)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
when I'm trying to open Teaclient it just crashes with the above error:
I'm on ManjaroLinux 21.2.6.
This happens on the AUR package as well as on the client provided by the website (https://clientapi.teaspeak.de/files/release/1.5.3-2/TeaClient-linux_x64.tar.gz)
Terminal log:
The text was updated successfully, but these errors were encountered: