You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying the alpha release, and I have been struggling on this for a while:
If I simply run ./bin/tiesdb as specified in the release note, not everything is starting:
You should be able to use TiesDB regardless of whether the -f flag is specified or not, while the console session in which you started it remains open. If it's not true we will investigate the issue.
I am trying the alpha release, and I have been struggling on this for a while:
If I simply run
./bin/tiesdb
as specified in the release note, not everything is starting:And the websocket server is not responding. If I use the
-f
option, I have 2 more logs saying the websocket server is running:and I can communicate with it.
I am on ubuntu, and here is my java version:
I don't know if it is a bug, but it could be great to specify the
-f
option in the release noteThe text was updated successfully, but these errors were encountered: