You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/01/11 09:07:16 UTC

[GitHub] [dubbo-go] spacewander opened a new issue #992: Get weird error message: pkg.Unmarshal(len(@data):0) = error:get wrong attachments:

spacewander opened a new issue #992:
URL: https://github.com/apache/dubbo-go/issues/992


   **What happened**:
   Get weird error message: `pkg.Unmarshal(len(@data):0) = error:get wrong attachments: <nil>` in the server code.
   
   **What you expected to happen**:
   Server works as expected.
   
   **How to reproduce it (as minimally and precisely as possible)**:
   1. use tengine as http2dubbo proxy, with configuration in the example: https://github.com/alibaba/tengine/tree/master/modules/mod_dubbo
   2. write a dubbo server with dubbo-go
   3. request with `curl http://127.0.0.1:8080/dubbo -i`
   
   **Anything else we need to know?**:
   The same thing doesn't happen with the tengine's Java example. It works as the document states.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go] spacewander closed issue #992: Get weird error message: pkg.Unmarshal(len(@data):0) = error:get wrong attachments:

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #992:
URL: https://github.com/apache/dubbo-go/issues/992


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org