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
{{ message }}
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.
Elastic search is running on vuestorefront-api docker-compose up -d
vsf-api is running but mage2vsf is giving error on running import command which is as follows: node cli.js taxrule
OAuth credentials has been set up in config file and elastic search version is also same as vsf-api one
error: uncaughtException: ProductNotSupportedError: The client noticed that the server is not Elasticsearch and we
do not support this unknown product. date=Thu Nov 04 2021 14:35:50 GMT+0500 (Pakistan Standard Time), pid=15370, uid=1000, gid=1000, cwd=/home/aalogics/vuestore/mage2vs/src, execPath=/usr/bin/node, version=v10.19.0, argv=[/usr/bin/node, /home/aalogics/vuestore/mage2vs/src/cli.js, taxrule], rss=69730304, heapTotal=57733120, heapUsed=27285024, external=481496, loadavg=[1.8818359375, 0.7431640625, 0.3212890625], uptime=12278, trace=[column=15, file=/home/aalogics/vuestore/mage2vs/src/adapters/nosql/elasticsearch.js, function=null, line=110, method=null, native=false, column=19, file=internal/process/next_tick.js, function=process._tickCallback, line=63, method=_tickCallback, native=false], stack=[Error: ProductNotSupportedError: The client noticed that the server is not Elasticsearch and we do not support this unknown product., at /home/aalogics/vuestore/mage2vs/src/adapters/nosql/elasticsearch.js:110:15,
at process._tickCallback (internal/process/next_tick.js:63:19)]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Elastic search is running on vuestorefront-api
docker-compose up -d
vsf-api is running but mage2vsf is giving error on running import command which is as follows:
node cli.js taxrule
OAuth credentials has been set up in config file and elastic search version is also same as vsf-api one
The text was updated successfully, but these errors were encountered: