Hello,
I am developing an app on the global page and dashboard gadget. However, when I try to tunnel with custom UI, I encounter the following error:
"Failed to connect to localhost:3000. Check that your service is running."
Here is what I have done so far:
1.Added the following to the manifest.yml under the resource section:
tunnel:
port: 3000
2. Started the service using npm start in the static folder.
3. Ran forge tunnel in the root directory.
Hello @Mertcan Karabaş,
Thank you for reaching out on the Atlassian Community!
Given your situation, and that this can be a bit complicated, I would recommend that we create a ticket with our Technical Support Team for further assistance.
I am happy to submit this request on your behalf as well if you are still facing troubles.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. Ensure your service is running on port `3000`.
2. Check port settings in `manifest.yml`.
3. Confirm no network issues.
4. Run `forge tunnel` from the root directory.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did all your list but still i got same error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.