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

SignalA disconnecting from Hub #62

Open
shirishbhatt10 opened this issue Sep 30, 2015 · 1 comment
Open

SignalA disconnecting from Hub #62

shirishbhatt10 opened this issue Sep 30, 2015 · 1 comment

Comments

@shirishbhatt10
Copy link

Hi All,
I am using SignalA for connecting to my SignalR chat hub. I need the Andriod client to be constantly connected to the Hub in order to receive chat messages and notifications from various groups.

I am facing an issue where the SignalA client looses connection after some time and then does not reconnect immediately. I keep getting an error related to connections. Below is the log from the client. Can someone please assist in resolving the issue.

Microlog 0:[DEBUG]-Updating Connection State to Connecting
Microlog 649:[DEBUG]-Updating Connection State to Connecting
Microlog 997:[DEBUG]-Updating Connection State to Connected
Microlog 998:[DEBUG]-registerForNotifications
Microlog 2996:[DEBUG]-Exception in Chat Hubjava.lang.Exception: Error when calling endpoint.
Microlog 2997:[DEBUG]-Updating Connection State to Disconnecting
Microlog 2999:[DEBUG]-Retrying connection to chat hub
Microlog 2999:[DEBUG]-In the Retry block false
Microlog 2999:[DEBUG]-Retrying connection to chat hub as user is logged in
Microlog 3001:[DEBUG]-Updating Connection State to Reconnecting
Microlog 3307:[DEBUG]-Updating Connection State to Disconnected
Microlog 3307:[DEBUG]-Chat Hub Disconnected
Microlog 3333:[DEBUG]-Exception in Chat Hubjava.lang.Exception: Error when calling endpoint. Returncode: 404
Microlog 8002:[DEBUG]-Updating Connection State to Connecting
Microlog 8002:[DEBUG]-Retrying connection to chat hub as user is logged in
Microlog 8401:[DEBUG]-Updating Connection State to Connecting
Microlog 8763:[DEBUG]-Updating Connection State to Connected
Microlog 8763:[DEBUG]-registerForNotifications
Microlog 9966:[DEBUG]-Exception in Chat Hubjava.lang.Exception: Error when calling endpoint.
Microlog 9966:[DEBUG]-Updating Connection State to Disconnecting
Microlog 9970:[DEBUG]-Retrying connection to chat hub
Microlog 9971:[DEBUG]-In the Retry block false
Microlog 9971:[DEBUG]-Retrying connection to chat hub as user is logged in
Microlog 9971:[DEBUG]-Updating Connection State to Reconnecting
Microlog 10377:[DEBUG]-Exception in Chat Hubjava.lang.Exception: Error when calling endpoint. Returncode: 404
Microlog 10378:[DEBUG]-Updating Connection State to Disconnected
Microlog 10378:[DEBUG]-Chat Hub Disconnected
Microlog 12841:[DEBUG]-Exception in Chat Hubjava.lang.Exception: Error when calling endpoint. Returncode: 404
Microlog 13005:[DEBUG]-Updating Connection State to Connecting
Microlog 13005:[DEBUG]-Retrying connection to chat hub as user is logged in
Microlog 13349:[DEBUG]-Updating Connection State to Connecting
Microlog 13685:[DEBUG]-Updating Connection State to Connected

@Narinc
Copy link

Narinc commented Jun 11, 2018

I have same problem. Is there anyone who can solve it?

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

2 participants