So I have been fighting with Hudson now for a while. Now I finally got Hudson all up and running and all of a sudden Tuleaps "Continuous Integration" section on the builds shows an empty iFrame and it links to something like this "http://localhost:8089/hudson/job/my-project-build/" which does not resolve to anything because it's localhost.
I was unable to find any errors anywhere. Earlier the iFrames and everything with Hudson worked fine, then right after I got Hudson to finally clone a GIT repo from Tuleap they disappeared and now point to localhost. I also restarted the server in the mean time, could something not have turned on correctly?
Other steps I took include adding my CI server to known hosts by using SSH and is asks to add to known_hosts file.
Anyone know how to get the iFrame to come back?
Any advice on how I can debug the iFrames?