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

WARNING Frontend not found. #8097

Open
1 task done
wp-coin opened this issue Sep 18, 2024 · 0 comments
Open
1 task done

WARNING Frontend not found. #8097

wp-coin opened this issue Sep 18, 2024 · 0 comments

Comments

@wp-coin
Copy link

wp-coin commented Sep 18, 2024

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

Windows

Which version of AutoGPT are you using?

Latest Release

What LLM Provider do you use?

Other (detail in issue)

Which area covers your issue best?

Installation and setup

What commit or version are you using?

latest

Describe your issue.

WARNING Frontend not found. /frontend/build/web does not exist. The frontend will not be available.

I'm on windows wsl with docker ce installed, no desktop because it consumes too much memory

as you can see in my log everything should be working except my frontend folder is not there

Upload Activity Log Content

~/autogpt2$ docker pull significantgravitas/auto-gpt
Using default tag: latest
latest: Pulling from significantgravitas/auto-gpt
Digest: sha256:6abda195ed28cc223138002ef457ffa407f510bc1da7d750583697ae4bf5b39f
Status: Image is up to date for significantgravitas/auto-gpt:latest
docker.io/significantgravitas/auto-gpt:latest

~/autogpt2$ docker compose run --rm auto-gpt serve
WARN[0000] /home/brody/autogpt2/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Creating 1/1
✔ Network autogpt2_default Created 0.2s
Path /benchmark for agbenchmark does not exist
plugins_config.yaml does not exist, creating base config.
2024-09-18 21:00:49,066 INFO HTTP Request: GET https://api.openai.com/v1/models "HTTP/1.1 200 OK"
2024-09-18 21:00:49,874 INFO HTTP Request: GET https://api.openai.com/v1/models "HTTP/1.1 200 OK"
2024-09-18 21:00:50,000 WARNING Frontend not found. /frontend/build/web does not exist. The frontend will not be available.
2024-09-18 21:00:50,000 INFO AutoGPT server starting on http://localhost:8888
^C2024-09-18 21:04:02,007 INFO Total OpenAI session cost: $0

Upload Error Log Content

Path /benchmark for agbenchmark does not exist

WARNING Frontend not found. /frontend/build/web does not exist. The frontend will not be available.

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