I've successfully installed ODAS and odas_web, updated firmware, tried the referenced config file, ODAS seems to run (have no indication), connect to odas_web (print to stdout), but no change in GUI (also refresh didn't).
electron version was not compatible with the code, I've changed the line:
"electron-rebuild": "^1.8.5" to "electron-rebuild": "1.8.5"
in package.json/DevDependencies
Did you use the config file from the tutorial?
_Originally posted by @GodCed in https://github.com/introlab/odas_web/issues/50#issuecomment-703717815_
I've successfully installed ODAS and odas_web, updated firmware, tried the referenced config file, ODAS seems to run (have no indication), connect to odas_web (print to stdout), but no change in GUI (also refresh didn't).
running on ubuntu 20.04