Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all 25529 articles
Browse latest View live

MySQL error on Mattermost 5.7.0

$
0
0

I updated Mattermost (team) to 5.7.0. Then I got a MySQL error.

mattermost[3293]: [mysql] 2019/01/17 21:44:41 packets.go:36: unexpected EOF
mattermost[3293]: {"level":"error","ts":1547729081.169309,"caller":"jobs/jobs_watcher.go:70","msg":"Error occurred getting all pending statuses: SqlJobStore.GetAllByStatus: Unable to get the jobs, Status=pending, invalid connection"}
mattermost[3293]: [mysql] 2019/01/17 21:44:56 packets.go:36: unexpected EOF
mattermost[3293]: {"level":"error","ts":1547729096.1711783,"caller":"jobs/jobs_watcher.go:70","msg":"Error occurred getting all pending statuses: SqlJobStore.GetAllByStatus: Unable to get the jobs, Status=pending, invalid connection"}
mattermost[3293]: [mysql] 2019/01/18 09:25:49 packets.go:36: unexpected EOF
mattermost[3293]: {"level":"error","ts":1547771149.360974,"caller":"jobs/jobs_watcher.go:70","msg":"Error occurred getting all pending statuses: SqlJobStore.GetAllByStatus: Unable to get the jobs, Status=pending, invalid connection"}
mattermost[3293]: [mysql] 2019/01/18 09:26:04 packets.go:36: unexpected EOF
mattermost[3293]: {"level":"error","ts":1547771164.3638587,"caller":"jobs/jobs_watcher.go:70","msg":"Error occurred getting all pending statuses: SqlJobStore.GetAllByStatus: Unable to get the jobs, Status=pending, invalid connection"}
mattermost[3293]: [mysql] 2019/01/18 09:26:19 packets.go:36: unexpected EOF
mattermost[3293]: {"level":"error","ts":1547771179.3648214,"caller":"jobs/jobs_watcher.go:70","msg":"Error occurred getting all pending statuses: SqlJobStore.GetAllByStatus: Unable to get the jobs, Status=pending, invalid connection"}

I seem to be able to use Mattermost even though the above error occurred. It seems that the return after user interruption is slow. A process “connected” is displayed each time.
If I execute “systemctl restart mattermost”, the error is resolved once. I do not know the exact time, but as time goes by, the above error will occur again.

What is the cause of this (Mattermost) MySQL error?


Mattermost 5.7.0, CentOS 7.6, Nginx 1.14.1, PHP 7.3.1, MariaDB 10.2.21


Windows 10 Client not starting on Windows 1803 Version

$
0
0

We also ran into this issue while trying to install the Windows App on our Windows 10 devices.

This issue occurs on Windows 10 1803 and 1809. We tried the 64 bit version as well as the 32 bit version of the software. We also tried multiple versions of the app including v4.2.0; v4.2.1 and v.3.7.1. The installation was tried on 3 different Windows 10 devices.

All devices have bitlocker device encryption enabled. Maybe this could be an issue? Can anyone confirm?

Windows 10 Client not starting on Windows 1803 Version

$
0
0

The Windows MatterMost client 4.2 seems to be starting up fine on Windows 10 Version 1803 on a laptop that I have with Bitlocker enabled . Perhaps it may be a language issue ? It seems like the screenshots of the error messages are in German.

MySQL error on Mattermost 5.7.0

$
0
0

Just a suspicion here since I don’t know your mattermost setup, but I get the feeling that there may network issues between your mattermost setup and mariadb. Are your mattermost server and mariadb on separate systems ? If so, you may want to check that there are no packet errors, lost packets, etc, between the systems. sar -n EDEV (as root) may be able to show if there are receiving or transmitting errors.

\"xmlsec1\": executable file not found in $PATH

$
0
0

Summary

Trying to setup SAML auth and getting the error message ““xmlsec1”: executable file not found in $PATH”. xmlsec1-openssl was installed, that file is definitely in the PATH, and I can run it using the same user running mattermost.

Version is 5.7.0 enterprise

Steps to reproduce

Try and login with SAML

Expected behavior

Login successful

Observed behavior

error: “xmlsec1”: executable file not found in $PATH

Change color of interactive button

$
0
0

Hello,

Can I somehow change color of button on push? For example via custom plugin or something like this

MySQL error on Mattermost 5.7.0

$
0
0

What does this mean?

[Android 9] When unplugging android 9 device from the USB cable, the app restarts


\"xmlsec1\": executable file not found in $PATH

[Android 9] When unplugging android 9 device from the USB cable, the app restarts

Interactive menu with checkboxes

$
0
0

Hello,
I want to build interactive menu with using of checkboxes. Is there any way to implement them, or example how to do it?

Interactive menu with checkboxes

$
0
0

Hey @vlllo,

Thank you for your suggestion and interest in interactive dialogues.

Creating checkboxes isn’t supported at the moment. But is’s planed. We will open a Help Wanted Ticket on this in the next days. Are your interested in implementing this feature?

Interactive menu with checkboxes

MySQL error on Mattermost 5.7.0

$
0
0

I gave up the use of the data up to 5.7.0 and so far and returned to 5.6.3. I am deleting all MySQL tables and deleting the data directory.

But the same error occurred. However I did not see such an error before. What is happening to my server?

Compatibility problem with MariaDB 10.2.21? Or PHP 7.3? Or Redis 5? I have specified Redis in php_session_path.

I downgraded to 5.7.3, the error changed as follows.

mattermost[XXXXX]: {"level":"info","ts":YYYYYYYYYY.ZZZZZZZ,"caller":"web/handlers.go:99","msg":"Invalid session","error":"GetSession: Invalid session token=TOKEN, err=<no value>, "}

Even without logging in above, it is displayed only by accessing Mattermost login screen.

MySQL error on Mattermost 5.7.0

$
0
0

When I run it, everything is “0.00”. Of course it is root.


MySQL error on Mattermost 5.7.0

$
0
0

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)

MySQL & Invalid session error on Mattermost

$
0
0

I want to resolve MySQL errors I first wrote and the errors below. What is common is “Invalid Error”.

{"level":"info","ts":1548062112.917261,"caller":"web/handlers.go:99","msg":"Invalid session","error":"GetSession: Invalid session token=qtzwo6srk7ftfdb4k4eoimnsxe, err=<no value>, "}

Where is this a problem?

[SOLVED] Notifications but no visible un-read messages

$
0
0

I have a potentially related issue on my company’s server (which seems pretty new): MM is telling me I have 2 unread messages and I cannot find them. I have visited all channels I’m a member of, I have tried opening direct messages with almost everyone. I’m afraid the unread messages may be in multi-people DMs I don’t remember and that were obsoleted automatically.

How can I find which 2 messages are unread?

About says:

Mattermost Version: dev
Database Schema Version: 5.7.0

Push notification in Team Edition servers

$
0
0

Hi there

Can anybody say me, is it possible to publish an “Push Server” for the Team Server Edition?
Maybe is there an tutorial?

iOS App ignores safe area in landscape

$
0
0

Hi,

iOS App ignores safe area in landscape mode. At least on iPhone XS Max. Not only that layout is very bad and hidden because of notch, but it takes about 15 seconds to start scrolling in the chat history.

Safe area:

Supporting Safe Area is required for iOS Apps since over 1 year.

Thank you!

Viewing all 25529 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>