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

Method not found: Register/doServiceRegister #311

Closed
1 of 4 tasks
dreamMoli opened this issue Jul 30, 2020 · 5 comments
Closed
1 of 4 tasks

Method not found: Register/doServiceRegister #311

dreamMoli opened this issue Jul 30, 2020 · 5 comments
Milestone

Comments

@dreamMoli
Copy link

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

  • What do you want to know?
    How to solve this error.

Bug

  • Which version of SkyWalking, OS and .NET Runtime?
    **apache/skywalking-oap-server:8.0.1-es7
    apache/skywalking-ui:8.0.1

OS MAC OS 14.04

.NET RUNTIME:.NET 5 PREVIEW 7**

  • Which company or project?

  • What happen?
    If possible, provide a way for reproducing the error. e.g. demo application, component version.
    2020-07-30 13:35:51.890 +08:00 [sample_app] [Error] SkyApm.Transport.Grpc.V6.ServiceRegister : Register service fail.
    Grpc.Core.RpcException: Status(StatusCode=Unimplemented, Detail="Method not found: Register/doServiceRegister")
    at SkyApm.Transport.Grpc.V6.ServiceRegister.<>c__DisplayClass9_0.<b__0>d.MoveNext()
    --- End of stack trace from previous location ---
    at SkyApm.Transport.Grpc.Common.Call.Execute[T](Func1 task, Func1 errCallback, Func`1 errMessage)
    2020-07-30 13:35:51.890 +08:00 [sample_app] [Warning] SkyApm.Transport.Grpc.ConnectionManager : Connection state changed. Connected -> Ready . Status(StatusCode=Unimplemented, Detail="Method not found: Register/doServiceRegister")


Requirement or improvement

  • Please describe about your requirements or improvement suggestions.
@wu-sheng
Copy link
Member

dotnet agent doesn't support 8+ yet

@dreamMoli
Copy link
Author

When will it be supported ?

@wu-sheng
Copy link
Member

wu-sheng commented Aug 4, 2020

I don't know. The different agent has different team working on it.

@dreamMoli
Copy link
Author

.....

@mchenx mchenx mentioned this issue Sep 8, 2020
4 tasks
@snakorse
Copy link
Contributor

now skywalking 8.x is supported.

@wu-sheng wu-sheng added this to the 1.0.0 milestone Sep 13, 2020
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

3 participants