Ask the Community
Groups
Cannot connect to ImageManager on localhost:56765, object reference not set to an instance of an object is displayed - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>Problem:</strong></p> <p>When attempting to login to ImageManager, an error stating that you cannot connect to ImageManager on localhost:56765, object reference not set to an instance of an object is displayed.</p> <p> </p> <p><strong>Cause:</strong></p> <p>ImageManager 6.0.0.x by default, utilizes port 8080 for some of its internal communication, in some environments, this port is unavailable or heavily used causing ImageManager to display this error.</p> <p> </p> <p><strong>Resolution:</strong></p> <p>Change the port ImageManager uses from port 8080 to 8000:</p> <p>edit the C:\Program Files (x86)\StorageCraft\ImageManager\ImageManager.exe.config file<br>do a CTRL-F and search for 8080, you'll find the section of this file that says:<br><setting name="wcfPort" serializeAs="String"><br><value>8080</value></p> <p>Change 8080 to 8000<br>Save the changes to the file.</p> <p>open the C:\Windows\SysWOW64\config\systemprofile\AppData\Local\StorageCraft_Technology_C\ImageManager.exe_Url_vxqptsrgdhidxdbnghlzykdkkitq2cdy folder<br>open the next subfolder (6.0.x.x)<br>edit the user.config file and search for 8080, it may or may not contain another reference to 8080. If it does, replace 8080 with 8000. save it.<br>Restart your image manager service and you should be able to log into ImageManager.</p> </article> </main>