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

Errors when running the 3-run.bat (not the one in the documentation) #15

Open
MattRM2 opened this issue Feb 3, 2025 · 3 comments
Open

Comments

@MattRM2
Copy link

MattRM2 commented Feb 3, 2025

Hi,

I have this error when I try to launch Hunyuan3D, do you have an idea on how to fix it ?

Image

I tried to launch the server but enable to connect in, I got this error :

This site is inaccessible
The web page at http://0.0.0.0:8080/ may be temporarily inaccessible or may have been permanently moved to another web address.
ERR_ADDRESS_INVALID

Thank you ;)

Matt

@GZDaemon
Copy link

GZDaemon commented Feb 4, 2025

Maybe you can't access it because it must have "localhost" in the link, use this one:
"http://localhost:8080/"

This error (LoadLibrary failed with error 126 "" when trying to load "onnxruntime_providers_tensorrt.dll") I don't really know, but it shouldn't prevent you from accessing the UI.
I'd like to know how to fix it because I have the impression that it's slightly messing up my generated 3D models, it does things like putting 2 pompoms on Santa's hat while the Hunyuan3D-2 online UI doesn't make these mistakes.

@MattRM2
Copy link
Author

MattRM2 commented Feb 4, 2025

Hi GZDaemon,

Oki, I will try with localhost. Tomorrow I'll also deploy the original one in an miniconda environement. I think the onnxruntime comme from the missing tensorrt.dll, so need to install tensor as in the original repo.

I'll tell you for the localhost during the day and also tomorrow for the onnxruntime error.

Thank you for your answers

Matt

@MattRM2
Copy link
Author

MattRM2 commented Feb 4, 2025

Oki, it's good with localhost ;)

I'll check tomorrow for the other error :)

Matt

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

No branches or pull requests

2 participants