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
RangeError: Maximum call stack size exceeded
at next (/usr/local/lib/node_modules/async/dist/async.js:918:25)
at replenish (/usr/local/lib/node_modules/async/dist/async.js:989:28)
at iterateeCallback (/usr/local/lib/node_modules/async/dist/async.js:983:17)
at /usr/local/lib/node_modules/async/dist/async.js:958:16
at /usr/local/lib/node_modules/elasticsearch-tools/lib/importer.js:75:11
at /usr/local/lib/node_modules/async/dist/async.js:3096:16
at replenish (/usr/local/lib/node_modules/async/dist/async.js:998:17)
at iterateeCallback (/usr/local/lib/node_modules/async/dist/async.js:983:17)
at /usr/local/lib/node_modules/async/dist/async.js:958:16
at /usr/local/lib/node_modules/elasticsearch-tools/lib/importer.js:75:11
does any solution exist?
The text was updated successfully, but these errors were encountered:
I tried to import a 10.2 mb file which contains aliases export.
...
import failed :
es-import-aliases --url http://localhost:9200 --file /ivy/export.json
does any solution exist?
The text was updated successfully, but these errors were encountered: