• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

bulk-importer Errors

user_0094e

Chevereto Member
*️⃣ Must open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.

▶ Reproduction steps
  1. Run the following command (/usr/local/php81/bin/php /home/admin/domains/XXX.COM/public_html/app/bin/legacy -C bulk-importer) to "DirectAdmin Panel - Cron Jobs" import content to Chevereto.
  2. Chevereto - Bulk importer - ./importing/parse-users - auto start.
😢 Unexpected result

After completing the import sequence of more than 30,000 pictures, many error logs appeared.

Dear Rodolfo, can you help me to see if these errors are serious? Need to deal with it or ignore it?

📃 Error log message

1670429162 - [Thread #0] PDOException SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '/home/admin/domains/XXX.COM/public_html/importing/pars...' for key 'importing_path' ~ #0 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/G/DB.php(151): PDOStatement->execute()
#1 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/G/DB.php(356): Chevereto\Legacy\G\DB->exec()
#2 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/Classes/DB.php(111): Chevereto\Legacy\G\DB::insert()
#3 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/Classes/Import.php(403): Chevereto\Legacy\Classes\DB::insert()
#4 /home/admin/domains/XXX.COM/public_html/app/legacy/commands/bulk-importer.php(41): Chevereto\Legacy\Classes\Import->process()
#5 /home/admin/domains/XXX.COM/public_html/app/legacy/entrypoints/cli.php(53): require_once('...')
#6 /home/admin/domains/XXX.COM/public_html/app/bin/legacy(13): require_once('...')
#7 {main}

1670432612 - [Thread #0] PDOException SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '/home/admin/domains/XXX.COM/public_html/importing/pars...' for key 'importing_path' ~ #0 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/G/DB.php(151): PDOStatement->execute()
#1 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/G/DB.php(356): Chevereto\Legacy\G\DB->exec()
#2 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/Classes/DB.php(111): Chevereto\Legacy\G\DB::insert()
#3 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/Classes/Import.php(403): Chevereto\Legacy\Classes\DB::insert()
#4 /home/admin/domains/XXX.COM/public_html/app/legacy/commands/bulk-importer.php(41): Chevereto\Legacy\Classes\Import->process()
#5 /home/admin/domains/XXX.COM/public_html/app/legacy/entrypoints/cli.php(53): require_once('...')
#6 /home/admin/domains/XXX.COM/public_html/app/bin/legacy(13): require_once('...')
#7 {main}

1670432735 - [Thread #0] PDOException SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '/home/admin/domains/XXX.COM/public_html/importing/pars...' for key 'importing_path' ~ #0 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/G/DB.php(151): PDOStatement->execute()
#1 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/G/DB.php(356): Chevereto\Legacy\G\DB->exec()
#2 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/Classes/DB.php(111): Chevereto\Legacy\G\DB::insert()
#3 /home/admin/domains/XXX.COM/public_html/app/src/Legacy/Classes/Import.php(403): Chevereto\Legacy\Classes\DB::insert()
#4 /home/admin/domains/XXX.COM/public_html/app/legacy/commands/bulk-importer.php(41): Chevereto\Legacy\Classes\Import->process()
#5 /home/admin/domains/XXX.COM/public_html/app/legacy/entrypoints/cli.php(53): require_once('...')
#6 /home/admin/domains/XXX.COM/public_html/app/bin/legacy(13): require_once('...')
#7 {main}
 
Back
Top