• 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

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