Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the ftp-srv in git actions #371

Open
nofarham opened this issue Mar 19, 2024 · 0 comments
Open

Running the ftp-srv in git actions #371

nofarham opened this issue Mar 19, 2024 · 0 comments

Comments

@nofarham
Copy link

I'm trying to run start the ftp server when running jest tests in git actions but im getting the following error:
connect ECONNREFUSED ::1:21 (control socket)

I have been using the following url
new FtpSrv({url: 'ftp://localhost:21'})
is there a way to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant