您好 Zeabur Support,
我需要協助手動釋放或重新綁定一個卡住的 Zeabur generated subdomain。
Domain:
mednote.zeabur.app
問題:
目前這個 domain 會回 Zeabur 404,但無法重新綁定到我的新 GCP app service。
我嘗試透過 Dashboard / CLI / API 綁定時,addDomain 都回傳:
DOMAIN_UNAVAILABLE / Domain is not available
但是這個 domain 並沒有顯示在任何可見的 service domain list 裡。
目標服務:
- Project:MedNote-GCP-standby
- Project ID:6a25b920f1be9943f1f9d98e
- Environment ID:6a25b92095b39806d284adc0
- Service:tungim-gemini
- Service ID:6a25b923f1be9943f1f9d98f
- Port:web / 3000 HTTP
目前可正常運作的測試 domain:
https://mednote-gcp.zeabur.app
這個測試 domain 已經綁定在目標 GCP app service 上,並且回傳 HTTP 200。
目前 production domain 狀態:
https://mednote.zeabur.app
這個 domain 目前回傳 Zeabur 404。
已完成的排查:
- 目標 GCP app service 的 domain list 裡沒有 mednote.zeabur.app。
- 舊 AWS app service 的 domain list 裡沒有 mednote.zeabur.app。
- 對目標 GCP app 執行 removeDomain,回傳 domain not found。
- 對舊 AWS app 執行 removeDomain,回傳 domain not found。
- 已掃描所有可見 projects / services,沒有任何 service domain list 顯示 mednote.zeabur.app。
- 重試 addDomain 仍然回傳 DOMAIN_UNAVAILABLE。
- Zeabur AI 也確認這看起來是後端 domain registry stale reservation,且目前可用工具無法手動 release 或 force-bind。
請求:
請協助手動釋放這個 stale registry reservation:
或直接將它綁定到:
Service ID:6a25b923f1be9943f1f9d98f
Environment ID:6a25b92095b39806d284adc0
Port:web / 3000 HTTP
重要提醒:
請不要刪除或重建 PostgreSQL、MinIO、app services,或任何 volumes。
目前遷移狀態:
GCP 遷移本身已完成,只有 production domain 還卡住。
已完成項目:
- GCP app 已正常運行。
- GCP PostgreSQL 資料已 restore 並驗證。
- GCP MinIO 資料已 restore 並驗證。
- GCP MinIO HTTPS domain 已正常運作:
https://minio-mednote-gcp.zeabur.app - GCP app 暫時測試 domain 已正常運作:
https://mednote-gcp.zeabur.app - GCP database 中的 asset URLs 已經更新到新的 GCP MinIO HTTPS endpoint。
- 遷移用的 temporary public TCP endpoints 已經關閉。
目前唯一剩下的 blocker 是:
mednote.zeabur.app 的 stale reservation 無法釋放,導致 production domain 無法重新綁定。
謝謝。