I am trying to set up Robo 3T tool for MongoDB. I have followed the steps given in this link to install robo3t on my machine running Fedora 27. But when I try to run the executable, I get the following error :
root@localhost: /usr/local/bin/robomongo/bin# ./robo3t
QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
No protocol specified
qt.qpa.screen: QXcbConnection: Could not connect to display :0
Could not connect to any X display.
I am installing robo3t 1.3.1
.
Any help would be appreciated.