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

Error in WebSocket connection #3

Open
shravan2x opened this issue Oct 22, 2020 · 1 comment
Open

Error in WebSocket connection #3

shravan2x opened this issue Oct 22, 2020 · 1 comment

Comments

@shravan2x
Copy link

I'm having trouble getting the client to connect. The log looks like below. Any ideas why?

127.0.0.1:49282: clientconnect
127.0.0.1:49284: clientconnect
127.0.0.1:49286: clientconnect
127.0.0.1:49288: clientconnect
127.0.0.1:49290: clientconnect
127.0.0.1:49292: clientconnect
127.0.0.1:49294: clientconnect
127.0.0.1:49296: clientconnect
Navigated to SmartRent login page(username)
Navigated to SmartRent login page(password)
Logged In
127.0.0.1:49298: clientconnect
127.0.0.1:49300: clientconnect
Error in WebSocket connection to control.smartrent.com:443: WebSocket connection closed unexpectedly by client: TcpDisconnect(None)
127.0.0.1:49298: clientdisconnect
127.0.0.1:49302: clientconnect
after
Refreshing page...
Error in WebSocket connection to control.smartrent.com:443: WebSocket connection closed unexpectedly by client: TcpDisconnect(None)
127.0.0.1:49302: clientdisconnect
127.0.0.1:49304: clientconnect
Done.
Refreshing page...
Error in WebSocket connection to control.smartrent.com:443: WebSocket connection closed unexpectedly by client: TcpDisconnect(None)
127.0.0.1:49304: clientdisconnect
127.0.0.1:49306: clientconnect
Done.
127.0.0.1:49308: clientconnect
127.0.0.1:49310: clientconnect
@atcole4
Copy link
Contributor

atcole4 commented Jan 18, 2021

I will try to run it on my local PC and see if anything has changed. Looks to be like smart rent changed the website so I will have to update xpath selectors. These logs look normal though, the clientconnect/disconnect are from MITM proxy

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