Having problem with UI, when i try to add a show, or drag a song into a show, the browser freezes (firefox/chrome) and page greys. The action is completed. but i think rabbitmq never responds back and db corrupt.
2013-10-31 08:21:11,255 ERROR - [pypomessagehandler.py : main() : line 99] - Error connecting to RabbitMQ Server. Trying again in few seconds repeats in log every 10 seconds.
Questions: 1) Not sure how to clear the rabbit db? and restart.
2) airtime-check is fine? Does'nt this check rabbitmq?
Getting closer to solving. I changed the hostname after install and see this messes with the database names in rabbitmw mnesia directory. I removed and restart server.
New db files are built. but
=ERROR REPORT==== 31-Oct-2013::09:00:05 === exception on TCP connection <0.665.0> from 127.0.0.1:41334 {channel0_error,starting, {amqp_error,access_refused, "AMQPLAIN login refused: user 'airtime' - invalid credentials", 'connection.start_ok'}}
So how does the credentials work. it must be tied to original hostname some how?
after hours of troubleshooting I found the post by "Stephen". It has helped me and I am very happy. For 3 days was my airtime "broken", now everything is running again! THANK YOU THANK YOU THANK YOU!
I wish I had read this thread yesterday! Today I spent hours figuring it out for myself :( I was changing hostnames on the fly so that I could have multiple airtimes behind a NAT. It caused havoc with Rabbit. Now I use a fake hostname system I dreamed up - and that now works behind NAT.
Post edited by John Chewter at 2015-03-06 22:19:32