JARVIS
JARVIS copied to clipboard
OSError: [Errno 99] Cannot assign requested address
When I run the models_server.py in aws , OSError: [Errno 99] Cannot assign requested address. How can I deploy the service on the cloud server and I download all model in cloud . And if i set config is hugging face run the server , "However, the inference result was an error, as the service related to ControlNet is not available."
Hi. There is currently a bug that causes an error when setting the httpserver to 0.0.0.0, which we will fix in the next commit.
Have you solved this problem now? I met the same problenm on cloud server.