forked from NilsJPWerner/autoDocstring
-
Notifications
You must be signed in to change notification settings - Fork 24
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 code 500 #12
Labels
bug
Something isn't working
Comments
On Windows, not WSL |
When running on WSL terminal (Ubuntu) I get Socket hung up error instead of code 500 |
Installed nvidia docker on WSL ubuntu 20.04 and opened container. Turns out my GPU is too new. I don't know how to fix this
|
Repository owner
deleted a comment from
Azerxim
Feb 6, 2024
Repository owner
deleted a comment from
Vader-WenboZhao
Feb 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Successfully ran docker line for gpu machine using normal docker.
docker run -it -d --gpus 0 -p 5000:5000 graykode/ai-docstring
Extension activates but then encounters error code 500
Versions (please complete the following information):
Original Code (with line to generate on):
Expected Result:
Actual Result:
"""AI is creating summary for gaussDeriv2D
Stack trace:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: