CTFd-Docker-Challenges icon indicating copy to clipboard operation
CTFd-Docker-Challenges copied to clipboard

"You can only revert a container once per 5 minutes! Please be patient."

Open Zeldapedia opened this issue 2 years ago • 1 comments

I keep getting the above message anytime I try to start any of my containers. For context, I am using the Admin account, teams are disabled (so everyone including myself is just an individual), and the plugin has successful communications with the dockerd process on the backend. I got this message even the first time I started the test container challenge, so I don't think it actually has to do with waiting 5 minutes 2023-04-07 21_57_59-BallisticCTF

Zeldapedia avatar Apr 08 '23 02:04 Zeldapedia

I ran into the same issue, was to do with the internal tracking of who has spun up which container

Try my fork and see if it fixes it: https://github.com/jake-cryptic/CTFd-Docker-Challenges/

underrobyn avatar May 04 '23 15:05 underrobyn