You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using mumble-server (murmur) on Archlinux with mariadb.
I have an old script that read the "murmur_slog" table to make some report.
When I check this old script today, I see that its not working anymore, and when I check the database, I see that all the "msgtime" column in the database are with the value "NULL"
Its possible that it hasn't worked for several months
Steps to reproduce
"msgtime" column on "murmur_slog" are NULL
The date of the log "msg" is excepted
Mumble version
1.5.517
Mumble component
Server
OS
Linux
Reproducible?
Yes
Additional information
No response
Relevant log output
<X>2024-02-10 08:22:37.799 SSL: OpenSSL version is 'OpenSSL 3.2.1 30 Jan 2024'<W>2024-02-10 08:22:37.802 Initializing settings from /etc/mumble/mumble-server.ini (basepath /etc/mumble)
<C>2024-02-10 08:22:37.806 MetaParams: Adding 2 intermediate certificates from certificate file.
<W>2024-02-10 08:22:37.808 MetaParams: TLS cipher preference is "TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES128-GCM-SHA256"<W>2024-02-10 08:22:38.010 Murmur 1.5.517 running on Linux: Arch Linux [x64]: Booting servers
<W>2024-02-10 08:22:38.055 1 => Server listening on 0.0.0.0:64738
<W>2024-02-10 08:22:38.056 1 => Failed to set IPV6_RECVPKTINFO for 0.0.0.0:64738
<W>2024-02-10 08:22:38.118 1 => Registration needs nonempty 'registername', 'registerpassword' and 'registerurl', must have an empty 'password' and allowed pings.
Screenshots
The text was updated successfully, but these errors were encountered:
Trevelian
added
bug
A bug (error) in the software
triage
This issue is waiting to be triaged by one of the project members
labels
Feb 10, 2024
Description
Hello,
I'm using mumble-server (murmur) on Archlinux with mariadb.
I have an old script that read the "murmur_slog" table to make some report.
When I check this old script today, I see that its not working anymore, and when I check the database, I see that all the "msgtime" column in the database are with the value "NULL"
Its possible that it hasn't worked for several months
Steps to reproduce
"msgtime" column on "murmur_slog" are NULL
The date of the log "msg" is excepted
Mumble version
1.5.517
Mumble component
Server
OS
Linux
Reproducible?
Yes
Additional information
No response
Relevant log output
Screenshots
The text was updated successfully, but these errors were encountered: