cause: Error: connect ETIMEDOUT 128.242.250.148:443
cause: Error: connect ETIMEDOUT 128.242.250.148:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '128.242.250.148', port: 443
Is this a proxy issue? May I ask how to configure the proxy?
I have the same problem. Have you solved it?
I have the same problem. Have you solved it?
Can't reproduce. However, I will note that suno-api currently has no support of proxies. You can try using graftcp to force Node.js to use a proxy, although it would be better if we implemented this right in suno-api.