What are the Slack Archives?

Itโ€™s a history of our time together in the Slack Community! Thereโ€™s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you wonโ€™t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi, can someone recall the steps to get data into ES if thats not working?

U02KNGVH7BP
U02KNGVH7BP Posts: 15 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

Hi, can someone recall the steps to get data into ES if thats not working?

Comments

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    first you could look if there is the table pyz_antelope_search and if there are entries there. if yes, this means the publish parts seems to work

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    console commands to do it manually:
    console scheduler:suspend
    console queue:task:start event
    console queue:task:start sync.search.antelope

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)
    edited November 2021

    and of course after suspend another import

  • U02KNGVH7BP
    U02KNGVH7BP Posts: 15 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    table is there but no data in it

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    then try
    console scheduler:suspend
    console data:import:antelope
    console queue:task:start event
    and check if you have errors in the event.error queue

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    wait a moment after the suspend

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    after the import you should have 4 messages in the event-queue

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    after console queue:task:start event there should be gone or in the error one

  • U02KNGVH7BP
    U02KNGVH7BP Posts: 15 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    gone from event but in retry

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    called it several times, i think after 5 times or so it will end in the error one

  • U02KNGVH7BP
    U02KNGVH7BP Posts: 15 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    for me they stay in retry - called it multiple times

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 โš–๏ธ - Guardians (admin)

    In the end the problem was an empty space in the end of the filename ๐Ÿ™‚ โœ