-
Notifications
You must be signed in to change notification settings - Fork 82
Description
After i choose to run the pcakagebuilder app, its hsws querying components and give me the below error.
There was an error processing your request: Traceback (most recent call last): File "/app/buildpackage/tasks.py", line 175, in query_components_from_org for component in metadata_client.service.listMetadata(component_list,api_version): File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 542, in call return client.invoke(args, kwargs) File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 602, in invoke result = self.send(soapenv) File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 649, in send result = self.failed(binding, e) File "/app/.heroku/python/lib/python2.7/site-packages/suds/client.py", line 702, in failed r, p = binding.get_fault(reply) File "/app/.heroku/python/lib/python2.7/site-packages/suds/bindings/binding.py", line 265, in get_fault raise WebFault(p, faultroot) WebFault: Server raised fault: 'UNKNOWN_EXCEPTION: An unexpected error occurred. Please include this ErrorId if you contact support: 937839121-236572 (1547760917)'
Please return to the home page and try again.
Any Idea what is causing this issue. Please provide a solution.