Open DuffLV opened 5 years ago
An update on this - after a while, the following error is displayed:
2019-08-02T06:01:47.7963162Z { Error: connect ECONNREFUSED 127.0.0.1:443 2019-08-02T06:01:47.7965510Z at Object.exports._errnoException (util.js:1018:11) 2019-08-02T06:01:47.7965609Z at exports._exceptionWithHostPort (util.js:1041:20) 2019-08-02T06:01:47.7965956Z at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1086:14) 2019-08-02T06:01:47.7966052Z code: 'ECONNREFUSED', 2019-08-02T06:01:47.7966088Z errno: 'ECONNREFUSED', 2019-08-02T06:01:47.7966125Z syscall: 'connect', 2019-08-02T06:01:47.7966161Z address: '127.0.0.1', 2019-08-02T06:01:47.7966196Z port: 443 } 2019-08-02T06:01:47.8024092Z ##[warning]Database trans doesn't exist.
even though the Database listed in the last line of the output does exist.
Why does it try to connect to localhost?
Are this task still is under support or not?
@eNeRGy164 Can you help with config?
Hi @valentyn-bulakh, I'm not familiair with the component, I only responded to the issue by the author.
I'm not sure if somebody is still maintaining this task. I think you can ask @mlankamp or @ppluijten as they created the component.
@eNeRGy164 Thank you for your response.
@mlankamp or @ppluijten can you help with task configuration?
Hi, after figuring out how the connection string should look, I try to perform the creation of collection operation. The task gets stuck with the following message coming from the agent:
any ideas?