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

Installing in my local through docker compose throw error #1445

Open
1 task done
shadabeqbal opened this issue Jan 3, 2025 · 2 comments · May be fixed by #1444
Open
1 task done

Installing in my local through docker compose throw error #1445

shadabeqbal opened this issue Jan 3, 2025 · 2 comments · May be fixed by #1444

Comments

@shadabeqbal
Copy link

shadabeqbal commented Jan 3, 2025

⚠️ Check for existing issues before proceeding. ⚠️

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

Where are you using SuperAGI?

Windows

Which branch of SuperAGI are you using?

Main

Do you use OpenAI GPT-3.5 or GPT-4?

GPT-3.5

Which area covers your issue best?

Installation and setup

Describe your issue.

Using ubuntu 24.04.01 LTS, after cloning the repo in local, and running docker compose for building, the server get started but getting runtime error
Screenshot from 2025-01-03 14-55-44

Screenshot from 2025-01-03 15-23-00

How to replicate your Issue?

Clone the repo and use command "docker compose -f docker-compose.yaml up --build" in the terminal as stated in the description.

Upload Error Log Content

def get_current_user(Authorize: AuthJWT = Depends(check_auth), request: Request = Depends()): backend-1 | NameError: name 'Request' is not defined

@kitsune0n
Copy link

same error

1 similar comment
@worldyuan
Copy link

same error

@Takahiro-Yoko Takahiro-Yoko linked a pull request Jan 12, 2025 that will close this issue
8 tasks
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

Successfully merging a pull request may close this issue.

3 participants