Custom Templates are not loading on Secure Cloud
I have some templates that are running without issue on Community Cloud but None of them work on Secure Cloud.
And probably Serverless is suffering with the same issue as my custom endpoint do not load.
Issue affects A5000 GPU, on Secure Cloud.
Can someone please take a look:
Updating ComfyUI repository...
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Failed to fetch from origin
And probably Serverless is suffering with the same issue as my custom endpoint do not load.
Issue affects A5000 GPU, on Secure Cloud.
Can someone please take a look:
- Issue is, on start.sh I have a Github repo update on loading container, it says that /workspace/repository does not exists
- the same template and start.sh works perfectly on Community Pods
Updating ComfyUI repository...
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Failed to fetch from origin
- no issues with the repository, or access or related
- possible POD connection issues? Local files system issues?