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

Crash when clicking on survey link #92

Open
0xpr03 opened this issue Jul 17, 2022 · 0 comments
Open

Crash when clicking on survey link #92

0xpr03 opened this issue Jul 17, 2022 · 0 comments
Labels
Acra Report Reported by acra crash reporter crash

Comments

@0xpr03
Copy link
Owner

0xpr03 commented Jul 17, 2022

Describe the bug

clicked on opening the link to the survey

ANDROID_VERSION 11

java.net.ConnectException: Failed to connect to stats.vocabletrainer.de/:::443
	at com.android.okhttp.internal.io.RealConnection.connectSocket(RealConnection.java:147)
	at com.android.okhttp.internal.io.RealConnection.connect(RealConnection.java:116)
	at com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:186)
	at com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)
	at com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)
	at com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)
	at com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)
	at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getOutputStream(HttpURLConnectionImpl.java:262)
	at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getOutputStream(DelegatingHttpsURLConnection.java:219)
	at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:30)
	at vocabletrainer.heinecke.aron.vocabletrainer.survey.SurveyViewModel.submitSurvey$lambda-1(SurveyViewModel.kt:53)
	at vocabletrainer.heinecke.aron.vocabletrainer.survey.SurveyViewModel.$r8$lambda$u0a8eat21G7_7DuBA60SziYG0gI(Unknown Source:0)
	at vocabletrainer.heinecke.aron.vocabletrainer.survey.SurveyViewModel$$ExternalSyntheticLambda0.run(Unknown Source:4)
	at java.lang.Thread.run(Thread.java:923)

Acra Report

@0xpr03 0xpr03 added crash Acra Report Reported by acra crash reporter labels Jul 17, 2022
@0xpr03 0xpr03 changed the title Crash when clickin on survey link Crash when clicking on survey link Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Acra Report Reported by acra crash reporter crash
Projects
None yet
Development

No branches or pull requests

1 participant