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

Unable to install with feather #182

Open
insitedd opened this issue Nov 17, 2024 · 24 comments
Open

Unable to install with feather #182

insitedd opened this issue Nov 17, 2024 · 24 comments

Comments

@insitedd
Copy link

insitedd commented Nov 17, 2024

Was able to install with feather previously using iPhone & iPad. Removed certificate & mobileprovision from apple account, then uninstalled feather from both devices.

Created a new certificate & mobileprovision for iPhone & iPad. Installed feather to both devices again. It launches and works on both devices.

iPad is able to install .ipa files using the new .p12 & .mobileprovision, iPhone is not. Online install method is also unable to connect on iPhone.

IMG_0163

@khcrysalis khcrysalis added the help wanted Extra attention is needed label Nov 18, 2024
@insitedd
Copy link
Author

I believe this is a bug btw, as it was working before

@nickk024
Copy link

Having the same issue as well, potentially could be a beta thing as I am running 18.2. Was working without issue and all of a sudden it stopped.

@TeslaMan3092
Copy link

Same issue here, was working fine but now it's doing this. ESign works fine though.

@khcrysalis
Copy link
Owner

localhost.direct got revoked and I'm waiting for a response from the owner of the domain to give me a new bundle, which is why this problem is occuring as it relies on an SSL certificate.

For context:
itms-services needs a valid https url when it comes to installing apps, presumably to keep things secure, without https it will just fail. Which is why I bundled a localhost.direct certificate and private key within the app.

@khcrysalis khcrysalis added duplicate This issue or pull request already exists and removed help wanted Extra attention is needed labels Nov 19, 2024
@D1mar0n
Copy link

D1mar0n commented Nov 19, 2024

Наличие той же проблемы, что и в качестве бета-версии, так как я запускаю 18.2. Работал без проблем, и вдруг остановился. I also have the latest beta version of the firmware installed and until recently everything worked, but now nothing can be installed. You need to activate the "Signature Server" application settings - then the installation is completed successfully. Let's be patient and wait for the new version of the application...

@theory18
Copy link

Hi, to verify as i have the same issue, is this an issue where we just have to wait for a newer version of Feather? Or is there a way we can fix this? I can’t seem to find a proper solution to this issue in this thread.

thanks in advance.

@khcrysalis
Copy link
Owner

localhost.direct got revoked and I'm waiting for a response from the owner of the domain to give me a new bundle, which is why this problem is occuring as it relies on an SSL certificate.

Theres going to be a new build once I get the new bundle

@Farman2019
Copy link

Yesterday was fine today stuck at sending manifest… resset change certificate didnt resolve ios 17.3

@khcrysalis
Copy link
Owner

read above.

@Farman2019
Copy link

read above.

I dont know how to activate signiture server and put which http , tried profile dns http same thing please could u clarify step by step

@AushevAhmad
Copy link
Contributor

AushevAhmad commented Nov 21, 2024

read above.

I dont know how to activate signiture server and put which http , tried profile dns http same thing please could u clarify step by step

Settings -> Server Options -> Enable 'Online Install Method'. Use default server. That's it! If you don't have that option then you should update Feather to latest version.

@Farman2019
Copy link

Farman2019 commented Nov 21, 2024

read above.

I dont know how to activate signiture server and put which http , tried profile dns http same thing please could u clarify step by step

Settings -> Server Options -> Enable 'Online Install Method'. Use default server. That's it! If you don't have that option then you should update Feather to latest version.

What is default server ? I have activated online install but not work
Thanks for replay

@nickk024
Copy link

This has been working fine for me for now using the online install method as long as I am connected to a WiFi network. I am patiently waiting for a fix for the other method! Thank you so much for all that you are doing @khcrysalis , love the app.

@Farman2019
Copy link

This has been working fine for me for now using the online install method as long as I am connected to a WiFi network. I am patiently waiting for a fix for the other method! Thank you so much for all that you are doing @khcrysalis , love the app.

I have done this now install apps but with integrity problem
IMG_20241122_055912_edit_121342265350234
IMG_20241122_055845_edit_121352771427836

@khcrysalis
Copy link
Owner

That doesn't seem server related but it seems like your certificate is bad, are you sure you're using valid certificates?

@Farman2019
Copy link

That doesn't seem server related but it seems like your certificate is bad, are you sure you're using valid certificates?

Yes also changed to other certificates the same thing!

@Farman2019
Copy link

Installed other sideload app and works like a charm,please fix your app also
Thanks

@ZhangYiQiu
Copy link
Contributor

localhost.direct got revoked and I'm waiting for a response from the owner of the domain to give me a new bundle, which is why this problem is occuring as it relies on an SSL certificate.

For context: itms-services needs a valid https url when it comes to installing apps, presumably to keep things secure, without https it will just fail. Which is why I bundled a localhost.direct certificate and private key within the app.

Upinel/localhost.direct#18 (comment)

A password must be set for the private key

@khcrysalis
Copy link
Owner

khcrysalis commented Dec 3, 2024

I'm aware, but I'm awaiting a new private key as stated in my message so I can bundle it without it being inside the github repository in a public eye.

@castdrian castdrian removed the duplicate This issue or pull request already exists label Dec 9, 2024
@alibusut
Copy link

I'm trying to add my ssl certificate to the feather project

I replaced the certificate files for http://localhost.direct, but it didn't work. Do I need other modifications?

This was referenced Dec 13, 2024
@alibusut
Copy link

alibusut commented Dec 13, 2024

I have previously tried to solve the application issues, but so far, the installation issue has not been resolved.

I am not exactly sure where the problem lies, but it seems to be related to generating the installation link. This seems to result from an issue with the SSL certificate for localhost.direct.

I don’t know why you still rely on localhost.direct instead of using your own SSL certificate or guiding others in the README.md to rely on their domain’s SSL certificate.

Feather is a fantastic application, built with great effort and beautiful design. However, the issue I mentioned is what causes users to stop using Feather.

I wish you success in your work and hope these issues are resolved as soon as possible.

@khcrysalis
Copy link
Owner

#182 (comment)

@theory18

This comment has been minimized.

@mrafieefard

This comment has been minimized.

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

No branches or pull requests