Dell 自動化平台:解決部署和藍圖頁面上的 504 閘道錯誤
Summary: 本文介紹了部署和藍圖頁面無法載入,導致 504 閘道超時錯誤的極少數問題。該錯誤可能與nginx伺服器有關。提供了解決此問題的因應措施。
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
- 無法載入部署和藍圖頁面。
- 顯示 504 閘道逾時錯誤。
- 錯誤消息來自nginx/1.25.4。
錯誤訊息:錯誤訊息為包含以下內容的 HTML 頁面:
<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.25.4</center> </body> </html> <!- a padding to disable MSIE and Chrome friendly error page -> <!- a padding to disable MSIE and Chrome friendly error
page -> <!- a padding to disable MSIE and Chrome friendly error page -> <!- a padding to disable MSIE and Chrome friendly error page -> <!- a padding to disable MSIE and Chrome friendly error page -> <!- a padding to disable MSIE and Chrome friendly error page ->Cause
nginx pod 連出流量發生故障。
Resolution
修正:
此問題已在 Dell 自動化平台 1.2 中透過實作輸出執行狀況檢查解決。
因應措施 (僅限 Dell 自動化平台 1.0,1.1):
重啟 nginx 伺服器以解決此問題。這應該允許部署和藍圖頁面正確載入。
若要重新啟動 nginx pod,請在 Dell 自動化平台叢集上按照下列步驟操作:
執行命令以識別 fusion-nginx pod 的名稱。這會顯示 Pod 名稱,類似於範例輸出:
# kubectl get pods -A | grep fusion-nginx
hzp fusion-nginx-758ddd5f7c-g6dfj 2/2 Running 2 (66d ago) 93d
使用以下命令刪除容器。更換 <pod_name> 使用容器的名稱(例如, fusion-nginx-758ddd5f7c-g6dfj) 和 <namespace> 使用正確的業務流程協調程式命名空間(例如, hzp)
# kubectl delete pod fusion-nginx-758ddd5f7c-g6dfj -n hzp
pod "fusion-nginx-758ddd5f7c-g6dfj" deleted
Kubernetes 調度程式會在刪除後立即自動重新啟動 nginx pod。您可以通過檢查 delete 命令的輸出來驗證容器的刪除並重新啟動。這應該會顯示一條消息,指示容器已被刪除。
Affected Products
Dell Automation Platform, NativeEdge Solutions, Dell Automation Platform Components, NativeEdgeArticle Properties
Article Number: 000391508
Article Type: Solution
Last Modified: 09 Jan 2026
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.