You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run my component tests through team city. My package has wct.conf.js configured to interface with my sauce instance and I can connect to sauce from my local environment. In my build process I include a build step to install WCT Globally which works. I then run the tester through the command line and get the following error.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!
I'm trying to run my component tests through team city. My package has wct.conf.js configured to interface with my sauce instance and I can connect to sauce from my local environment. In my build process I include a build step to install WCT Globally which works. I then run the tester through the command line and get the following error.
[01:27:22][Step 1/7] Creating Sauce Connect tunnel
[01:27:22][Step 1/7] Sauce Connect log: /var/lib/TeamCity/agent3/temp/buildTmp/wct1161028-4662-1amlbhp.srnng66r/sc.log
[01:27:22][Step 1/7] Sauce tunnel failed:
[01:27:22][Step 1/7]
[01:27:22][Step 1/7] Error: Could not start Sauce Connect. Exit code 1 signal: null
Any ideas what I'm missing here?
The text was updated successfully, but these errors were encountered: