Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This error suggests that you've configured the web application to run as an ASP.NET 2.0 application, instead of an ASP.NET 4.0 application. You'll need to go back to the Internet Information Services (IIS) manager and change the Continua's application pool to target the .NET 4.0.

My Remote Agent does not have access to the server via UNC or SSH.

This error occurs when the agent can communicate with server but the server cannot communicate with the agent. The only time an agent talks to the server is to register itself to tell that server that it is still online. All other communication originates from the server and the server tells the agent to do things.

Check that your firewall is configured correctly so that all incoming and outgoing ports are allowed. Our Networking and Security page has more information regarding default ports and which ports need to be allowed on both the agent and the server.

If Continua CI is using its default ports then your server and agent firewall will need to be configured to allow the following ports:

Server

  • Incoming:9000
  • Outgoing:9002

Agent

  • Incoming: 9002
  • Outgoing:9000