Code Monkey home page Code Monkey logo

Comments (5)

alerque avatar alerque commented on June 9, 2024 2

Yikes! I just hit this or something like it too, and sadly too long after upgrading Mattermost for a rollback to the old version to be feasable.

Has anybody found anything to work around this yet?

from focalboard.

alerque avatar alerque commented on June 9, 2024 2

I can confirm. I patched the Arch Linux Go package with the fix for this issue, then used that to rebuild mattermost. The resulting package works fine for all plugins including this one. If anybody needs it they can find the mattermost package in my Arch user repository (see the Wiki). I don't know if we'll be able to land this patch in Go before the next Go release so I don't know if this will hit the official repos or not.

from focalboard.

KakEgorka avatar KakEgorka commented on June 9, 2024

{"timestamp":"2024-03-15 09:30:58.240 +05:00","level":"error","msg":"Plugin failed to ServeHTTP, muxBroker couldn't Accept request body connection","caller":"plugin/client_rpc.go:397","plugin_id":"focalboard","error":"timeout waiting for accept"} {"timestamp":"2024-03-15 09:30:58.240 +05:00","level":"error","msg":"Plugin failed to ServeHTTP, muxBroker couldn't accept connection","caller":"plugin/client_rpc.go:378","plugin_id":"focalboard","serve_http_stream_id":29,"error":"timeout waiting for accept"}

from focalboard.

KakEgorka avatar KakEgorka commented on June 9, 2024

This has been confirmed as a problem with Golang v1.22 (golang/go#65633), which is not yet used for plugin or MM server builds. For custom builds, please use v1.21 until a fix is released.

from focalboard.

alerque avatar alerque commented on June 9, 2024

Ah ha, and that explains why it broke on the upgrade of Mattermost (on Arch Linux built with the latest Go of course) not with an upgrade of this plugin.

I'll look into rebuilding Mattermost, but that's going to be easier said than done since Arch doesn't keep old stuff around beyond it's immediate usefulness.

By the way I discovered in trying to review this that v7.11.2 is tagged on the main branch at a newer point than v7.11.3 oand v7.11.4 which are in a separate release branch. Not really relevant to this issue, but for somebody trying to sort out regressions that's going to be a puzzler.

from focalboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.