Forge tunnel no longer works

Has anyone experienced problems with forge tunnel in the last few days?

Forge tunnel worked just fine last Friday. Now I receive the following error even for a completely new app:

CSP violation detected for 'connect-src' while serving content at http://localhost:8000/_hostname_NAME.atlassian.net/ctx_VERY-LONG-ID/?platformFeatureFlags=platform-visual-refresh-icons%2Cplatform-component-visual-refresh
For an app to share data with external resources or use custom CSP, follow the steps in: https://go.atlassian.com/forge-content-security-and-egress-controls

I am developing app that needs a custom policy and once I saw the error I thought that I have missed a Forge changelog. Then I created a brand new Jira global page app with forge create and I see the same problem.

Maybe something has changed in my network/setup over the weekend and it could influenced the setup. Do you have any ideas what could be the cause?

2 Likes

This error started occurring for me today.

Same here. Just searched for CSP violation detected for ‘connect-src’ while serving content at http://localhost:8000/?platformFeatureFlags=platform-visual-refresh-icons%2Cplatform-component-visual-refresh and found this thread. This issue has burned through a lot of AI model tokens :face_with_bags_under_eyes:

Hi all, I have escalated this to the team that own this capability.

This issue is resolved now.

I wanted to apologise for any inconvenience caused by this.

Hi @Benny, I am still getting this error, is there something I need to change in my app?

Hi @PatrickLi - Is it the exact same error?

Hi @Benny, yes, below is what I see

CSP violation detected for 'connect-src' while serving content at http://localhost:8000/?platformFeatureFlags=platform-visual-refresh-icons%2Cplatform-component-visual-refresh&hostname=redacted
For an app to share data with external resources or use custom CSP, follow the steps in: https://go.atlassian.com/forge-content-security-and-egress-controls

Thanks for confirming Patrick.
I re-validated this with the engineering team and it is not the same platform issue that occurred yesterday. This most likely is an app error over platform.

If you want direct assistance to further debug, please raise a Help ticket: Jira Service Management

Our Forge tunnel also stopped working and we have opened a ticket.

Hi @PatrickLi, have you found a solution to this issue?