Hello Guys!

We're trying to publish "the button" but when we use the Button "Publish" appears that the draft is saved but we see an error in the console "ERR_HTTP2_PROTOCOL_ERROR".

We're using Nginx and the last versions of Wordpress and Buttonizer. We're using CSP headers (Content-Security-Policy) for your information. If we disable the http2 protocol in our nginx configuration seems that the system is doing something more but we received a blank error in the console.

Can you help us? Thanks!

David

    Hi Davidir ,

    First of all, welcome to the Buttonizer Community!

    Interesting issue 🤔It does indeed sound more like a server issue than a Buttonizer issue.

    After searching a bit I've found this StackOverflow topic. Some are talking about a mismatch between the file size or content length, the content length too big or having not enough disk space to perform the action.

    It might be that the content of Buttonizer is too big and nginx was set to handle a smaller payload (that the request fails). You can check the payload in the request via the network tab in the developers tools from the browser. It depends on the amount of buttons and groups you're trying to save.

    Personally I haven't seen this issue with this particular error yet, but hope the above topic might help debugging it.

    If you found something to fix your issue, please let me know!

    7 days later

    We've been reviewing the related post and is not helping us. Ideas like disabling the compression or the cache is not a solution, it's a temporal patch that is not OK for a Production environment. Other ideas that some people adds are not related with the problem.

    Do you have and extra ideas?

    Thanks!
    David