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

Unknown Error: JSON Issue? #607

Closed
3 tasks done
anarchopossum opened this issue Aug 8, 2023 · 4 comments
Closed
3 tasks done

Unknown Error: JSON Issue? #607

anarchopossum opened this issue Aug 8, 2023 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@anarchopossum
Copy link

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
Screenshot 2023-08-07 at 8 23 54 PM

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

@anarchopossum anarchopossum added the bug Something isn't working label Aug 8, 2023
@LiquidDeath911
Copy link

I am having this same issue.
OS Version: Windows 10, Version 10.0.19045, Build 19045
iOS Device: iPhone 14 Pro Max

@rilodroid
Copy link

Same here.

Blobsaver 3.5.1, macOS 13.2.1, IphoneX, 16.5.1, palera1n and iPhone7, 15.7, palera1n

@garyakimoto
Copy link

same here, hope this bug will fixed

@airsquared
Copy link
Owner

Thanks for the bug report; this is a duplicate of #603.

@airsquared airsquared closed this as not planned Won't fix, can't repro, duplicate, stale Aug 11, 2023
@airsquared airsquared added duplicate This issue or pull request already exists and removed bug Something isn't working labels Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants