Aha, we fixed it! in /var/www/cobbler/svc/services.py we changed:
server = "http://127.0.0.1:%s/cobbler_api" %http_port to server = "http://127.0.0.1:25151/cobbler_api" This was enough to get it working again. I'm just posting this for anyone else who comes across this, and for future mpdehaan reference in case it comes up again! On Tue, Dec 2, 2008 at 3:20 PM, Jeroen van Meeuwen <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Ashley Penney wrote: > | I just wanted to drop a quick mail to the list to see if anyone else > | has tried testing cobbler on RHEL 5.3beta, and what your experiences > | were? For me it completely broke and won't allow me to fetch > | kickstart files via the web interface (giving a mod_python) error. > > I'm confused. Did it break down completely or is not being able to fetch > the kickstart files via the web interface the only real error? > > - -Jeroen > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkk1mJMACgkQKN6f2pNCvwg6IQCdFLD7MsZMtij0n9Zttqkayaek > icYAoIa7b5IW97rNY9QtHQQefm25ZXii > =TgEh > -----END PGP SIGNATURE----- > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
