2016-01-29 51 views
0

試過在kony中做完整的發佈或更新服務這兩個選項都拋出下面的錯誤,任何人都可以請幫忙。Kony - 發佈應用程序失敗: - 名稱爲'BestBuymergeEve'的應用程序或服務已存在

登錄

[01-29-2016 09:06:22]{ 
    "status_long_message": "Request conflict.", 
    "status_short_message": "Conflict", 
    "message": "Application or service with name 'BestBuymergeEve' already exists", 
    "status": "error", 
    "status_code": 409 
} 
[01-29-2016 09:06:22]Response:HTTP/1.1 409 Conflict [Cache-Control: no-cache, no-store, must-revalidate, Content-Type: text/plain; charset=UTF-8, Date: Fri, 29 Jan 2016 21:04:19 GMT, Expires: Thu, 01 Jan 1970 00:00:00 GMT, Pragma: no-cache, Server: Apache, X-Kony-RequestId: ee652aef-8819-4005-9153-2329dac1f0b3, Content-Length: 211, Connection: keep-alive] 
[01-29-2016 09:06:39]Failed to publish application for 'BestBuymergeEve'. Please see console for error details. 

回答

0

然後重命名你的應用程序ID重啓工作室和服務器會解決這個問題。

相關問題