• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • 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

Can't Update Images to Existing Users use Bulk Import method

dudayz

Chevereto Member
For version 3.18 I can update images for existing users using bulk import method with Enable duplicate uploads in settings set to enable, but can't do this in v 3.20.1 below for log

Code:
1622615249 - [Thread #1] PDOException SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '/home/runcloud/webapps/xxx/importing/parse-users/Jamis...' for key 'importing_path' ~ #0 /home/runcloud/webapps/xxx/lib/G/classes/class.db.php(153): PDOStatement->execute()

#1 /home/runcloud/webapps/xxx/lib/G/classes/class.db.php(419): G\DB->exec()

#2 /home/runcloud/webapps/xxx/app/lib/classes/class.db.php(63): G\DB::insert()

#3 /home/runcloud/webapps/xxx/app/lib/classes/class.import.php(368): CHV\DB::insert()

#4 /home/runcloud/webapps/xxx/app/importing.php(38): CHV\Import->process()

#5 /home/runcloud/webapps/xxx/app/loader.php(230): require_once('/home/runcloud/...')

#6 /home/runcloud/webapps/xx/cli.php(35): include_once('/home/runcloud/...')

#7 {main}

How to resolve this?

Regards
 
You may want to try resetting the bulk importing processes from /dashboard/bulk to enable re-upload of existing assets.
 
You may want to try resetting the bulk importing processes from /dashboard/bulk to enable re-upload of existing assets.
No i mean i want to add new images to existing user, in v 3.18 it works fine but after update to 3.20.1 this not work anymore and said duplicate entry.
 
Back
Top