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 currently am running arango v 3.1.8 in cluster mode. From the java driver i created the database which and returns true after call but the web UI is not registering the changes. If I run the code again, it states the database already exists. I believe I see the same issue with collections as well.
Is this a bug or user error? If user error what am I doing wrong?