Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Android Failed to bind arguments received in invocation 'null' of 'Pong'. #120

Open
1244752609 opened this issue Jul 27, 2022 · 0 comments

Comments

@1244752609
Copy link

c*.m*.s*.HubConnection: Failed to bind arguments received in invocation 'null' of 'Pong'.
c*.m*.s*.HubConnection: java.lang.RuntimeException: Invocation provides 1 argument(s) but target expects 0.
c*.m*.s*.HubConnection: at com.microsoft.signalr.JsonHubProtocol.bindArguments(JsonHubProtocol.java:218)
c*.m*.s*.HubConnection: at com.microsoft.signalr.JsonHubProtocol.parseMessages(JsonHubProtocol.java:92)
c*.m*.s*.HubConnection: at com.microsoft.signalr.HubConnection.lambda$new$0$com-microsoft-signalr-HubConnection(HubConnection.java:189)
c*.m*.s*.HubConnection: at com.microsoft.signalr.HubConnection$$ExternalSyntheticLambda33.invoke(Unknown Source)
c*.m*.s*.HubConnection: at com.microsoft.signalr.LongPollingTransport.onReceive(LongPollingTransport.java:142)
c*.m*.s*.HubConnection: at com.microsoft.signalr.LongPollingTransport.lambda$poll$4$com-microsoft-signalr-LongPollingTransport(LongPollingTransport.java:103)
c*.m*.s*.HubConnection: at com.microsoft.signalr.LongPollingTransport$$ExternalSyntheticLambda7.run(Unknown Source)
c*.m*.s*.HubConnection: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)
c*.m*.s*.HubConnection: at java.util.concurrent.FutureTask.run(FutureTask.java:237)
c*.m*.s*.HubConnection: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
c*.m*.s*.HubConnection: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
c*.m*.s*.HubConnection: at java.lang.Thread.run(Thread.java:818)

@1244752609 1244752609 changed the title Failed to bind arguments received in invocation 'null' of 'Pong'. Android Failed to bind arguments received in invocation 'null' of 'Pong'. Jul 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant