-
Notifications
You must be signed in to change notification settings - Fork 227
[Bug] no Internet Access #79
Description
Describe the bug
I have installed on iPad Air 5 iOS 26.1 beta 4 —> iOS 26.1 rc. I had just given the more ram entitlement using a different application as in #26 . This did work as seen in latestlog. Afterwards: The error is kind of weird, where the application doesn’t seem to have internet access. First I was getting errors when downloading a new profile. It worked at first as it had many times before, but after like 200 mb it started giving me errors like insecure, instable connection, disconnected or tls error, all of which I couldn’t reproduce after a while. I couldn’t download anything after a while anymore. Nothing is updating. I decided to completely delete and reinstall. After launching nothing loaded, no list of Minecraft versions, logging in failed in getting the Minecraft token (timed out). The GitHub paged loaded tho. At this point I updated my iPad to iOS 26.1 rc for unrelated reasons, which changed nothing.
The log file and images/videos
Steps To Reproduce
1.Give add more ram Entitlement (https://github.com/AngelAuraMC/Amethyst-iOS/pull/26)
2.sideload using the file, no repository to SideStore or other (unavailable at the moment anyway)
3.Lauch
4.download things in app until it stops working.Expected Behavior
I expected downloads, checks, login and other to work at all as before.
Platform
- Device model: iPad Air 5 (m1)
- iOS version: 26.1 beta 4
- Amethyst version: 1.0-developmentAnything else?
Since the issue occurred after entitlement changes, it may work, when all entitlements are given.
[Pre-init] Entitlements availability:
- com.apple.developer.kernel.extended-virtual-addressing: NO
- com.apple.developer.kernel.increased-memory-limit: YES
- com.apple.private.security.no-sandbox: NO
Repository should be fixed, so entitlements can be given automatically when sideloading through eg sidestore, if that’s how that works tbh I don’t know my stuff.