Skip to content
New issue

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

First run crash due to the certificate #20

Open
vankomerzhic24 opened this issue Mar 12, 2021 · 1 comment
Open

First run crash due to the certificate #20

vankomerzhic24 opened this issue Mar 12, 2021 · 1 comment

Comments

@vankomerzhic24
Copy link

screen

You will need to configure Mumble client to use the lowest possible latency.
We will start Mumble now. Please complete setup wizard and go to settings to increase quality and decrease latency.
Also, mute your microphone (if you have one) in Mumble.
Then exit Mumble.
Starting Mumble server (murmurd)...
Starting Mumble client (a window should appear in a moment)...
Changing PulseAudio configuration...
Adding sink...
Connection failure: Connection refused
pa_context_connect() failed: Connection refused

Apparently, it didn't start working until I agreed with the certificate

@vankomerzhic24
Copy link
Author

Turns out, the same problem occurs not only on the first run. I re-downloaded the script to make sure.

First and third runs' output:

Starting Mumble server (murmurd)...
Starting Mumble client (a window should appear in a moment)...
SQL Prepare Error [CREATE TABLE IF NOT EXISTS `meta` (`keystring` TEXT PRIMARY KEY, `value` TEXT)]: database is locked Unable to execute statement
Changing PulseAudio configuration...
Adding sink...
Connection failure: Connection refused
pa_context_connect() failed: Connection refused

Second:

Starting Mumble server (murmurd)...
Starting Mumble client (a window should appear in a moment)...
Changing PulseAudio configuration...
Adding sink...
Connection failure: Connection refused
pa_context_connect() failed: Connection refused

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant