1、故障描述
通過「註冊iso」功能匯入阿里雲的乙個映象,出現如下報錯資訊:
檢視資源域的資訊:
2、檢視日誌
1
2
jan 17 06:25:01 cloudstack-new-02 server: warn [o.a.c.alerts] (remotehostendpoint-1:ctx-6d1f1c4f) (logid:9193f818) alerttype:: 28
//
datacenterid:: 1
//
podid:: null
//
clusterid:: null
//
message:: failed to register template: 2baea0b9-4148-4e8c-b08a-fe5d211c6353 with error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable to
find
valid certification path to requested target
jan 17 06:25:01 cloudstack-new-02 server: error [o.a.c.s.i.baseimagestoredriverimpl] (remotehostendpoint-1:ctx-6d1f1c4f) (logid:9193f818) failed to register template: 2baea0b9-4148-4e8c-b08a-fe5d211c6353 with error: sun.security.validator.validatorexception: pkix path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable to
find
valid certification path to requested target
根據提示,是認證相關的資訊,這個時候我無意中嘗試了下163的映象,然後匯入163的映象,提示正常。
3、對比url
原來163的映象使用的http協議,而阿里雲的是https,將阿里雲的鏈結位址改為然後重新匯入,問題解決。
Allegro匯入網表報錯
及時獲取最新技術博文。e spmhge 82 pin numbers do not match between symbol and component.run dev check on device file for more information.錯誤號82 原理圖引腳號與封裝引腳號對應不上 ...
匯入網頁資料到 Google Sheet
資料沒有用,我們需要的是資料所反映出來的東西。增長率,排名,佔比等。而這些結果是通過分析資料得到的。從網上蒐集到資料後,匯入到 程式中便可以進行方便地分析處理了。下面介紹將網頁中的 資料匯入到 google sheet 中的操作。利用importhtml公式可以輕鬆實現將網頁中的資料匯入到我們的工作...
現代opengl 設計,模型匯入網格類
本文內容主要參照 和 學習而來。使用assimp,我們可以載入不同的模型到程式中,但我們要儲存所有資料,需要乙個合理的資料結構。本文介紹如此乙個類,網格類,儲存單個的可繪製實體的必要資料。而整個模型由多個網格組成,或者說網格向量組成我們需要顯示的模型。首先我們來回顧一下我們目前學到的知識,想想乙個網...