BennyKok / comfyui-deploy

An open source `vercel` like deployment platform for Comfy UI
https://comfydeploy.ing
GNU Affero General Public License v3.0
983 stars 126 forks source link

Modal error, no idea why │ ClientHello: please contact support@modal.com (Error code: FPC64LWQ) [gRPC status: INTERNAL, HTTP exception: ServerDisconnectedError] #53

Closed Fashizel closed 3 months ago

Fashizel commented 3 months ago

Hey when running the server I create a new machine and the server fails on this:

│ ClientHello: please contact support@modal.com (Error code: FPC64LWQ) [gRPC status: INTERNAL, HTTP exception: ServerDisconnectedError]

I have added the MODAL_TOKEN and the MODAL_SECRET env vars (check and double checked)

Anyone has encountered this?

Thanks!