ownCloud – There are Unresolved Conflicts. Click for Details

Owncloud - There are Unresolved Conflicts. Click for Details
Owncloud – There are Unresolved Conflicts. Click for Details

If you’re seeing the message:

“ownCloud – There are Unresolved Conflicts. Click for Details”

It means that ownCloud has detected duplicate files with differences. Here’s how to resolve them.

Table of Contents:


ownCloud – How to Resolve File Conflicts

Step 1: ⇄ Compare the Files

In the image below, you can see two versions of the functions.php file:

  • One with a conflict.
  • One without.
Owncloud - The Two Files Usually Have Different Dates and File Sizes - You’ll Need to Decide Which Version to Keep
Owncloud – The Two Files Usually Have Different Dates and File Sizes
You’ll Need to Decide Which Version to Keep

The two files usually have different dates and file sizes. You’ll need to decide which version to keep:

  • Do you need the older version?
  • Or do you prefer the newer version?

Step 2: 🗑️ Delete the Unwanted File

Remove the version you no longer need to prevent future syncing issues.

Owncloud - Remove the Version You No Longer Need to Prevent Future Syncing Issues
Owncloud – Remove the Version You No Longer Need to Prevent Future Syncing Issues

Step 3: ✏️ Rename the Conflict File (If Keeping It)

If you’re keeping the file with the conflict, rename it to remove the conflict tag. For example:

Change:

functions_conflict-20171124-112832.php

Owncloud - If You're Keeping the File With the Conflict, Rename it To Remove the Conflict Tag
Owncloud – If You’re Keeping the File With the Conflict,
Rename it To Remove the Conflict Tag

To:

functions.php

Owncloud - Rename the Conflict File to the Original File Name
Owncloud – Rename the Conflict File to the Original File Name

This will ensure ownCloud treats it as the original file.

Step 4: ✅ Verify the Conflict is Resolved

After renaming or deleting, the conflict should be resolved.

If you’re still seeing conflict messages:

  • Check the folder that ownCloud is syncing with.
  • Look for other conflicting files and repeat the steps above.

💡 Tips for Preventing Conflicts in the Future

  • Avoid editing the same files on multiple devices at once.
  • Ensure ownCloud has fully synced before making changes.

😊 Need More Help?

If you’re still experiencing issues, consult the official ownCloud support page.

I hope this helps… Smiley

– click or tap the image to view full size –