Rodrigo Gomez Palacio
Rodrigo Gomez Palacio
I got a similar but different error: **Socket closed without status code** - node_modules/socketcluster-client/lib/scclientsocket.js:632:14 in SCClientSocket._onSCClose - node_modules/socketcluster-client/lib/scclientsocket.js:299:11 in SCTransport. - ... 9 more stack frames from framework internals ![Screen...
@wemmyo , Thank you! this fixed the socket issue. The redux remote dev tools still won't populate with data, however :/ **Edit:** never mind, it didn't work. The ports keep...
Any update on this? I've tried everything and can't figure this out
To fix the error, make sure "packagerPort": 19001 is on the same port with "devToolsPort": 19001 on your packager-info.json in .expo folder (expo only) However, while this fixed the error,...
@rickshido @ghasemikasra39 , Is this different for Expo? Also, what to do if running a real device?
I'm having this issue with Expo. Anyone figured out a good solution for this? @jhalborg
Same here: ``` Socket hung up - node_modules/socketcluster-client/lib/scclientsocket.js:632:14 in SCClientSocket._onSCClose - node_modules/socketcluster-client/lib/scclientsocket.js:304:11 in SCTransport. - ... 9 more stack frames from framework internals ```
@tattivitorino , No luck unfortunately :( Get `store.subscribe is not a function` so I guess the store is not getting created properly
@wemmyo , The ports get overwritten each time I run the project to 19001 and 19002 (can't get them to be on the same port)
Howdy, It looks like your project is set to private. Please update it so we can help you. Cheers