-
Notifications
You must be signed in to change notification settings - Fork 17
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
constantly adding and removing #40
Comments
Keep you phone screen on! |
I have this issue as well. For the record, it is not an issue of the device screen being off- I have that feature disabled on my phone. It really is annoying. I thought maybe it was an issue with my wifi network, but after a while of trying to debug that, it does seem like its to do with altserver. I can usually refresh my apps successfully over wifi since it is pretty quick, but reinstalling altstore over wifi takes way too long and the device gets removed midway through, throwing an error. I have had to switch to tethered mode to reinstall altstore, which works fine, but is not ideal. Hope somebody can shed some light on this. |
After conducting several tests, I've identified several factors that may impact the script's performance. These include variations in Linux distributions, which could be due to incompatible libraries. Additionally, differences in WiFi settings, such as public networks with firewalls or interruptions in traffic, can affect detection |
Hi, I'm using Artix and now I'm facing this issues, after several week of several months that worked perfectly, have any of you found a solution or a way to understand what libraries block the script? Exception: filesystem error: directory iterator cannot open directory: No such file or directory [C:\ProgramData\Apple Computer\iTunes\adi] Finished! |
set this in the python code netmuxd doesnt work for arch. you will lose wifi refresh |
I've could only try your solution today...
with
i don't know what's the problem :( |
That actually worked for me Im so happy |
This is very broken and adjusting |
On running the script, sometimes (hard to reproduce, sometimes it happens sometimes it doesn't) my device keeps getting added and removed (alternating every two seconds). It makes it difficult to refresh or install apps because normally a refresh takes longer than 2 seconds.
Anyone else run into this or have any ideas?
I'm running the script as root using 'screen' and WiFi tethering.
The text was updated successfully, but these errors were encountered: