You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "0".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "1".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "2".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "3".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "4".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "5".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "6".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "7".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "8".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "9".
a-arangodb | 2022-02-13T09:47:26Z [1] WARNING [514da] {general} Service at "/tableau" specifies unknown manifest field "10".
a-arangodb exited with code 137
The text was updated successfully, but these errors were encountered:
I have tried again with Version 3.9.0 and there I get:
Sorry! An unexpected error occurred. This is likely a bug in foxx-cli.
Please open an issue at https://github.com/arangodb/foxx-cli/issues with a full copy of the following error message and a description of what you were trying to do when this problem occurred.
HttpError: Payload Too Large
at new HttpError (/home/thoppe/.npm/_npx/1f589f9261df1da2/node_modules/arangojs/error.js:154:21)
at Object.resolve (/home/thoppe/.npm/_npx/1f589f9261df1da2/node_modules/arangojs/connection.js:452:37)
at callback (/home/thoppe/.npm/_npx/1f589f9261df1da2/node_modules/arangojs/connection.js:210:26)
at IncomingMessage.<anonymous> (/home/thoppe/.npm/_npx/1f589f9261df1da2/node_modules/arangojs/lib/request.node.js:108:21)
at IncomingMessage.emit (node:events:402:35)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
We apologize for the inconvenience.
Assuming master-data-srv is your local copy of the service and /tableau is supposed to be the mount point, I think you may have the order of your arguments inverted. The example given in the CLI help is:
I'm running
3.8.5.1
and on installing via:it crashes and I see this in the logs:
The text was updated successfully, but these errors were encountered: