We currently use integrated airtime1.9.4, freeswitch,skype mediacore solution at http://a2zen.fm, to run llive talk/poscast show channel. We are looking forward to removing the problematic icecast fallbacks and letting liquid soap handle the transitions between our live and scheduled shows. Airtime is a great project, and thanks to the SourceFabric team...
I just brought up new Ubuntu 10.04 LTS server, did manual install of B5.
The install quit partially thru complaining of needing newer library, so i added mutliverse, and dpkg -i python-virtualenv_1.4.9-3_all.deb, then ran apt-get update.
ran the full install again and everything finiished fine, rebooted server, and airtime-check-system is reporting everything fine.
I added a single file to media, then tried to add to a show by clicking the + and dragging no no avail.
Also created a playlist, and then tried again, Im getting the "Adding 1 item", nothing happens, then eventually disappears.
Looking at logs zendphp and media-monitor. media monitor is does not appear to have any errors, but zend shows this.
cat zendphp.log
2012-05-04T21:05:35+00:00 INFO (6): Registered Component: media-monitor@127.0.0.1
2012-05-04T21:05:37+00:00 INFO (6): Registered Component: pypo@127.0.0.1
2012-05-04T21:05:38+00:00 INFO (6): Registered Component: show-recorder@127.0.0.1
2012-05-04T21:59:14-04:00 INFO (6): /usr/share/airtime/application/models/StoredFile.php:uploadFile(): filename=p16sdbegctr 1h4jpu02hofr71.mp3 to /tmp/plupload
2012-05-04T21:59:17-04:00 INFO (6): copyFileToStor: moving file /tmp/plupload/p16sdbegctr1h4jpu02hofr71.mp3
2012-05-04T21:59:17-04:00 INFO (6): copyFileToStor: moving file /tmp/plupload/p16sdbegctr1h4jpu02hofr71.mp3 to /srv/airtime /stor/organize/Kalimba.mp3
2012-05-04T22:08:39-04:00 INFO (6): Getting contents for playlist 1
2012-05-04T22:09:01-04:00 INFO (6): Adding to playlist
2012-05-04T22:09:01-04:00 INFO (6): at position 0
2012-05-04T22:09:01-04:00 INFO (6): Adding audio file 1
2012-05-04T22:09:01-04:00 INFO (6): Getting contents for playlist 1
2012-05-04T22:21:01-04:00 INFO (6): Getting contents for playlist 1
2012-05-04T22:23:23-04:00 INFO (6): Unable to execute SELECT statement [SELECT cc_schedule.ID, cc_schedule.STARTS, cc_sched ule.ENDS, cc_schedule.FILE_ID, cc_schedule.CLIP_LENGTH, cc_schedule.FADE_IN, cc_schedule.FADE_OUT, cc_schedule.CUE_IN, cc_s chedule.CUE_OUT, cc_schedule.MEDIA_ITEM_PLAYED, cc_schedule.INSTANCE_ID, cc_schedule.PLAYOUT_STATUS FROM cc_schedule WHERE cc_schedule.INSTANCE_ID=:p1 AND cc_schedule.ENDS>:p2] [wrapped: SQLSTATE[22007]: Invalid datetime format: 7 ERROR: invalid input syntax for type timestamp: ""]
2012-05-04T22:23:23-04:00 INFO (6): /usr/share/airtime/library/propel/runtime/lib/query/ModelCriteria.php
2012-05-04T22:23:23-04:00 INFO (6): 1045
2012-05-05T07:03:06-04:00 INFO (6): Registered Component: pypo@127.0.0.1
2012-05-05T07:03:07-04:00 INFO (6): Registered Component: show-recorder@127.0.0.1
2012-05-05T07:14:54-04:00 INFO (6): Registered Component: media-monitor@127.0.0.1
Not sure where else to look, to find issue. I have done 0 configuration to airtime so far, just changed the admin password.
thanks for your help.
stephen