Skip to main content

Outbound Feeds Bundle Deploy Never Completes

Symptoms

  • When attempting to deploy and uploaded bundle the bundle is stuck and never finishes deploying.

  • Terminating the bundle produces Error: unauthenticated: User cannot be authenticated with the token provided.

Cause

Arc XP uses our own PAT (Personal Access Token), including .npmrc-encrypted will create a conflict.

Solution

Remove  .npmrc-encrypted from your bundle and re-deploy.

More Information