You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your issue will be closed and/or deleted if you do not fill out this template.
Please remove the following line and the text above it before submitting this issue:
Describe the bug
Ran the Program with the parameters listed below on image. I have tried with both devices listed on the right hand. Unknown Error was given. Screenshots
Desktop:
OS Version: Mac OS 13.2.1
iOS Device: (if applicable)
Checklist (place an x between the brackets to mark as completed):
I have made sure I am on the latest version of blobsaver
I have checked other open issues to see if my problem has already been reported
I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver
Log(s)
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $
at [email protected]/com.google.gson.JsonParser.parseReader(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Network.makeJsonRequest(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Utils.getBetaHubList(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Utils.getBetaList(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Utils.getSignedBetas(Unknown Source)
at [email protected]/airsquared.blobsaver.app.TSS.getIOSVersions(Unknown Source)
at [email protected]/airsquared.blobsaver.app.TSS.call(Unknown Source)
at [email protected]/airsquared.blobsaver.app.TSS.call(Unknown Source)
at javafx.graphics@20/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $
at [email protected]/com.google.gson.stream.JsonReader.syntaxError(Unknown Source)
at [email protected]/com.google.gson.stream.JsonReader.checkLenient(Unknown Source)
at [email protected]/com.google.gson.stream.JsonReader.doPeek(Unknown Source)
at [email protected]/com.google.gson.stream.JsonReader.peek(Unknown Source)
... 13 more
The text was updated successfully, but these errors were encountered:
Your issue will be closed and/or deleted if you do not fill out this template.
Please remove the following line and the text above it before submitting this issue:
Describe the bug
Ran the Program with the parameters listed below on image. I have tried with both devices listed on the right hand. Unknown Error was given.
Screenshots
Desktop:
Checklist (place an x between the brackets to mark as completed):
Log(s)
The text was updated successfully, but these errors were encountered: