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

fix ipv6 url when warm up model #1537

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Conversation

cauyxy
Copy link
Contributor

@cauyxy cauyxy commented Sep 29, 2024

Motivation

BUG i encountered:

File "/home/tiger/.local/lib/python3.11/site-packages/requests/models.py", line 435, in prepare_url
raise InvalidURL(*e.args)
requests.exceptions.InvalidURL: Failed to parse: http://fdbd:dc05:8:8::24:10052/get_model_info

Modifications

Checklist

  • [ x ] Format your code according to the Contributor Guide.
  • [ x ] Add unit tests as outlined in the Contributor Guide.
  • [ x ] Update documentation as needed, including docstrings or example tutorials.

@cauyxy
Copy link
Contributor Author

cauyxy commented Sep 29, 2024

@zhyncs some check is failed, may rerun the test?

@merrymercy merrymercy merged commit acaffd2 into sgl-project:main Sep 29, 2024
11 checks passed
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 this pull request may close these issues.

3 participants