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

Bug: Update 9.4< and after are breaking playbooks #1896

Open
KakEgorka opened this issue Mar 18, 2024 · 0 comments
Open

Bug: Update 9.4< and after are breaking playbooks #1896

KakEgorka opened this issue Mar 18, 2024 · 0 comments

Comments

@KakEgorka
Copy link

After upgrading the Mattermost server, the playbooks stopped working.
Log:
{
"caller": "plugin/client_rpc.go:378",
"error": "timeout waiting for accept",
"level": "error",
"msg": "Plugin failed to ServeHTTP, muxBroker couldn't accept connection",
"plugin_id": "playbooks",
"serve_http_stream_id": 31,
"timestamp": "2024-03-18 17:19:07.361 +05:00"
}
{
"caller": "plugin/client_rpc.go:423",
"error": "gob: type x509.OID has no exported fields",
"level": "error",
"msg": "Plugin failed to ServeHTTP, RPC call failed",
"plugin_id": "playbooks",
"timestamp": "2024-03-18 17:19:06.151 +05:00"
}

Edition and Platform
MM: 9.6
Version: playbooks (playbooks - 1.39.1)
Browser and OS: Chrome on Mac, Edge on Windows

Снимок экрана 2024-03-18 в 17 23 20 Снимок экрана 2024-03-18 в 17 22 23
@KakEgorka KakEgorka changed the title Bug: Update 9.4 and after are breaking playbooks Bug: Update 9.4< and after are breaking playbooks Mar 18, 2024
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