---
title: "Just found an issue with the skyfleet it was producing duplicates on 6 or 7…"
date: 2026-09-06T12:38:29.228Z
author: Ricardo Mendes
url: https://rmendes.net/notes/2026/09/06/14c47/
type: notes
categories:
  - "bluesky"
ai_text_level: "0"
tokens: 127
content_signal: ai-train=yes, search=yes, ai-input=yes
---

# Just found an issue with the skyfleet it was producing duplicates on 6 or 7…

Just found an issue with the [skyfleet](https://bsky.app/profile/rmendes.net/feed/aaae7x6v75yog) 
it was producing duplicates on 6 or 7 accounts of the fleet.

the reason ? I had not fully decommissioned the old docker deployment, so when I restarted the VM, the systemd service did its job and restarted part of the fleet, this created a situation in which the fleet plus individual duplicates containers for some account were running at the same time, hence creating duplicates. 

It's now solved !
