I am trying to install Couchbase server enterprise 5.0.1 windows installer package on windows 64 machine and I am getting attached error.
“Couchbase Server Setup Wizard ended prematurely because of an error. Your system has not been modified.”
I am trying to install Couchbase server enterprise 5.0.1 windows installer package on windows 64 machine and I am getting attached error.
“Couchbase Server Setup Wizard ended prematurely because of an error. Your system has not been modified.”
Hi @manoj.paduri,
Would you please run the command below to generate a log and upload the log?
msiexec /i "C:\MyPackage\Example.msi" /L*V "C:\log\example.log"
I am also seeing this error on 5.1 installer. I’ve generated a log. Where should I upload it to?
I have the same problem with 5.1.o right now, try to upload the logcouchbase-install.zip (2.6 MB)
I am having the same issue with 5.1.1.5723, attempting to install on a system with version 5.0.1-5003 already installed.
Here is the log: cb.zip (1.9 MB)
problem solved.
worked for me but don’t know if works for everyone
first you need search for regedit in windows
in regedit you search for couchbase – edit->search->enter couchbase
delete everything you find about couchbase except the first one(because you can not)
search for couchbase again and repeat the procedure until you find nothing new (at last appear always two items)
change the value of the first item and try to install again couchbase
Hope it helps