We just got our Base Theme and Extension Managemen...
# suitecommerce
v
We just got our Base Theme and Extension Management bundles updated today (SC bundle was updated last week) and after deploying our theme and activating for the first time since the upgrade we are getting this error:
Copy code
{
  "type": "error.SuiteScriptError",
  "name": "430315",
  "message": "Hash.update: Missing a required argument: options.input",
  "stack": [
    "createError(N/error)"
  ],
  "cause": {
    "message": "Hash.update: Missing a required argument: options.input",
    "stack": [
      "createError(N/error)",
      "getMD5Hash(/SuiteBundles/Bundle 343577/ExtensionMechanism.Server/Services/FileApiSS2.js:338)",
      "(/SuiteBundles/Bundle 343577/ExtensionMechanism.Server/Services/FileApiSS2.js:283)",
      "E(/SuiteBundles/Bundle 343577/third_parties/underscore.js:6)",
      "copyFiles(/SuiteBundles/Bundle 343577/ExtensionMechanism.Server/Services/FileApiSS2.js:267)",
      "copyTmpFile(/SuiteBundles/Bundle 343577/ExtensionMechanism.Server/JobToProcess/ImpactChangesMapReduce.js:349)",
      "map(/SuiteBundles/Bundle 343577/ExtensionMechanism.Server/JobToProcess/ImpactChangesMapReduce.js:218)",
      "createError(N/error)"
    ],
    "name": "430315"
  },
  "id": "",
  "notifyOff": false,
  "userFacing": true
}
We're getting this error only when we activate our custom theme, not getting it when activating the base theme.
g
I'm getting the same error this morning
v
@Greg Field Have you raised a ticket? And did you get this error right after updating the SC bundles?
g
I haven't I've had it installed for a while, I've fixed by reverting to the originally installed bundle. I'm now testing to see if deployment works
My new deployment successfully activated. I'd suggest trying to deploy from the base theme in with a new theme record or trying a different theme? I'm still quite new to this so can't offer much advice.
👍 1
v
Thank you for the inputs @Greg Field We will try that.