當我谷歌它,這是鏈接Error 402: App packaging failed: 'Failed synchronizing resource pool'顯示出來,它說,它已經被解決了。我爲什麼會收到錯誤402:應用程序打包失敗:vmc push時同步資源池失敗?
使用vmc 0.3.21,rails 3.2 app。
vmc push funsole
Would you like to deploy from the current directory? [Yn]: y
Pushing application 'funsole'...
Creating Application: OK
Creating Service [mysql-funsole]: OK
Binding Service [mysql-funsole]: OK
Creating Service [redis-funsole]: OK
Binding Service [redis-funsole]: OK
Uploading Application:
Checking for available resources: OK
Processing resources: OK
Packing application: OK
Uploading (27K): OK
Error 402: App packaging failed: 'Failed synchronizing resource pool'
那麼我沒有微型。如果它顯示日誌會很有幫助。但vmc日誌或vmc crashlogs不顯示任何內容,但爲空。我已經重新部署了應用程序,以便源代碼在那裏。應用程序名稱是用戶millisami下的funsole你可以看看它是什麼導致這個無日誌錯誤? – Autodidact
我設置了一個微型cloudfoundry實例,並嘗試了它,它的錯誤。然後,當我看到日誌文件時,有一個staging.log。但它的內容並不多。 https://gist.github.com/3933796如何查看更多詳細日誌? – Autodidact
嗨,這仍然是一個問題?是否有可能獲得應用程序的副本,以便我們可以在另一個實例上嘗試它? –