Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Error adding/editing server
-
If I don't add a port number, I get an error. If I put custom errors off, I get a yellow screen about a number conversion. If I enter port 81, I don't get an error, but Buildmaster mentions the server is not active. It is available over http under the given portnumber. What portnumber should be specified for the agent (bmx://?)
Product: BuildMaster
Version: 4.5.6
-
The default agent ports are as follows:
- Windows Service-based agent (TCP): 6468
- IIS-based (SOAP): 6846
These of course can be changed in the
app_appSettings.config
file for the TCP agent, and can be modified in the site bindings for IIS.
-
Thanks a lot! That was exactly the port that was set (and I was probably notified by the installer, but I couldn't find it afterwards)