ahmedkhan847 / mysqlwithelasticsearch

A small package to sync MySQL data in Elasticsearch using PHP
MIT License
39 stars 11 forks source link

Fatal error: Uncaught MySQLWithElasticsearchExceptions\SyncMySqlExceptions: Check your elasticsearch connetion in #7

Open meet0929 opened 6 years ago

ahmedkhan847 commented 6 years ago

can you tell me the exact error

meet0929 commented 6 years ago

Hello Ahmed I have tried with mysqli and php on localhost with xampp for all data insertion its giving error message

On Wed, Jun 6, 2018 at 11:57 AM, Ahmed Khan notifications@github.com wrote:

can you tell me the exact error

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ahmedkhan847/mysqlwithelasticsearch/issues/7#issuecomment-394954940, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac0xNlOXo8MKChm61qpTB68Ll52G90pAks5t53ZpgaJpZM4UXkxb .

ahmedkhan847 commented 6 years ago

what error messages?

meet0929 commented 6 years ago

Fatal error: Uncaught MySQLWithElasticsearchExceptions\SyncMySqlExceptions: Check your elasticsearch connetion in C:\xampp\htdocs\marvin\vendor\ahmedkhan847\mysqlwithelasticsearch\src\SyncMySql\SyncMySql.php:117 Stack trace: #0 C:\xampp\htdocs\marvin\index.php(44): SyncMySql\SyncMySql->insertAllData(Object(mysqli)) #1 {main} thrown in C:\xampp\htdocs\marvin\vendor\ahmedkhan847\mysqlwithelasticsearch\src\SyncMySql\SyncMySql.php on line 117

ahmedkhan847 commented 6 years ago

check your elasticsearch connection. Is your elasticsearch connection open?

meet0929 commented 6 years ago

Can you explain how can I check the connection ?

On Wed 13 Jun, 2018, 4:20 PM Ahmed Khan, notifications@github.com wrote:

check your elasticsearch connection. Is your elasticsearch connection open?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ahmedkhan847/mysqlwithelasticsearch/issues/7#issuecomment-396896154, or mute the thread https://github.com/notifications/unsubscribe-auth/Ac0xNmJfoRqmlpmZToGZ12HuXlfJkgwUks5t8O5ugaJpZM4UXkxb .