• Resolved vladimirvuch

    (@vladimirvuch)


    Good day.

    I am trying to run Crawler. I spoke with the hosting company to make it possible to start the server.
    When I try to run it manually I get the following errors.

    1. Failed to create table crawler! SQL: CREATE TABLE IF NOT EXISTS vs_litespeed_crawler () DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.
    2. Failed to create table crawler_blacklist! SQL: CREATE TABLE IF NOT EXISTS vs_litespeed_crawler_blacklist () DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;.
    3. No valid sitemap parsed for crawler.

    I get the same errors when I try to generate a sitemap. I guess there is some kind of dependency.
    I did not find a solution to this problem on the Internet, and I do not understand why it appears. I tried manually running the queries but they have no fields in the tables.

    My database use
    @@character_set_database. —utf8
    @@collation_database —utf8_unicode_ci

    • This topic was modified 1 year, 8 months ago by vladimirvuch.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem starting Crawler.’ is closed to new replies.