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

Can't install app via cli #57

Closed
C0D3-M4513R opened this issue Jun 18, 2024 · 3 comments
Closed

Can't install app via cli #57

C0D3-M4513R opened this issue Jun 18, 2024 · 3 comments

Comments

@C0D3-M4513R
Copy link

C0D3-M4513R commented Jun 18, 2024

[nix-shell@nixos-laptop:~/Downloads/sideload]$ ./sideloader-cli-linux-x86_64 install ~/Downloads/com.hammerandchisel.discord_866367640.ipa -i
            cli_frontend INFO  2024-06-18T20:55:05.867 Logging in...
            cli_frontend INFO  2024-06-18T20:55:05.867 Please enter your account informations. They will only be sent to Apple servers.
            cli_frontend INFO  2024-06-18T20:55:05.867 See it for yourself at https://github.com/Dadoum/Sideloader/
Apple ID: redacted    
Password: 
 server.developersession INFO  2024-06-18T20:55:31.169 Creating DeveloperSession for redacted...
     server.appleaccount INFO  2024-06-18T20:55:31.169 Logging in...
A code has been sent to your devices, please type it here (type `resend` to resend one): redacted
 server.developersession ERROR 2024-06-18T20:55:48.870 DeveloperSession creation failed: This action cannot be completed at this time
            cli_frontend ERROR 2024-06-18T20:55:48.870 Can't log-in! This action cannot be completed at this time (-22411)

Edit after solving #56, this also happens when installing via the gui

@C0D3-M4513R
Copy link
Author

Seems to be just a disabled dev mode. I am now hitting #46

@Dadoum
Copy link
Owner

Dadoum commented Jun 18, 2024

For #46 you can try again and again, and it will work (or if you have the latest build from GH Actions, you can also use --singlethread which should be a bit slower but not encounter any segmentation fault).

@C0D3-M4513R
Copy link
Author

Yep. The latest gh-action build works with --singlethread (and patching the rpath and dynamic loader again cause nixos)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants