新建应用的时候总是会报500.
看后端日志写的这个:
[Nest] 1 - 10/28/2023, 2:50:06 PM ERROR [ExceptionsHandler] connect ENETUNREACH 240e:390:e6d:1781:6eb3:11ff:fe56:d310:443 - Local (:::0)
Error: connect ENETUNREACH 240e:390:e6d:1781:6eb3:11ff:fe56:d310:443 - Local (:::0)
at internalConnect (node:net:1100:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:463:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1381:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:110:8)
at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17)
[Nest] 1 - 10/28/2023, 2:50:07 PM WARN [MonitorService] Metrics not available for no endpoint
[Nest] 1 - 10/28/2023, 2:50:29 PM ERROR [ExceptionsHandler] connect ENETUNREACH 240e:390:e6d:1781:6eb3:11ff:fe56:d310:443 - Local (:::0)
Error: connect ENETUNREACH 240e:390:e6d:1781:6eb3:11ff:fe56:d310:443 - Local (:::0)
at internalConnect (node:net:1100:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:463:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1381:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:110:8)
at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17)
[Nest] 1 - 10/28/2023, 2:50:30 PM WARN [MonitorService] Metrics not available for no endpoint
[Nest] 1 - 10/28/2023, 2:50:43 PM ERROR [ExceptionsHandler] connect ENETUNREACH 240e:390:e6d:1781:6eb3:11ff:fe56:d310:443 - Local (:::0)
Error: connect ENETUNREACH 240e:390:e6d:1781:6eb3:11ff:fe56:d310:443 - Local (:::0)
at internalConnect (node:net:1100:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:463:18)
at GetAddrInfoReqWrap.emitLookup [as callback] (node:net:1381:9)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:110:8)
at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17)
[Nest] 1 - 10/28/2023, 2:50:43 PM WARN [MonitorService] Metrics not available for no endpoint
[Nest] 1 - 10/28/2023, 2:51:00 PM WARN [BillingPaymentTaskService] Skip billing payment task due to config
[Nest] 1 - 10/28/2023, 2:51:00 PM WARN [BillingCreationTaskService] Skip billing creation task due to config
[Nest] 1 - 10/28/2023, 2:51:06 PM LOG [InstanceService] remove k8s deployment o0j7z92g
[Nest] 1 - 10/28/2023, 2:51:07 PM LOG [InstanceTaskService] Application o0j7z92g updated to phase Stopped
[Nest] 1 - 10/28/2023, 2:51:20 PM LOG [RuntimeDomainTaskService] runtime ingress deleted: o0j7z92g
[Nest] 1 - 10/28/2023, 2:51:20 PM DEBUG [RuntimeDomainTaskService] {"apiVersion":"v1","details":{"group":"networking.k8s.io","kind":"ingresses","name":"o0j7z92g","uid":"d7494245-5458-4a49-b80e-bfffa3513192"},"kind":"Status","metadata":{},"status":"Success"}
[Nest] 1 - 10/28/2023, 2:51:20 PM LOG [RuntimeDomainTaskService] app domain phase updated to Deleted: o0j7z92g
[Nest] 1 - 10/28/2023, 2:51:23 PM LOG [ApplicationTaskService] app phase updated to `Deleted`: o0j7z92g
[Nest] 1 - 10/28/2023, 2:51:39 PM LOG [ApplicationTaskService] handleCreatingPhase matched app y15vpi4y, locked it
[Nest] 1 - 10/28/2023, 2:51:39 PM LOG [ApplicationTaskService] Creating storage for application y15vpi4y
[Nest] 1 - 10/28/2023, 2:51:39 PM ERROR [MinioService] failed to exec command: {/usr/local/bin/mc admin user info default y15vpi4y --json}
[Nest] 1 - 10/28/2023, 2:51:39 PM ERROR [MinioService] Error: Command failed: /usr/local/bin/mc admin user info default y15vpi4y --json