I can’t restart tunnel and the powershell says Cannot pull the tunnel image. What should I do?
After updating forge to the latest version I had the same issue.
This solved with this (assuming you know and fixed ngrok issue already):
- Provide the path to the config file to Forge using the command
forge settings set ngrok-config-path <file>
.
https://developer.atlassian.com/platform/forge/tunneling/#known-limitations
3 Likes