Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 8/26/25
    I configured a standalone Appbuilder project successfully, but I get this error when I try to deploy it. Built 3 action(s) for 'application' ✔ Building web assets for 'application' ✖ Deploying actions for 'application' › Error: Unknown Error From API: getaddrinfo ENOTFOUND deploy-service.app-buil...

    Type

    Questions

    Views

    605

    Like

    1

    Replies

    3
  • 8/20/25
    I have merged the Commerce Starter Kit with custom Admin UI code. When I run the aio app build, it is completed successfully, but when I run the aio app deploy, I get the following error:Deploying web assets for 'commerce/backend-ui/2' Error: missing files in /home/user/Documents/App-Builder/Publish...

    Type

    Questions

    Views

    698

    Likes

    0

    Replies

    4
  • 8/18/25
    Hello, We are encountering an error after upgrading the aio-cli version from 10.3.4 to 11.0.0.The current Node.js version is node-v20.18.0. Error message:› Error: [IMSSDK:CONTEXT_NOT_CONFIGURED] IMS context 'onboarding-config' is not configured After reverting to aio-cli version 10.3.4, the aio co...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    11
  • 8/14/25
    Hello, We are encountering an error while retrieving the list of deployed actions on Adobe I/O Runtime. Please refer to the following cURL request as an example.curl --location --request GET 'https://api.adobe.io/runtime/namespaces/xxxxxxxxx@AdobeOrg/oauth-sever-to-server-clientKey/actions' \ --head...

    Type

    Questions

    Views

    795

    Likes

    0

    Replies

    8
  • 8/13/25
    Hello, During development, I encountered an error related to the @adobe/uix-core package. Below are the details of the error.tunnel.ts:268 Uncaught (in promise) Error: Timed out waiting for initial response from parent after 20000ms at tunnel.ts:268:9 We have implemented a fix in the ExtensionRe...

    Type

    Questions

    Views

    201

    Likes

    0

    Replies

    0
  • 8/6/25
    I have set up a cron-based alarm trigger for my action as follows:category-erp:license: Apache-2.0actions:$include: ./actions/category/erp/actions.config.yamltriggers:eachMidNight:feed: /whisk.system/alarms/alarminputs:cron: 0 0 * * *timezone: ISTrules:nscategorysync:trigger: eachMidNightaction: cat...

    Type

    Questions

    Views

    421

    Likes

    0

    Replies

    3
  • 7/30/25
    I have developed an app using Adobe I/O Starter Kit version 2, integrated with Adobe Commerce. I’ve noticed that Starter Kit v3.0 now supports several enhancements, including the ability to configure multiple apps with the same Adobe Commerce instance.I’m looking to upgrade my existing app from v2 t...

    Type

    Questions

    Views

    358

    Likes

    0

    Replies

    1
  • 7/16/25
    Hi,  I'm currently trying to set up deployment of an API Mesh application via Bitbucket Pipelines.I know that there is an existing GitHub actions workflow, but I cannot use GitHub at this point. I have tried to copy most of the steps from the GitHub actions workflow, but I am getting an error.Rather...

    Type

    Questions

    Views

    771

    Likes

    0

    Replies

    5
  • 7/10/25
    For example, I’ve developed two separate App Builder applications:One for a custom shipping carrier integrationAnother for OMS/ERP connectivityIs it possible to link both of these applications—each with its own workspace.json—to the same Adobe Commerce (PaaS) environment?If so, please suggest a best...

    Type

    Questions

    Views

    663

    Like

    1

    Replies

    6
  • 7/3/25
    Hello team,I am trying to test https://github.com/adobe/adobe-commerce-samples/tree/main/admin-ui-sdk/menu/custom-menu with local adobe commerce 2.4.8-p1App is working fine on localhost:9080 port and can see orders and products data in browser Now want to connect that app in adobe commerce admin pan...

    Type

    Questions

    Views

    363

    Likes

    0

    Replies

    1