-
-
Notifications
You must be signed in to change notification settings - Fork 595
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
400 Client Error, DALL-E Server fails to start in WSL2 #91
Comments
I had this issue initially; basically my ISP doesn't properly do ipv6 stuff and some requests would try to reach a server using an ipv6 IP, take forever to time out, and then swap to ipv4 and complete successfully. Unfortunately in this case, for whatever reason Weights and Biases (wandb) has an expiration on their URLs. Thus if for some reason you aren't able to resolve them/connect to them quickly enough you get this error. I'd check your network and see if there's anything that might be making these requests take an abnormal amount of time to complete. |
I managed to get past that by using a vpn but now it tosses this error. Not really sure what to do.
|
When i launch the server under mini, mega or Mega_full i get this error:
Any idea whats going on?
The text was updated successfully, but these errors were encountered: