CORE-POS / IS4C

Cooperative Operational Retail Environment
http://www.core-pos.com
GNU General Public License v2.0
63 stars 44 forks source link

mysqldump error while syncing #1050

Open asbajaj001 opened 3 years ago

asbajaj001 commented 3 years ago

I have been trying to configure Office and lane and while everything else seems to be working, I get the error message like below for a few actions under "Syncing". Wondering if this was seen before and something that anyone already knows how to fix. Please let me know.

Syncing data Syncing table products mysqldump -u 'root' -p**** -h '127.0.0.1' -P '8889' -w 'store_id=1' 'core_op' 'products' > '/private/var/folders/cn/693xy36x047_wzzjhxgksjcc0000gn/T/products.sqlfZvn1g' failed, returned: 127 sh: mysqldump: command not found

gohanman commented 3 years ago

It should just require installing mysqldump.

On Sun, Dec 27, 2020 at 10:29 AM aditya notifications@github.com wrote:

-

Version of CORE? 2.11.0-2019.11.01

Issue with Office, Lane, or both? Office

Is this [mostly] a bug report, feature request, or question? Question

I have been trying to configure Office and lane and while everything else seems to be working, I get the error message like below for a few actions under "Syncing". Wondering if this was seen before and something that anyone already knows how to fix. Please let me know.

Syncing data Syncing table products mysqldump -u 'root' -p**** -h '127.0.0.1' -P '8889' -w 'store_id=1' 'core_op' 'products' > '/private/var/folders/cn/693xy36x047_wzzjhxgksjcc0000gn/T/products.sqlfZvn1g' failed, returned: 127 sh: mysqldump: command not found

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CORE-POS/IS4C/issues/1050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADIHVRRJSTI3HTVFFDUQXTSW5OINANCNFSM4VK7QFIA .