knowmics-lab / RNAdetector

RNAdetector: a free user-friendly and stand-alone software for RNA-Seq data analysis
https://rnadetector.atlas.dmi.unict.it/index.html
8 stars 8 forks source link

Deleted all users on cloud #26

Open sclindsay1 opened 2 years ago

sclindsay1 commented 2 years ago

Hi, I just installed RNAdetector on the cloud and was able to access my custom RNAdetector server URL. I logged in using the default credentials but then unfortunately removed the admin user before I added a new user and now I am completely locked out because there are no users! Is there any way to reverse this? Thanks!

sclindsay1 commented 2 years ago

Running this terminal command in the docker-compose folder did the trick:

docker-compose down -v

alaimos commented 2 years ago

Hi! Thank you for pointing out this issue. The system was supposed to give you an error and prevent the deletion of the default user while logged in as the default user. For this reason, I'm re-opening the issue to fix this problem both in the container and in the documentation.