Home page › Forums › Technical Support, Bugs and Fixes › Troubleshooting › Reply To: Troubleshooting
August 12, 2024 at 4:01 pm
#8154
Hey Alex,
We fixed the installation issue that was causing the database not to work. (the bug is caused by the use of some special characters in database passwords like @,# which is fixed in the commit
You can reinstall in clean Linux OR remove the current container by executing the following commands and then execute the installer again
sudo docker container stop MikroWizard-postgre && sudo docker container rm MikroWizard-postgre sudo docker container stop mikrofront && sudo docker container rm mikrofront sudo docker container stop redis-stack-server && sudo docker container rm redis-stack-server sudo docker container stop mikroman && sudo docker container rm mikroman
Use the installer again to reinstall