I have fixed the ssl problem using a hint I found in the Apple Discussions. I am still getting a fail at groupblog with this error:
error = "task \"groupblog\" failed with status \"255\" on agent \"Podcast Server\""; in the email and this in the logs:
Sat Feb 2 17:46:27 podcast.ed.uiuc.edu xgridagentd[50] <Notice>: Notice: agent task "729" failed for user "pcastxgrid" executable "/usr/bin/pcastaction" arguments (\n groupblog,\n "--basedir=/Volumes/PodcastStorage/Recordings/C23E00F3-B7B8-4846-8DEB-F380B1C5CEC5",\n "--server_url=
https://community.ed.uiuc.edu/groups",\n "--group=deansnotes",\n "--username=pcastadmin",\n "--pcast_server=
https://podcast.ed.uiuc.edu:8170/podcastproducer",\n "--otp=bY735dASAosb7+JyATaIcg==",\n "--authorize=pcastadmin",\n "--title=Rebooted Server",\n "--content_file=groupblog.html",\n "--enclosure_description_file=ipod_publish_description_file.yaml",\n "--enclosure_description_file=audio_publish_description_file.yaml",\n "--outfile"\n)
It looks to be failing when it is creating the publish_description_file. Can anyone helo?