Roman

Results 27 comments of Roman

@lovetheus , could you post your .bolero/current.log ? I will take a look. Not sure what the problem might be from the info provided thus far...

@lovetheus , I assume this one is resolved according to your last comment on #52. I am closing this one. Let me know if this is still and issue and...

Hi Antonio, you have to run nelson.cli with "--apiHostname 0.0.0.0" so that it listens to non-local connections. Then you run nelson.gui and access it in your browser like: ``` http://://...

Then, instead of "nelson.cli" you have to use your server ip: http://SERVERIP:5000/SERVERIP/18600

This IP address looks like an internal/local address. Is your browser running on a machine in the same network so it knows how to access that IP?

Hmm, the log does not have any suspicious things. The crash might be electron/frontend related. I am doing a complete revamp of the frontend system. This might fix the issue....

If you open a terminal window and run `java -version` what does the output say?