App is not responding. Wait or cancel

thenuka_suraweera
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 12, 2024

In the Service Desk customer portal ticket, I encountered the error message "App is not responding. Wait or cancel?" along with the placeholder "apps.nemetschek.bg’s server IP address could not be found."

 

The error appears in the following path:   https://<jira-name>.atlassian.net/servicedesk/customer/portal/<id>/<ticket-id>

I believe this issue has occurred due to the recent glance app I installed in JIRA(Custom app build by myself). I only want the app to be visible in the regular JIRA interface (https://<jira-name>.atlassian.net/browse/<ticket-id>) and not in the Service Desk portal.

How can I resolve thisScreenshot 2024-08-12 at 17.02.29.png

I believe it might be related to the manifest

 

manifest.yml


modules:

jira:issueGlance:

- key: projectworks-time-tracking-glance

resource: main

resolver:

function: resolver

viewportSize: medium

title: Jira To Projectworks Time Tracking

label: Open Time Tracking

function:

- key: resolver

handler: index.handler

resources:

- key: main

path: static/ProjectworksApp/build

permissions:

scopes:

- read:jira-user

- write:jira-work

content:

styles:

- unsafe-inline

external:

fetch:

backend:

- <backenddomain>

app:

id: ari:cloud:ecosystem::app/<app-id>

runtime:

name: nodejs18.x

1 answer

1 accepted

0 votes
Answer accepted
marc -Collabello--Phase Locked-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 12, 2024

Probably your best bet is to contact app vendor.

thenuka_suraweera
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 13, 2024

I'm the app vendor

marc -Collabello--Phase Locked-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 13, 2024

Then try Atlassian vendor support?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events