Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ticket:

Jira Legacy
serverSystem JIRAJira
serverIdd1de7fd4-f9b1-3177-8dc3-3ee678680322
keyYMN-5346

...

  1. Log in ssh to yarnman server

  2. at prompt, type sudo nano /opt/yarnlab/yarnman/workflow-service/helpers/migration/cucmtype sudo nano /fast-cucm-syncer.js

  3. Line 310 needs to change from

    await this.task.logError('unable-to-remove', `Object "${uuid}" of type "${sourceType}" had an unexpected error while trying to mark removed.`, { err });

...

Copy uuid (highlighted in sample belowabove) from error code in Wrangler as per sample below then paste this (converted into lower case) into CUCM GUI as https://<CUCM IP Address>/ccmadmin/phoneEdit.do?key=32b2f3dd-c406-5e36-8198-e503f0c44990

...

Solution: Hotfix , contact support for hotfix from ticket

Jira Legacy
serverSystem JIRAJira
serverIdd1de7fd4-f9b1-3177-8dc3-3ee678680322
keyYMN-5346

...