...
Log in ssh to yarnman server
at prompt, type sudo nano /opt/yarnlab/yarnman/workflow-service/helpers/migration/cucmtype sudo nano /assert-cucm-number-ranges.js
Line 90 needs to change from if (siteId == 'undefined') { to if (siteId == 'undefined' || !siteLookup[siteId]) {
When change done Ctrl O to write, then Ctrl X to exit editor
Then type sudo pm2 restart all
Log in to Wrangler and restart execution
...