Closed vck closed 8 years ago
That does look like Electron. I don't think you have to run with sudo but that probably doesn't make a difference in this case. I assume this is on Linux?
yes, i run it on Linux Mint,
Uncaught Exception:
Error: EACCES: permission denied, open '/usr/local/lib/node_modules/mysam/db-data/configuration'
at Error (native)
when it running without sudo.
This may be related to https://github.com/atom/atom/issues/4892 and I was able to reproduce the segfault in Ubuntu as well. I just released a new MySam version (0.1.4) with a newer version of Electron which fixed the issue for me. Please try installing that version and let me know if it works.
Closing since I could reproduce the issue and the fix. Please reopen if the problem still persists for you.
OK :+1:
it got crash (so far, i don't have any experience with electron, but it's seems to be electron is the problem here) as i tried to run mysam on server mode, it runs, but only showing the loading screen.
$ sudo mysam
bellow are the error logs: