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

http proxy error /agents #1322

Closed
Wubnar opened this issue Dec 21, 2024 · 1 comment
Closed

http proxy error /agents #1322

Wubnar opened this issue Dec 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Wubnar
Copy link

Wubnar commented Dec 21, 2024

Describe the bug

PS C:\Users---\Desktop\eliza-main> pnpm start:client

eliza@ start:client C:\Users---\Desktop\eliza-main
pnpm --dir client dev

[email protected] dev C:\Users---\Desktop\eliza-main\client
vite

VITE v5.4.11 ready in 484 ms

➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h + enter to show help
(node:23000) ExperimentalWarning: CommonJS module C:\Users---\Desktop\eliza-main\node_modules\tailwindcss\lib\lib\load-config.js is loading ES Module C:\Users---\Desktop\eliza-main\client\tailwind.config.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use node --trace-warnings ... to show where the warning was created)
2:00:41 AM [vite] http proxy error: /agents
Error: connect ECONNREFUSED ::1:3000
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1615:16)

@Wubnar Wubnar added the bug Something isn't working label Dec 21, 2024
@Wubnar Wubnar changed the title 2:02:20 AM [vite] http proxy error: /agents Error: connect ECONNREFUSED ::1:3000 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1615:16) (x12) /agents Error: connect ECONNREFUSED Dec 21, 2024
@Wubnar Wubnar changed the title /agents Error: connect ECONNREFUSED http proxy error /agents Dec 21, 2024
@Wubnar Wubnar closed this as completed Dec 21, 2024
@happylolonly
Copy link

Hi! I have the same issue. How did you solve it?

had the same, was needed to run pnpm start first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants