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 when starting api in the AutoGPT WebUI #3944

Closed
zakdefi opened this issue May 7, 2023 · 3 comments
Closed

Error when starting api in the AutoGPT WebUI #3944

zakdefi opened this issue May 7, 2023 · 3 comments
Labels

Comments

@zakdefi
Copy link

zakdefi commented May 7, 2023

Auto-GPT-WebUI-master\front> vite

VITE v4.3.4 ready in 425 ms

➜ Local: http://127.0.0.1:5173/
➜ Network: use --host to expose
➜ press h to show help
Server running on port 3001
Python script started
Python script killed
node:events:505
throw er; // Unhandled 'error' event
^

Error: spawn sh ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
Emitted 'error' event on ChildProcess instance at:
at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -4058,
code: 'ENOENT',
syscall: 'spawn sh',
path: 'sh',
spawnargs: [ './run-web.sh' ]

image

@EncryptShawn
Copy link

Did you follow the tutorial video added recently? https://github.com/neuronic-ai/autogpt-ui

@github-actions
Copy link

github-actions bot commented Sep 6, 2023

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

@github-actions github-actions bot added the Stale label Sep 6, 2023
@github-actions
Copy link

This issue was closed automatically because it has been stale for 10 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants