在「OS X 伺服器」中看到「getIGDPortmaps」提示

若在嘗試管理 AirPort 裝置時看到提及「IGD」的訊息,請使用本文所提供的終端機指令。

如果你是從舊版「OS X 伺服器」升級,在嘗試設定 AirPort 裝置時,你可能會在 Server.app 中看到提示訊息:

「伺服器在處理指令時發生錯誤。處理外掛模組『servermgr_network』中類型為『getIGDPortmaps』的指令時發生錯誤。」

你可能也會在系統記錄中看到如下的重複訊息:

servermgrd[2594]: Failed to connect to the IGD, no status info available, error is Error Domain=com.apple.ACPDevice Code=-6753 "The operation couldn't be completed. (com.apple.ACPDevice error -6753.)"

若因為此提示訊息而無法從 Server.app 管理 AirPort 裝置,請使用以下終端機指令:

sudo /usr/libexec/PlistBuddy -c "delete :managedIGD" /Library/Server/Network/Config/autoportmap.plist sudo /usr/libexec/PlistBuddy -c "delete :lastIGD" /Library/Server/Network/Config/autoportmap.plist

輸入指令後,這些訊息應該就不會再出現。

發佈日期: