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

Error: connect ECONNREFUSED v2.0.0 #3927

Closed
productdevbook opened this issue Mar 2, 2024 · 1 comment · Fixed by #3941
Closed

Error: connect ECONNREFUSED v2.0.0 #3927

productdevbook opened this issue Mar 2, 2024 · 1 comment · Fixed by #3941

Comments

@productdevbook
Copy link
Contributor

[Vue Named Pipe Client] Error: connect ECONNREFUSED /tmp/vue-tsp-69132
    at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
  errno: -61,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '/tmp/vue-tsp-69132'
}
[Vue Named Pipe Client] Error: connect ECONNREFUSED /tmp/vue-tsp-69036
    at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
  errno: -61,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '/tmp/vue-tsp-69036'
}
[Vue Named Pipe Client] pipeFile not found
undefined:1
"LazyDropdownMenuSeparator","LazyDropdownMenuLabel","LazyDropdownMenuSub","LazyDropdownMenuSubTrigger","LazyDropdownMenuSubContent","LazyForm","LazyFormItem","LazyFormLabel","LazyFormControl","LazyFormMessage","LazyFormDescription","LazyHoverCard","LazyHoverCardTrigger","LazyHoverCardContent","LazyInput","LazyLabel","LazyMenubar","LazyMenubarItem","LazyMenubarContent","LazyMenubarGroup","LazyMenubarMenu","LazyMenubarRadioGroup","LazyMenubarRadioItem","LazyMenubarCheckboxItem","LazyMenubarSeparator","LazyMenubarSub","LazyMenubarSubContent","LazyMenubarSubTrigger","LazyMenubarTrigger","LazyMenubarShortcut","LazyMenubarLabel","LazyNavigationMenu","LazyNavi[Error - 7:39:06 AM] Server process exited with code 1.
[Info  - 7:39:06 AM] Connection to server got closed. Server will restart.
true
@RunningCoderLee
Copy link

[Vue Named Pipe Client] Error: connect ECONNREFUSED /tmp/vue-tsp-73891
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '/tmp/vue-tsp-73891'
}
[Vue Named Pipe Client] Error: connect ECONNREFUSED /tmp/vue-tsp-73890
at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -61,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '/tmp/vue-tsp-73890'
}
[Vue Named Pipe Client] pipeFile not found

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

Successfully merging a pull request may close this issue.

2 participants