Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pressing the reset button causes the app to crash #193

Open
kussshhhh opened this issue Sep 15, 2024 · 1 comment
Open

pressing the reset button causes the app to crash #193

kussshhhh opened this issue Sep 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kussshhhh
Copy link

error logs:

Uncaught runtime errors:
ERROR
WebSocket not connected
send@http://localhost:3000/static/js/bundle.js:1849:29
terminateApplication@http://localhost:3000/static/js/bundle.js:1896:17
onResetApp@http://localhost:3000/static/js/bundle.js:7974:19
callCallback@http://localhost:3000/static/js/bundle.js:105442:18
invokeGuardedCallbackDev@http://localhost:3000/static/js/bundle.js:105486:20
invokeGuardedCallback@http://localhost:3000/static/js/bundle.js:105543:35
invokeGuardedCallbackAndCatchFirstError@http://localhost:3000/static/js/bundle.js:105557:29
executeDispatch@http://localhost:3000/static/js/bundle.js:109701:46
processDispatchQueueItemsInOrder@http://localhost:3000/static/js/bundle.js:109727:26
processDispatchQueue@http://localhost:3000/static/js/bundle.js:109738:41
dispatchEventsForPlugins@http://localhost:3000/static/js/bundle.js:109747:27
./node_modules/react-dom/cjs/react-dom.development.js/dispatchEventForPluginEventSystem/<@http://localhost:3000/static/js/bundle.js:109907:16
batchedUpdates$1@http://localhost:3000/static/js/bundle.js:124299:16
batchedUpdates@http://localhost:3000/static/js/bundle.js:105290:16
dispatchEventForPluginEventSystem@http://localhost:3000/static/js/bundle.js:109906:21
dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay@http://localhost:3000/static/js/bundle.js:107412:42
dispatchEvent@http://localhost:3000/static/js/bundle.js:107406:88
dispatchDiscreteEvent@http://localhost:3000/static/js/bundle.js:107383:22

@kussshhhh kussshhhh changed the title **pressing the reset button causes the app to crash** pressing the reset button causes the app to crash Sep 15, 2024
@javizqh javizqh added the bug Something isn't working label Sep 16, 2024
@javizqh
Copy link
Collaborator

javizqh commented Sep 16, 2024

Hello, which version are you using?

Also, we are going to release the 0.6 version with most of these issues solved

For the dockerized execution to work you need to have launched the RoboticsBackend docker before hand

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants