Ratel unable to connect dgraph server ACL user password error

To sum up the issues reported in this thread:

  1. ACL login fields are shown even if Dgraph server has no ACL.
    It’s not necessary to login to use Ratel queries & mutations. If you’re not running enterprise version you can simply connect to an alpha URL and use standard features.
    Login/password fields were always on screen in Ratel, below the connection address. Seems like the UI cleanup made them more noticeable and thus more confusing. I’ll see if we can detect absence of ACL and hide the login.

  2. License warning could not be dismissed due to a bug. I’ve pushed a fix for that and now it should work as expected. Please file a bug if you see any problems with it.

  3. How to download a previous release of Ratel
    We try to make sure latest release is best release ever, so please do let us know if you think updates are causing problems.
    However, if necessary for some use cases, previous releases of Ratel are available as part of Dgraph Releases. You can download the Ratel binary for the version you want and then use “Local Bundle” setting to see the old version of the interface.

1 Like