composer 显示:Invalid Host header的解决方案 I have tried this workaround: Edit the following line in node_modules/webpack-dev-server/lib/Server.js (line 425):change toreturn true; https://github.com/hyperledger/composer/issues/1518…
有时在安装不同版本apk文件时会出现Re-installation failed due to different application signatures.这样的提示 主要原因是安装的apk程序签名不一样导致的,在发布到android market上时apk的签名是有jarsigner和keytool生成的 通过adb install安装的apk文件则会自动签上debug权限 两种的RSA散列不同所以会出现这样的问题,解决的方法就是先卸载了原来的, You must perform a f…
Spring Security :HTTP Status 403-Invalid CSRF Token 'null' was found on the request parameter '_csrf' or header 'X-CSRF-TOKEN'. 原因:1.Spring Security 4.0之后,引入了CSRF,默认是开启.CSRF默认支持的方法: GET|HEAD|TRACE|OPTIONS,不支持POST. Spring Security 3默认关闭csrf,Spring Sec…
继上次的"Invalid username and/or password"问题之后,evernote又出现了“Sync failed due to unexpected problem at server side”的问题. 估计是因为太久停留在上一个错误中,一直没有同步的问题.不过好在最近成功同步过一次,而且我最近的增量都在现在的一台机器上. 然后我登录web端,确定了其实我的最新数据已经同步了上去. 然后我把笔记本导出,原来的删掉,然后重新导入.然后卸载,然后再安装.就好了. 还…