AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

in wizard problem with start agentgpt-frontend

Open Gasiorrr opened this issue 1 year ago • 1 comments

Please check that this issue hasn't been reported before.

  • [X] I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

after build with docker have problem with run agentgpt-frontend

Current behaviour

(HTTP code 400) unexpected - failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/volumes/0194ca13f97a66450a311c74e546fc6ee98123426c5aa1de622ffeffb1009161/_data" to rootfs at "/next/node_modules": mkdir /var/lib/docker/overlay2/d61b7a511c84e5098020a3c936fb7bd246a8dae6a6148ac77ab09704756310a2/merged/next/node_modules: permission denied: unknown

Steps to reproduce

1 setup.bat 2 error during setup by docker

Possible solution

No response

Which Operating Systems are you using?

  • [ ] Android
  • [ ] iPhone/iPad
  • [ ] Linux
  • [ ] macOS
  • [X] Windows

Acknowledgements

  • [X] My issue title is concise, descriptive, and in title casing.
  • [X] I have searched the existing issues to make sure this bug has not been reported yet.
  • [X] I am using the latest version of AgentGPT.
  • [X] I have provided enough information for the maintainers to reproduce and diagnose the issue.

Gasiorrr avatar Apr 12 '24 09:04 Gasiorrr

I see you issue and while reading Ig This usually happens when Docker doesn't have the necessary permissions to access or mount the specified directory on the host system so try checking docker images and containers

jayzalani avatar Aug 24 '24 18:08 jayzalani