-
Notifications
You must be signed in to change notification settings - Fork 19
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
Failed to connect to any resolved endpoint. #49
Comments
I solved in the following manner: ALTSERVER_ANISETTE_SERVER=http://127.0.0.1:6969 python main.py |
I'm having the same issue as OP and the recommended solution isn't working. Anyone else able to fix this? |
I have the same issue, tried @CiZ01 solution but it was not working for me. I did a bit more digging and found a solution here: NyaMisty/AltServer-Linux#99 apt update apt upgrade curl -fsS https://dlang.org/install.sh | bash -s ldc git clone https://github.com/Dadoum/Provision --recursive cd Provision dub build -b release :anisette-server The build has been completed. If you find the path as below, there will be provision_anisette_server. cd bin/ chmod +x provision_anisette-server ./provision_anisette-server -n 127.0.0.1 -p 6969 |
Thanks @Johnny008 ! It looks like the method you described is specifically for running AltServer on a Raspberry Pi. Looking through that thread, though, had the answer for me.
|
Whenever I try to install AltStore I always seem to get this error message:
alert: Could not install AltStore.ipa to unknown. Failed to connect to any resolved endpoint Press any key to continue...
I made sure that my device is plugged in and the screen was on. I had also inputted my apple id and password correctly.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: