Now the problem. My airtime installation has been working great, but suddenly, the web interface hangs in a very weird way and the buttons do not respond. By weird I mean, the interface hangs but the server is idle and if I login from a different web browser the web interface works again for another two or three clicks.
Also, the MasterSource button or the ShowSource button do not work. The server is a virtual machine only running Airtime and a little static webpage that works without problem.
I tried to reboot the machine but nothing changes.
On my machine with even 4GB when I am uploading media,I cannot do anything else until its finished
Not the case with my 8GB.
VOISSES
Can You Hear Me
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.
Can you make it work from a friend's machine'? If it does I would suspect a virus or other malware. These often hide their presence from the windows memory manager and if you come close to filling virtual memory - stuff like this happens.
You could also try doubling your machine's virtual memory paging file. If that works I would still be worried about malware.
I have experienced similar after recently installing Airtime and then changing the servers hostname. It was all working perfectly until I changed the hostname. So I suspect it has something to do with that.
If this is the cause, it's a pity that Airtime doesn't dynamically update the configuration(s) as well as whatever else is dependent on the hostname.
I think I'm going to have to reinstall Airtime to resolve this.
I think you would just have to change the Apache virtual hosts config files in /etc/apache2 to match the new domain/IP and then it would probably work. This would be normal for any server with these changes. I do not see this as an Airtime issue at all. It is an uncompleted Apache/Linux reconfig issue.
Post edited by John Chewter at 2015-01-18 07:01:35
Post edited by Voisses Tech at 2015-01-19 16:53:02
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.
"If this is the cause, it's a pity that Airtime doesn't dynamically update the configuration(s) as well as whatever else is dependent on the hostname."
Most third parties and non-stock application you will either have to write a script or conf to do change these especially when you use more than one service as in this case rabbitmq,database,monit etc.
"I think I'm going to have to reinstall Airtime to resolve this." I use to do that but remember Linux is dynamic (there is some serious change even in 14.04) and it may not all the time be practical to reinstall so here is my tutorial and you will see how frustrated I was.It may be good to know the fix
VOISSES
Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator. "The Problem with education today is that it takes a university degree to switch on a light bulb" "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them" "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity. "I might be in Mud but that does not Make me a Wild Hog(pig)" “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.” "The only thing that remains constant is change itself" May the force be with you,until our path or destiny bring us in tandem.