mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 02:45:56 +03:00
[GH-ISSUE #10] App not installing, stuck on "Waiting..." #5
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sourcelocation on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/10
When I hit "Install" button, the app appears on the Home screen, but is not downloading. Here's a screenshot.

I am using ngrok with https. The app is displayed as signed. Any help is appreciated. Thanks
EDIT: After about a minute, the app disappears
@ViRb3 commented on GitHub (Mar 4, 2021):
In the service's configuration,
signer-cfg.yml, what is yourserver_url? It should be thehttps://url that ngrok gives you. I just tested this scenario from scratch and it works perfectly.@sourcelocation commented on GitHub (Mar 4, 2021):
Thank you for the reply! Yes, it's the ngrok one.
@ViRb3 commented on GitHub (Mar 4, 2021):
Summing it up for the others:
We performed a lot of tests over instant messaging and concluded that this is an isolated case with @ExeRhythm's setup, and one particular app. The same setup with the same app works perfectly on my end. It could be an ISP block or similar, but since it's not impacting anybody else or any other apps, I will be closing this. If anybody has similar issues, feel free to comment and I will reopen.