airsquared/blobsaver

Can't save any blob today

garyakimoto opened this issue · 1 comments

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
Today I try to use blobsaver to save my blobs , however when I click on "Go" and it show me error:
"An unknow error occured

The log has been copied to your clipboard. if you need more help, you can create a new issue on Github."

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop:

  • OS Version: 15.4.1
  • iOS Device: iPhone 13 Pro Max

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)

If applicable, paste any log(s) here, on the lines between the backticks.

com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $
at com.google.gson@2.10.1/com.google.gson.JsonParser.parseReader(Unknown Source)
at airsquared.blobsaver@3.5.1/airsquared.blobsaver.app.Network.makeJsonRequest(Unknown Source)
at airsquared.blobsaver@3.5.1/airsquared.blobsaver.app.Utils.getBetaHubList(Unknown Source)
at airsquared.blobsaver@3.5.1/airsquared.blobsaver.app.Utils.getBetaList(Unknown Source)
at airsquared.blobsaver@3.5.1/airsquared.blobsaver.app.Utils.getSignedBetas(Unknown Source)
at airsquared.blobsaver@3.5.1/airsquared.blobsaver.app.TSS.getIOSVersions(Unknown Source)
at airsquared.blobsaver@3.5.1/airsquared.blobsaver.app.TSS.call(Unknown Source)
at airsquared.blobsaver@3.5.1/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 com.google.gson@2.10.1/com.google.gson.stream.JsonReader.syntaxError(Unknown Source)
at com.google.gson@2.10.1/com.google.gson.stream.JsonReader.checkLenient(Unknown Source)
at com.google.gson@2.10.1/com.google.gson.stream.JsonReader.doPeek(Unknown Source)
at com.google.gson@2.10.1/com.google.gson.stream.JsonReader.peek(Unknown Source)
... 13 more

Is that mean Google service down?
Thank you

Duplicate of #603.