Backup error #79
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
My backups stopped working couple of weeks ago and this is the error I see in the logs
Didn't have time to investigate yet but opening the issue so I don't forget to take a look, help welcome and appreciated!
The key here is
KeyError: 'com.docker.stack.namespace'Do you have some non coop-cloud container running on this machine? Maybe a duplicate of this one:
#72
@ammaratef45 @moritz if it is a non-swarm container then this would make the fix quite easy... 🙏
OMFG, so I was inspecting for this and found a service called secret-reader, which is created outside of coop-cloud and had access to one of my admin secrets for one of the recipes
After a crazy couple of hours of investigating how I was hacked (because how else did that happen), I looked at the history of my commands and when seeing the context of what else I ran at that same day it is clear that was def me hacking at my server!
phew, thanks both, I'll close this issue as a duplicate and will reopen it if the error comes back by the time of the next backup :)