Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 528913

Summary: TypeError: Parameter "url" must be a string, not undefined
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: NodeAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 16.0   
Target Milestone: 17.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Grant Gayed CLA 2017-12-18 14:29:11 EST
TypeError: Parameter "url" must be a string, not undefined
   at Url.parse (url.js:81:11)
   at Object.urlParse [as parse] (url.js:75:5)
   at handleRemoteError (/orion/server/orionode/lib/git/clone.js:711:14)
   at /orion/server/orionode/lib/git/clone.js:792:3
   at tryCallOne (/orion/server/orionode/node_modules/nodegit-promise/lib/core.js:37:12)
   at /orion/server/orionode/node_modules/nodegit-promise/lib/core.js:103:15
   at flush (/orion/server/orionode/node_modules/asap/raw.js:50:29)
   at _combinedTickCallback (internal/process/next_tick.js:73:7)
   at process._tickCallback (internal/process/next_tick.js:104:9)