Closed wancy86 closed 6 years ago
caused by git autocrlf under windows.
C:\Users\Administrator.gitconfig
[core]
autocrlf = false
filemode = false
safecrlf = true
👋 Hi! Thank you for your interest in this repo.
😢 We are not using nordnet/cordova-hot-code-push anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork.
🔒 This will now be closed & locked.
ℹ️ Please see #371 for more information.
Problem
firt i make it work for local server[192.168.1.110], i change the login.html in www and run cordova-hcp build command, content updated when i restart the app on my android phone. it works with local server http://192.168.1.110
Steps to reproduce
i jsut think it is time to make it work with production server, so i did:
cordova-hcp.json
,.chcpenv
andconfig.xml
fromhttp://192.168.1.110
tohttps://www.xxxx.com/android/www_xst
(able to access the url in browser)System info
cli packages: (D:\Program Files\nodejs\node_global\node_modules)
global packages:
local packages:
System:
Environment Variables:
Misc:
plugins using: com.telerik.plugins.nativepagetransitions 0.6.5 "Native Page Transitions" cordova-hot-code-push-plugin 1.5.3 "Hot Code Push Plugin" cordova-plugin-camera 3.0.0 "Camera" cordova-plugin-console 1.1.0 "Console" cordova-plugin-crosswalk-webview 2.3.0 "Crosswalk WebView Engine" cordova-plugin-device 1.1.4 "Device" cordova-plugin-file 5.0.0 "File" cordova-plugin-file-opener2 2.0.19 "File Opener2" cordova-plugin-file-transfer 1.7.0 "File Transfer" cordova-plugin-inappbrowser 2.0.2 "InAppBrowser" cordova-plugin-inapppurchase 1.1.0 "In App Purchase" cordova-plugin-jcore 1.1.11 "JCore" cordova-plugin-network-information 1.3.4 "Network Information" cordova-plugin-screen-orientation 2.0.2 "Screen Orientation" cordova-plugin-screensize 1.3.1 "screensize" cordova-plugin-splashscreen 4.0.3 "Splashscreen" cordova-plugin-statusbar 2.2.1 "StatusBar" cordova-plugin-wechat 2.1.0 "Wechat" cordova-plugin-whitelist 1.3.1 "Whitelist" es6-promise-plugin 4.1.0 "Promise" ionic-plugin-keyboard 2.2.1 "Keyboard" jpush-phonegap-plugin 3.2.13 "JPush"
Error Log
04-24 22:26:07.290 895 1485 D CHCP : Loading file: https://www.zehuiwenhua.com/android/www_xst/views/login/login.html
04-24 22:26:07.309 895 1485 W System.err: java.io.IOException: File is corrupted: checksum 7d7b6931d1ed976d02c5b84e30a831af doesn't match hash aecb941b044a3b922e41d79d24c322a2 of the downloaded file
04-24 22:26:07.321 895 1485 W System.err: at com.nordnetab.chcp.main.network.FileDownloader.download(FileDownloader.java:92)
04-24 22:26:07.321 895 1485 W System.err: at com.nordnetab.chcp.main.network.FileDownloader.downloadFiles(FileDownloader.java:51)
04-24 22:26:07.321 895 1485 W System.err: at com.nordnetab.chcp.main.updater.UpdateLoaderWorker.downloadNewAndChangedFiles(UpdateLoaderWorker.java:222)
04-24 22:26:07.321 895 1485 W System.err: at com.nordnetab.chcp.main.updater.UpdateLoaderWorker.run(UpdateLoaderWorker.java:122)
04-24 22:26:07.321 895 1485 W System.err: at com.nordnetab.chcp.main.updater.UpdatesLoader$1.run(UpdatesLoader.java:58)
04-24 22:26:07.322 895 1485 W System.err: at java.lang.Thread.run(Thread.java:818)
04-24 22:26:07.324 895 1485 D CHCP : Failed to update