문제

BugSense throws a little exception for me. It works (every time!?) and I still get email notifications when my app crashes in my hand. I want to know just in case, what is this error message?

Does anybody know?

Exception:

 W/BugSenseHandler(2881): Transmitting ping Exception Connect to /168.63.83.24:443 timed out
도움이 되었습니까?

해결책

It means the app can't connect to the IP 168.63.83.24 on port 443 (which is usually for HTTPS), it times out before it's able to connect.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top