{"errors":[{"message":"unauthorized ip address: 192.168.x.x","extensions":{"code":"Error"}}]}
Does anyone have the same problem ?
Dgraph runs on a server using docker.
{"errors":[{"message":"unauthorized ip address: 192.168.x.x","extensions":{"code":"Error"}}]}
Does anyone have the same problem ?
Dgraph runs on a server using docker.
Hey @Valdanito, You’ll need to whitelist the IP address. Check it out here: https://dgraph.io/docs/deploy/#whitelisting-admin-operations
Thank you very much. Can you tell me which version started to have this option? I have been using v20.03.01 before, but I did not encounter this error.
I’ve seen it, v20.03.1 and later.