Expand my Community achievements bar.

Adobe Assets extension won't connect - Unhandled Rejection (Error): Timed out waiting for initial response from parent

Avatar

Level 1

I'm able to open up my extension in Adobe Experience Manage Assets, which is running on my local server. I can briefly make changes locally which are reflected in the extension, but after 20 seconds it times out with:

Unhandled Rejection (Error): Timed out waiting for initial response from parent after 20000ms
(anonymous function)
node_modules/@adobe/uix-core/src/tunnel/tunnel.ts:268:



When I open up my local application at https://localhost:9080,  I get "IFrame for integration with Host (AEM Assets View)...", then it times out again with the same error. I've tried creating the bootstrapped app multiple times using this guide: https://developer.adobe.com/uix/docs/services/aem-assets-view/extension-development/, but no luck. SSL certificate has been accepted.

2 Replies

Avatar

Community Advisor

Hi @GMoss,

 

Have moved your question from AEP Community thread to AEM Community where you might get better support for your query.

 

Regards,

Abhinav

Avatar

Level 1

I am having same issue with universal editor extension.