Can't create scratch org for @Community Project - Ombudsman Cloud Care, neither in VS Code nor using Metecho. Getting this error: Could not process MDAPI response: Update of InstalledPackage npe01: Error: Mismatching versions
Stacktrace:
2021-02-10 11:59:19: ref: ef25acd4922895ca89f894c8d3c067302a758a80
2021-02-10 11:59:19: repo_name: NPSP
2021-02-10 11:59:19: repo_owner: SalesforceFoundation
2021-02-10 11:59:19: subfolder: unpackaged/pre/account_record_types
2021-02-10 11:59:19: - name: Deploy unpackaged/pre/opportunity_record_types
2021-02-10 11:59:19: ref: ef25acd4922895ca89f894c8d3c067302a758a80
2021-02-10 11:59:19: repo_name: NPSP
2021-02-10 11:59:19: repo_owner: SalesforceFoundation
2021-02-10 11:59:19: subfolder: unpackaged/pre/opportunity_record_types
2021-02-10 11:59:19: - dependencies:
2021-02-10 11:59:19: - dependencies:
2021-02-10 11:59:19: - name: Install Contacts & Organizations 3.17 (Beta 1)
2021-02-10 11:59:19: namespace: npe01
2021-02-10 11:59:19: version: 3.17 (Beta 1)
2021-02-10 11:59:19: name: Install Households 3.14 (Beta 1)
2021-02-10 11:59:19: namespace: npo02
2021-02-10 11:59:19: version: 3.14 (Beta 1)
2021-02-10 11:59:19: - name: Install Recurring Donations 3.21 (Beta 1)
2021-02-10 11:59:19: namespace: npe03
2021-02-10 11:59:19: version: 3.21 (Beta 1)
2021-02-10 11:59:19: - name: Install Relationships 3.11
2021-02-10 11:59:19: namespace: npe4
2021-02-10 11:59:19: version: 3.11
2021-02-10 11:59:19: - name: Install Affiliations 3.9
2021-02-10 11:59:19: namespace: npe5
2021-02-10 11:59:19: version: 3.9
2021-02-10 11:59:19: name: Install Nonprofit Success Pack 3.192 (Beta 17)
2021-02-10 11:59:19: namespace: npsp
2021-02-10 11:59:19: version: 3.192 (Beta 17)
2021-02-10 11:59:19: - name: Deploy unpackaged/post/first
2021-02-10 11:59:19: namespace_inject: npsp
2021-02-10 11:59:19: ref: ef25acd4922895ca89f894c8d3c067302a758a80
2021-02-10 11:59:19: repo_name: NPSP
2021-02-10 11:59:19: repo_owner: SalesforceFoundation
2021-02-10 11:59:19: subfolder: unpackaged/post/first
2021-02-10 11:59:19: Retrieving list of packages from target org
2021-02-10 11:59:19: Pending
2021-02-10 11:59:20: [Pending]: next check in 1 seconds
2021-02-10 11:59:21: [Pending]: next check in 1 seconds
2021-02-10 11:59:23: [Pending]: next check in 2 seconds
2021-02-10 11:59:25: [Pending]: next check in 2 seconds
2021-02-10 11:59:27: [Pending]: next check in 2 seconds
2021-02-10 11:59:30: [Pending]: next check in 3 seconds
2021-02-10 11:59:33: [Done]
2021-02-10 11:59:37: npe01: Install version 3.17 (Beta 1)
2021-02-10 11:59:37: npo02: Install version 3.14 (Beta 1)
2021-02-10 11:59:37: npe03: Install version 3.21 (Beta 1)
2021-02-10 11:59:37: npe4: Install version 3.11
2021-02-10 11:59:37: npe5: Install version 3.9
2021-02-10 11:59:37: npsp: Install version 3.192 (Beta 17)
2021-02-10 11:59:37: Deploying unmanaged metadata from /unpackaged/pre/account_record_types of SalesforceFoundation/NPSP
2021-02-10 11:59:39: Cleaning meta.xml files of packageVersion elements for deploy
2021-02-10 11:59:39: Pending
2021-02-10 11:59:40: [InProgress]: Processing Type: CustomObject
2021-02-10 11:59:42: [InProgress]: Processing Type: CustomObjectTranslation
2021-02-10 11:59:43: [Done]
2021-02-10 11:59:44: [Success]: Succeeded
2021-02-10 11:59:44: Deploying unmanaged metadata from /unpackaged/pre/opportunity_record_types of SalesforceFoundation/NPSP
2021-02-10 11:59:46: Cleaning meta.xml files of packageVersion elements for deploy
2021-02-10 11:59:46: Pending
2021-02-10 11:59:47: [InProgress]: Processing Type: CustomObject
2021-02-10 11:59:49: [Done]
2021-02-10 11:59:50: [Success]: Succeeded
2021-02-10 11:59:50: Installing npe01 version 3.17 (Beta 1)
2021-02-10 11:59:50: Pending
2021-02-10 11:59:51: [Pending]: next check in 1 seconds
2021-02-10 11:59:52: [Pending]: next check in 1 seconds
2021-02-10 11:59:54: [Done]
2021-02-10 11:59:56: [Failed]: Update of InstalledPackage npe01: Error: Mismatching versions
2021-02-10 11:59:56: Exception in task dependencies.update_dependencies
Could not process MDAPI response: Update of InstalledPackage npe01: Error: Mismatching versions
Run this command for more information about debugging errors: cci error --help
michaelkolodner@Michaels-MBP OmbudsmanCloudCare % cci error info
Traceback (most recent call last):
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/cli/cci.py", line 233, in main
cli(args[1:], standalone_mode=False)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/cli/cci.py", line 172, in new_func
func(RUNTIME, *args, **kw)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/cli/cci.py", line 1772, in flow_run
coordinator.run(org_config)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/core/flowrunner.py", line 416, in run
self._run_step(step)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/core/flowrunner.py", line 455, in _run_step
raise result.exception # PY3: raise an exception type we control *from* this exception instead?
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/core/flowrunner.py", line 250, in run_step
task()
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/core/tasks.py", line 142, in __call__
self.result = self._run_task()
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/tasks/salesforce/update_dependencies.py", line 140, in _run_task
self._install_dependencies()
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/tasks/salesforce/update_dependencies.py", line 251, in _install_dependencies
self._install_dependency(dependency)
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/tasks/salesforce/update_dependencies.py", line 317, in _install_dependency
return api()
File "/usr/local/Cellar/cumulusci/3.28.0/libexec/lib/python3.8/site-packages/cumulusci/salesforce_api/metadata.py", line 70, in __call__
raise MetadataParseError(
cumulusci.salesforce_api.exceptions.MetadataParseError: Could not process MDAPI response: Update of InstalledPackage npe01: Error: Mismatching versions
michaelkolodner@Michaels-MBP OmbudsmanCloudCare %
