Hi, I have installed Arangodb 3.0.1 and I would like to restore my backup form Arangodb 2.8 including the system collections with custom AQL functions. But from arangorestore I get the following response:
Server version: 3.0.1 # Connected to ArangoDB 'http+tcp://127.0.0.1:8529' # Re-creating document collection '_aqlfunctions'... 2016-07-05T12:29:10Z [72379] ERROR got error from server: HTTP 500 (Internal Server Error): ArangoError 1208: illegal name Processed 0 collection(s), read 0 byte(s) from datafiles, sent 0 batch(es) Without the param "--include-system-collections true" arangorestore seems to work fine. Is there a way to restore the system collections (especially the custom AQL functions) in Arangodb 3? Regards, Christoph -- 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.
