You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
The text was updated successfully, but these errors were encountered: