# Image Sync is crashing due to error 'List has more than 1 row for assignment to SObject'. What should I do?

If your Image Sync is crashing due to the error message **List has more than 1 row for assignment to SObject** , here is what you can do:

1. Verify if you have SharinPix Image Sync settings for the same Salesforce object. If that's the case, delete the extra setting as SharinPix requires only one Image Sync setting per object.
2. Verify if any two or more SharinPix Image Sync settings have the same object API name in the Parent Object Name field. If that is the case, this means that the such Image Sync settings belong to the same object. Delete the extra settings as SharinPix requires only one Image Sync setting per object.

{% hint style="warning" %}
**Note:**

* SharinPix Image Sync settings are available on the Salesforce **Custom Metadata Types** page. For more information on how to access the Image Sync settings, refer to the following article: [Setup SharinPix Image Sync](/documentation/image-sync/setup-sharinpix-image-sync.md)
* For any other SharinPix Image Sync issue, refer to the following article: [Troubleshoot Common Image Sync Issues](/documentation/image-sync/troubleshoot-common-image-sync-issues.md)
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sharinpix.com/faqs/image-sync-is-crashing-due-to-error-list-has-more-than-1-row-for-assignment-to-sobject-what-should-i.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
