当我尝试使用以下命令调用 arangoimp 时:
Applications/ArangoDB3-CLI.app/Contents/Resources/arangoimp
在我的终端中,我收到以下错误:
2018-03-12T11:26:43Z [49366] ERROR Could not connect to endpoint 'tcp://127.0.0.1:8529', database: '_system', username: 'root'
2018-03-12T11:26:43Z [49366] FATAL got error from server: HTTP 401 (Unauthorized)'
我不知道我做错了什么。