Hi all,
I am looking for help to install repository on Windows 10. Last few days I am fine with the install, then deploy both worker and mongodb fine, network workstation can submit job, the machine run repository also worker.
Yesterday morning, network computers can connect into repository but not the machine itself operating repository, its own worker can not connect into repository because can not lookup for hostname, when I tried lookup IP for hostname, the local tell me that host name not found.
After a while of attempt to fix that (network computers still can connect repository), I decide to reinstall without SSL/TSL, I do uninstall by Windows Add Remove Feature both client and repository, then make new frest install, during install, whenever it finish download mongodb, install mongodb it get into issue that:
Error renaming C:/Users/[user/AppData/Local/Temp/repoinstalltemp/mongo/mongo to C:/DeadlineDatabase10/mongo/application
I did verify before install that this folder does not exist “C:/DeadlineDatabase10/mongo/application” so it create only install time. I have machine administrators role. Gave permission into folders for everyone full control.
How can I fix this ?
Thank you,