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

i have e trouble to installation Autogpt (Error: listen EACCES: permission denied 0.0.0.0:3000) #896

Open
MRShamshiri opened this issue Jan 31, 2025 · 0 comments

Comments

@MRShamshiri
Copy link

in autogpt i have this error:

Microsoft Windows [Version 10.0.26100.3037]
(c) Microsoft Corporation. All rights reserved.

D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && npm run dev

[email protected] dev
next dev

⨯ Failed to start server
Error: listen EACCES: permission denied 0.0.0.0:3000
at Server.setupListenHandle [as _listen2] (node:net:1890:21)
at listenInCluster (node:net:1969:12)
at Server.listen (node:net:2074:7)
at D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder\node_modules\next\dist\server\lib\start-server.js:280:16
at new Promise ()
at startServer (D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder\node_modules\next\dist\server\lib\start-server.js:191:11)
at D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder\node_modules\next\dist\server\lib\start-server.js:310:52
at Span.traceAsyncFn (D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder\node_modules\next\dist\trace\trace.js:154:26)
at process. (D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder\node_modules\next\dist\server\lib\start-server.js:310:35)
at process.emit (node:events:524:28) {
code: 'EACCES',
errno: -4092,
syscall: 'listen',
address: '0.0.0.0',
port: 3000
}

(base) D:\pinokio\api\autogpt.git\app\rnd\autogpt_builder>

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