bosongarvin opened a new issue #3187: [Android] 运行在Android端,热更新服务总是断开
URL: https://github.com/apache/incubator-weex/issues/3187
 
 
   <!--
   Thanks for using Weex. Github Issue is only used for bur report and please 
follow the template to report the bug. 
   A good bug report should include the following information:
   -->
   
   <!-- Requirements: please go through this checklist before opening a new 
issue
     - * Review the documentation: https://weex.apache.org/index.html
     - * Search for existing issues: 
https://github.com/apache/incubator-weex/issues
     - * Use the latest Weex release: 
https://github.com/apache/incubator-weex/releases -->
   
   
   ## Describe the bug
   weex run android 运行在Android端, 多修改几次代码热更新服务就会断开, 又得重新再运行一次, 因为扩展了原生的功能, 
所以不能使用Playground调试
   Error: WebSocket is not open: readyState 3 (CLOSED)
       at WebSocket.send 
(C:\Users\Chen\.wx\modules\node_modules\[email protected]@ws\lib\websocket.js:329:19)
       at FSWatcher.<anonymous> 
(C:\Users\Chen\.wx\modules\node_modules\_@[email protected]@@weex-cli\run\lib\base\runner.js:82:20)
       at FSWatcher.emit (events.js:321:20)
       at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:135:12)
   
   ## To Reproduce
   <!-- Steps to reproduce the behavior.  Include a MCVE using 
http://dotwe.org/vue , crash stacktrace or  share your app project. Please 
follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve 
-->
   
   ## Environment
   * Device: Android
   * OS: Android 5.0
   * Version 2.0.0-beta.31 (Core 2.0.0-beta.31)
   - @weex-cli/generator : v2.0.0-beta.16
   - @weex-cli/run : v2.0.0-beta.21
   - @weex-cli/device : v2.0.0-beta.2
   * Build from source [e.g. yes/no] 
   
   ## Expected behavior
   <!-- A clear and concise description of what you expected to happen. -->
   
   ## Screenshots
   <!-- If applicable, add screenshots to help explain your problem. -->
   
   ## Additional context
   <!-- Add any other context about the problem here.-->
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to