Wilfried Goesgens

Results 191 comments of Wilfried Goesgens
trafficstars

at the time being the [ZST library](https://github.com/facebook/zstd) doesn't have cmake files, which makes integrating it into the arangodb build a bit more work. It's also questionable how it will work...

Please note that arangodb 3.6.16 is available for download which is the last release of this release series. Please upgrade at least to this patch release, and check whether the...

Hi, please upgrade to 3.10.13 and check whether the issue persists.

please inspect the logfile, and see whether a PID-change / restart happenes. Next thing is to check the output of `netstat -alpnt` to see what happenes, or maybe even observe...

Hi! The edges in the graphs are visualized as connections between nodes. You may find the `examples` tabs usefull that create small graphs from the documentation. If you create two...

did you properly configure the edge definitions as part of the graph definition? This describes which edge collection may collect which vertex collections.

if you happen to see this again, maybe press `F12` and see in the javascript console whether there are any errors noted. It could also be that the random startnode...

- regarding the nodejs issues; while ArangoDB implements a similar javascript interface the C++ implementations below it differs quiet a bit. `--javascript.files-allowlist` and other parameters can be utilized to harden...

ArangoDB 3.11.9 comes with the ArangoDB Starter v0.18.5 which has upgraded dependencies. ArangoDB 3.11.10 will come in the next days and contain the Starter v0.18.6 with more updates.