Discussions
Activity
Sign In
How it works
Martin Konecny
Activity
Discussions
32
Comments
1828
debian packages for development?
Thanks for the offer! We should be deploying an RC this week, so between then and the final release, we won't need nightly packages. However when work for 2.2 begins, I will make sure we have this.
Comment by
Martin Konecny
May 2012
permalink
iFailed
I wouldn't reinstall the entire OS. A simple reinstall of Airtime should do. I would try "sudo apt-get purge airtime" and the reinstall using "sudo apt-get install airtime"
Comment by
Martin Konecny
May 2012
permalink
iFailed
Your system is in a very strange state. The best I can do to help is to try restarting Airtime from scratch. It seems that Monit problem you had was resolved so this time it should work.
Comment by
Martin Konecny
May 2012
permalink
iFailed
Ah, I see you did an install apt-get. Try this: sudo apt-get install --reinstall airtime
Comment by
Martin Konecny
May 2012
permalink
iFailed
Sorry i meant from the install_minimal airtime directory
Comment by
Martin Konecny
May 2012
permalink
iFailed
ok great. now you should be able to simply do "airtime-install -r" and everything ahould be up and running. Not sure how that file got into that directory, but it didn't belong there.
Comment by
Martin Konecny
May 2012
permalink
iFailed
Could you temporarily move /etc/monit/conf.d/monit to somewhere else. That file seems suspect. Then try sudo service monit restartsudo monit status
Comment by
Martin Konecny
May 2012
permalink
iFailed
What's the output of the following line: sudo grep "include" /etc/monit/monitrc I believe you have two includes in your monitrc file. One include points to a directory that doesn't exist (or is empty), and so monit exits with an …
Comment by
Martin Konecny
May 2012
permalink
iFailed
I just want you to list the contents of that directory.
Comment by
Martin Konecny
May 2012
permalink
iFailed
It looks like something is wrong with your install of monit. You file in /etc/default/monit should look similar to # Defaults for monit initscript# sourced by /etc/init.d/monit# installed at /etc/default/monit by maintainer scripts# Stefan Alfredss…
Comment by
Martin Konecny
May 2012
permalink
FIle Not Importing
Hi Jeremy, I see both files have the same size. Do they have the same hash? You can do "md5sum filename" to test this. In Airtime we use md5 sums to prevent duplicates in the Library.
Comment by
Martin Konecny
May 2012
permalink
Swap to live stream, then swap back to Airtime
+1 to Krzysztof's post. I'd prefer the beta 6 way since you can also help us test this new functionality.
Comment by
Martin Konecny
May 2012
permalink
I Upload files, but after server reboot part of them is missing
Hi, This may have something to do with a bug where everytime the OS restarted, our services were started with a non UTF-8 locale, which would cause some files to be incorrectly imported. Please monitor the forums, we will be releasing an RC early ne…
Comment by
Martin Konecny
May 2012
permalink
iFailed
What else have you tried? What's the output of "sudo monit status" ?
Comment by
Martin Konecny
May 2012
permalink
Bit of trouble...
We do have an nginx installation mode that was contributed by one of our forum members (under the install_full directory), but officially we only support Apache 2 at the moment. John, if you are familiar with nginx config files, make sure it is poi…
Comment by
Martin Konecny
May 2012
permalink
airtime-media-monitor
Hi Fred, Media Monitor in Airtime 2.0.x had some problems with Unicode filenames. Most if not all of these problems are fixed in 2.1.0 which will have an Release Candidate next week. If you are interested, 2.1.0 beta6 is also available here: http://…
Comment by
Martin Konecny
May 2012
permalink
Airtime installation (Media Monitor) fails on Ubuntu Natty
Solution is here: http://forum.sourcefabric.org/discussion/comment/13508#Comment_13508
Comment by
Martin Konecny
May 2012
permalink
Airtime requirements for community radio
--manual start/live show - this might do what I am thinking. By live event, I mean just that, live analog audio. We will be using airtime as our automation system but we also have two full studios with turntables, cd players, Mixxx, etc. and we stre…
Comment by
Martin Konecny
May 2012
permalink
debian packages for development?
This isn't something we have at the moment, but we do have scripts that generate our Debian package. This is definitely something we need to generate nightly. Will get back to you on this.
Comment by
Martin Konecny
May 2012
permalink
What is the cc_subjs schema?
Hi, Could you give us more information on this bug? I've never seen a problem with creating users. As for type column, you should use upper case "A".
Comment by
Martin Konecny
May 2012
permalink
airtime easy install hangs on monit
Hi Anthony, Airtime 2.1 scheduled to be released next week supports 12.04. We've never seen this error, what version of sed do you have? sed --version
Comment by
Martin Konecny
May 2012
permalink
Airtime-Dev Issues
No, the code is written for Python 2.6/2.7. We may have to consider Python 3.0 for our future releases. I've heard porting the code is fairly simple :)
Comment by
Martin Konecny
May 2012
permalink
I Upload files, but after server reboot part of them is missing
Hello, Would you mind verifying if this is a problem in 2.1 beta6? We have a scheduled release for 2.1 next week, and we had a similar bug which should be fixed in this version.
Comment by
Martin Konecny
May 2012
permalink
2.1 Beta Documentation on master/show sources, and LIVE Stream Show auth types.
Any news of this? When Master disconnects, scheduled playback should automatically play, but the switch for it needs to be left in the "on" position for this to happen.
Comment by
Martin Konecny
May 2012
permalink
UTF vs ISO postgresql solved / Debian Squeeze
Hi Fred, thanks for the informative post. In Airtime 2.1 we put a restriction to allow Airtime to only install on UTF-8 databases (upgrades won't be affected). This will definitely help others who try to do a fresh Airtime install on a non-UTF-…
Comment by
Martin Konecny
May 2012
permalink
Airtime 2.0.2 install problems (Debian&Ubuntu): Zend, root not accepted, dpkg
Did you run airtime-full-install from airtime/install_full/debian? If so, were there any errors generated before the one you posted?
Comment by
Martin Konecny
May 2012
permalink
Move Airtime web to other (web-)location
@FredFlinstone, Why is port 8080 not available? Perhaps you can use some other port?
Comment by
Martin Konecny
May 2012
permalink
Losing Playlists And Content In Playlists
@Bob, we will have an RC this week, and that will be the last time you need to reinstall the database. Usually you want the database changes to be finished much earlier, however these changes are unrelated to the core functionality of Airtime and in…
Comment by
Martin Konecny
May 2012
permalink
multiple issues =>headache :)
Also please verify that Airtime is running on port 80. If not, you will have to make these changes to the config files as well.
Comment by
Martin Konecny
May 2012
permalink
Airtime-Dev Issues
Ubuntu 11.04 and 11.10 have some strange problems with UTF-8 encodings (for Python) that I've been trying to track down for several weeks. There are many hacks in the internet in an attempt to fix these, but the official recommendation seems to…
Comment by
Martin Konecny
May 2012
permalink
More Comments
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Follow Martin Konecny
About
Username
Martin Konecny
Joined
December 2010
Visits
0
Last Active
August 2015
Roles
Member
Posts
1,860
Friends
Following 1 person
Followed by 6 people
My Badges
Total Points: 90
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339