Hao Zhao

Results 16 comments of Hao Zhao

@microsoft-github-policy-service agree

Looks like it doesn't support SD XL models

Added namespace environment in the `docker run` command, it's building, but it says builded failed while the log says build success. ![Image](https://github.com/user-attachments/assets/0fa0410c-f3eb-4009-93c5-d2346995742a) Check the csghub-server log, still the same error...

Csghub did not deploy any pod on k8s. No resources found.

yes, here is all k8s pods

yeah, there are errors in the runner, the context is following: ```log Waiting CSGHub-Server ready... CSGHub-Server is ready. Starting runner... init logger, level: INFO, format: json W0407 09:30:46.142991 70 reflector.go:547]...

1. what is argo? 2. related csghub-server.log is following: ```log {"time":"2025-04-07T09:35:04.616988007Z","level":"INFO","msg":"http request","ip":"124.127.113.66","method":"GET","latency(ms)":17,"status":200,"current_user":"root","auth_type":"JWT","url":"/api/v1/user/root/spaces?per=6&page=1","full_path":"/api/v1/user/:username/spaces"} {"time":"2025-04-07T09:35:04.622071302Z","level":"INFO","msg":"Get user models succeed","user":"root"} {"time":"2025-04-07T09:35:04.622206848Z","level":"INFO","msg":"http request","ip":"124.127.113.66","method":"GET","latency(ms)":7,"status":200,"current_user":"root","auth_type":"JWT","url":"/api/v1/user/root/models?per=6&page=1","full_path":"/api/v1/user/:username/models"} {"time":"2025-04-07T09:35:04.62289993Z","level":"INFO","msg":"http request","ip":"8.141.7.84","method":"GET","latency(ms)":4,"status":200,"current_user":"","auth_type":"ApiKey","url":"/api/v1/user/b18431a7-7f67-4f52-8df5-faf2938d023a?type=uuid","full_path":"/api/v1/user/:username"} {"time":"2025-04-07T09:35:04.631727184Z","level":"INFO","msg":"http request","ip":"124.127.113.66","method":"GET","latency(ms)":19,"status":200,"current_user":"root","auth_type":"JWT","url":"/api/v1/user/root/collections?per=6&page=1","full_path":"/api/v1/user/:username/collections"} {"time":"2025-04-07T09:35:04.632111729Z","level":"INFO","msg":"http request","ip":"8.141.7.84","method":"GET","latency(ms)":3,"status":200,"current_user":"","auth_type":"ApiKey","url":"/api/v1/user/b18431a7-7f67-4f52-8df5-faf2938d023a?type=uuid","full_path":"/api/v1/user/:username"} {"time":"2025-04-07T09:35:04.632705446Z","level":"INFO","msg":"http request","ip":"8.141.7.84","method":"GET","latency(ms)":4,"status":200,"current_user":"","auth_type":"ApiKey","url":"/api/v1/user/b18431a7-7f67-4f52-8df5-faf2938d023a?type=uuid","full_path":"/api/v1/user/:username"} {"time":"2025-04-07T09:35:04.633258828Z","level":"INFO","msg":"Get user datasets succeed","user":"root"}...

Thanks, how to solve space builder error?

I used docker engine to deploy it. So there is only one container `omnibus-csghub`. I think everything is deployed inside.