Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Scan triggering duplicate entries #221

Closed
therobbiedavis opened this issue May 2, 2023 · 8 comments
Closed

[Bug] Scan triggering duplicate entries #221

therobbiedavis opened this issue May 2, 2023 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@therobbiedavis
Copy link
Contributor

RomM version
1.8.1

Describe the bug
Scan seems to triggering two scans, causing duplicate entries

To Reproduce
Steps to reproduce the behavior:

  1. Go to Library > Scan
  2. Add a platform
  3. Click Scan
  4. See error

Expected behavior
A scan should not trigger two scans or duplicates

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome
  • Version: 112.0.5615.138
@therobbiedavis therobbiedavis added the bug Something isn't working label May 2, 2023
@zurdi15
Copy link
Member

zurdi15 commented May 2, 2023

The double scan issue is something I noticed some versions ago but still don't know what is causing it. I think is something related to nginx (bacause it doesn't happens in my development environment, so I assume it is nginx related), but still searching.

In any case it should not be creating duplicates. Can you try a Complete rescan and check if everything de-duplicates? I need some debug + testing for this error.

@therobbiedavis
Copy link
Contributor Author

It doesn't seem to duplicate when running Complete rescan. I will get back to you in a few hours to let you know if it de-dupes.

@therobbiedavis
Copy link
Contributor Author

Sorry for the delay. A Complete rescan does not de-dupe.

@zurdi15
Copy link
Member

zurdi15 commented May 8, 2023

Bad news then, I don't know why this happened. Did you manage to de-dupe somehow?

@therobbiedavis
Copy link
Contributor Author

Bad news then, I don't know why this happened. Did you manage to de-dupe somehow?

Manually deleting the duped entries.

@zurdi15 zurdi15 mentioned this issue May 17, 2023
@zurdi15
Copy link
Member

zurdi15 commented May 17, 2023

Bug solved in the new release v1.8.3. Sorry for the inconvenience.

@zurdi15 zurdi15 closed this as completed May 17, 2023
@Typhonragewind
Copy link

Bug solved in the new release v1.8.3. Sorry for the inconvenience.

Does it also dedupe, or do we have to do it manually?

@zurdi15
Copy link
Member

zurdi15 commented May 17, 2023

Sorry, it doesn't dedupe, just fixed the double scan bug. In any case, I will implement bulk options to delete or rename (as you suggested here. For now you need to do it manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants