question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

On RC4 / Storage 1.1.7 , if you try

ionic serve --consolelogs

you see an error that is not actually seen in the browser console log

[19:52:58]  error opening ws message: {"category":"console","type":"info","data":["Ionic Storage 
            driver:","asyncStorage"]} 

Not sure what that is, but looks storage related. Seems to work though, even with this error message.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
josh-m-sharpecommented, Jan 31, 2017

If it’s a non-error why does it show up? Should it be removed?

0reactions
LufoX11commented, Apr 14, 2017

Same here debugging to phone:

$ ionic run android -l -c --target blabla … [23:25:16] error opening ws message: {“category”:“console”,“type”:“log”,“data”:[“DEVICE READY FIRED AFTER”,5603,“ms”]} [23:25:16] error opening ws message: {“category”:“console”,“type”:“info”,“data”:[“Ionic Storage driver:”,“asyncStorage”]} [23:25:16] error opening ws message: {“category”:“console”,“type”:“info”,“data”:[“Ionic Storage driver:”,“asyncStorage”]} [23:25:16] error opening ws message: {“category”:“console”,“type”:“info”,“data”:[“Ionic Storage driver:”,“asyncStorage”]} [23:25:16] error opening ws message: {“category”:“console”,“type”:“info”,“data”:[“Ionic Storage driver:”,“asyncStorage”]}

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebSocket: error event - Web APIs | MDN
The error event is fired when a connection with a WebSocket has been closed due to an error (some data couldn't be sent...
Read more >
Websocket onerror - how to read error description?
If the user agent was required to fail the WebSocket connection or the WebSocket connection is closed with prejudice, fire a simple event...
Read more >
WebSockets - Handling Errors
The onerror event is fired when something wrong occurs between the communications. The event onerror is followed by a connection termination, which is...
Read more >
WS-Security error messages
WS-Security error messages ; Failed to extract principal(s) from request. The SOAP request has either been tampered or was not well formed.
Read more >
WSUS 2016 - WS ERROR - Microsoft Q&A
WSUS 2016 - WS ERROR. Hi All,. I am seeing some errors on my Windowsupdate.log on my client with i push windows update...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found