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

HubConnection failed to start successfully because of error '{Invalid request method.toString()} #77

Open
maliaydemir opened this issue Nov 24, 2021 · 0 comments

Comments

@maliaydemir
Copy link

maliaydemir commented Nov 24, 2021

I am using SignalR succesfully almost all phone. But I realized in Redmi Note7 (Android 10) it doesnt connect SignalR when celcular data is active. I couldun't find any solution therefore I am posting this issue. Maybe Redmi Note 7 phone has some security block. Does anyone get this error? By the way it is working on wifi on Redmi Note 7.

I used AWS ElasticBeanstalk on server side. Api and SignalR wrote with dotnet 5.

I/flutter ( 7123): SignalR log: Starting HubConnection. LogLevel.debug
I/flutter ( 7123): SignalR log: Starting connection with transfer format 'TransferFormat.text'. LogLevel.debug
I/flutter ( 7123): SignalR log: (WebSockets transport) Connecting. LogLevel.trace
I/flutter ( 7123): SignalR log: Failed to start the connection: Invalid request method LogLevel.error
I/flutter ( 7123): SignalR log: HubConnection failed to start successfully because of error '{Invalid request method.toString()}'. LogLevel.debug

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

1 participant