mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 19:05:49 +03:00
[GH-ISSUE #28] Ngrok error #19
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#19
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 @saleem202 on GitHub (Mar 20, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/28
When I run the ./start-signer command I get the following
Starting service...
ngrok by @inconshreveable (Ctl+C to qu
it)
ngrok does not support a dynamic, color terminal
UI on solaris.
Access the web interface for connection and tunne
l status.
Version 2.3.35 Region United States (us)
Web Interface http://127.0.0.1:4040
@ViRb3 commented on GitHub (Mar 20, 2021):
That's not an error :) The service will connect to ngrok's web API automatically.
@saleem202 commented on GitHub (Mar 20, 2021):
It doesn’t connect and doesn’t give me the URL for the portal. Any idea?
Sent from my iPhone
@ViRb3 commented on GitHub (Mar 21, 2021):
What are the full logs? Anything from the service at all? If something doesn't work, there should be a clear error message.
@saleem202 commented on GitHub (Mar 21, 2021):
Any idea why ngrok is not displaying the public URL?
Sent from my iPhone
@ViRb3 commented on GitHub (Mar 21, 2021):
Please read my message above.
@ViRb3 commented on GitHub (Mar 24, 2021):
Closing due to inactivity. Feel free to reply and I'll reopen.
@Mrpolara commented on GitHub (Sep 21, 2025):
i get a same problem i want a public url but i can't get it
in starting i assume that it's
becuase of pino (colorful logger) or because of i accepts two protocol http and https
but one by one i removed boht's code but still the problem is same