I've been using Airtime 2.5.1 for about 6 months now. All has been going well, but recently (last couple of days) the console keeps kicking me out. I log in and it paints about 1/2 the ShowBuilder screen, then frezes. When I click on anything, it takes me back to the login screen.
I'm seeing some strange 302 and 401 errors in the apache log, but nothing in the airtime logs. Very odd. I don't even know where to begin to debug this issue.
Here is the output of my airtime-check-system: AIRTIME_STATUS_URL = http://ip-10-51-190-34.ec2.internal:80/api/status/format/json/api_key/%%api_key%% AIRTIME_SERVER_RESPONDING = OK KERNEL_VERSION = 3.13.0-44-generic MACHINE_ARCHITECTURE = x86_64 TOTAL_MEMORY_MBYTES = 3854816 TOTAL_SWAP_MBYTES = 0 AIRTIME_VERSION = 2.5.1 OS = Ubuntu 14.04.2 LTS x86_64 CPU = Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz WEB_SERVER = Apache/2.4.7 (Ubuntu) PLAYOUT_ENGINE_PROCESS_ID = 1476 PLAYOUT_ENGINE_RUNNING_SECONDS = 170266 PLAYOUT_ENGINE_MEM_PERC = 0.5% PLAYOUT_ENGINE_CPU_PERC = 0.0% LIQUIDSOAP_PROCESS_ID = 1957 LIQUIDSOAP_RUNNING_SECONDS = 170240 LIQUIDSOAP_MEM_PERC = 1.1% LIQUIDSOAP_CPU_PERC = 2.9% MEDIA_MONITOR_PROCESS_ID = 1460 MEDIA_MONITOR_RUNNING_SECONDS = 170266 MEDIA_MONITOR_MEM_PERC = 0.5% MEDIA_MONITOR_CPU_PERC = 0.0% -- Your installation of Airtime looks OK!
Posts: 68Member, Sourcefabric Team, Airtime Moderator
Hi John,
Do you see anything weird in your Apache log or Airtime log?
Check /var/log/apache2/error.log and /var/log/airtime/zendphp.log.
If you're getting kicked out, sounds like a problem with you user "session", which could point to an Apache configuration error. (Never seen this problem before so this is just speculation....)