I am trying to use arangodump to backup my data but i get the following error:
FATAL Error message: 'Could not connect to 'http+tcp://<hostname>:<port>' 'connect() failed with #115 - Operation now in progress'' The command i am running is: arangodump --server.endpoint tcp://<hostname>:<port> --server.username <username> --server.password <password> --server.database <Database> --output-directory "<Name>" The version of arangodb that i am running is 3.2.2. Any ideas on why this is happening and how do i fix this? -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
