Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Unable to reload app when using REPL on Android #73

Open
vikeri opened this issue Sep 28, 2016 · 0 comments
Open

Unable to reload app when using REPL on Android #73

vikeri opened this issue Sep 28, 2016 · 0 comments

Comments

@vikeri
Copy link
Contributor

vikeri commented Sep 28, 2016

It works to fire up a REPL, but when one reloads the app the error Websocket REPL error: occupied shows up.

To resolve this one has to restart the boot process.

It works on iOS and only seeing this issue on Android.

Full stack trace:

Websocket REPL error :occupied
reactConsoleError   @   ExceptionsManager.js:76
console.error   @   YellowBox.js:59
(anonymous function)    @   weasel.repl.js:26
G__10840__2 @   cljs.core.js:33337
G__10840    @   cljs.core.js:33604
(anonymous function)    @   weasel.repl.js:184
goog.events.EventTarget.fireListeners   @   goog.events.EventTarget.js:284
goog.events.EventTarget.dispatchEventInternal_  @   goog.events.EventTarget.js:381
goog.events.EventTarget.dispatchEvent   @   goog.events.EventTarget.js:196
goog.net.WebSocket.onMessage_   @   goog.net.WebSocket.js:426
dispatchEvent   @   event-target.js:172
(anonymous function)    @   WebSocket.js:168
emit    @   EventEmitter.js:179
__callFunction  @   MessageQueue.js:193
(anonymous function)    @   MessageQueue.js:94
guard   @   MessageQueue.js:41
callFunctionReturnFlushedQueue  @   MessageQueue.js:93
onmessage   @   debuggerWorker.js:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant