OpenCSGs / csghub

CSGHub is an open-source large model platform just like on-premise version of Hugging Face. You can easily manage models and datasets, deploy model applications and setup model finetune or inference jobs with user interface. CSGHub also provides Python SDK with full compatibility of hf sdk. Join us together to build a safer and more open platform⭐️
https://opencsg.com
2.88k stars 443 forks source link

更改 nginx端口号 然后克隆大文件克隆不下来? #538

Open liminngs opened 1 month ago

liminngs commented 1 month ago

git lfs clone https://w8156481:ce96caba68c9fa91f7d253f200b779238d4cd9f4@192.168.110.200:32109/models/w8156481/image_restore.git WARNING: git lfs clone is deprecated and will not be updated with new flags from git clone

git clone has been updated in upstream Git to have comparable speeds to git lfs clone. Cloning into 'image_restore'... remote: Enumerating objects: 37, done. remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 100% (35/35), done. remote: Total 37 (delta 14), reused 0 (delta 0), pack-reused 0 Receiving objects: 100% (37/37), 6.51 KiB | 3.26 MiB/s, done. Resolving deltas: 100% (14/14), done. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/a319fc995fed963a93c43dba86f93f29b7a2d0a949f7b9dfd2e268ccae77384d": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/1001fb2538c3eab5602b7c8fae28959cfe257c1eff295fa1296f26b1b2d3e87e": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/cb8e5d038151192f423d894d08f722921706d4343036e7a6331097c9132b96ca": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/e12afa8060ee60e6f4be68b63cd337b6307073683e7ee6e5bed646c8aa85d0b6": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. LFS: Get "http://192.168.110.200/gitserver/models_w8156481/image_restore.git/info/lfs/objects/63efe999992832f809ec667e677f483d89cbc8796ba50d8a1a7dd30c442fbc5c": dial tcp 192.168.110.200:80: connectex: No connection could be made because the target machine actively refused it. Failed to fetch some objects from 'https://w8156481:ce96caba68c9fa91f7d253f200b779238d4cd9f4@ai-warehouse.lingsuan-ai.com/models/w8156481/image_restore.git/info/lfs' PS C:\Users\SunCh\Desktop>

SeanHH86 commented 1 month ago

请上传一下,您的安装后的nginx的配置内容和每个服务所使用的端口号,以便于我们判断。