steve71 / RasPiBrew

Raspberry Pi Temperature Controller for homebrewing and sous vide cooking
http://steve71.github.io/RasPiBrew/
MIT License
188 stars 75 forks source link

Webpage not refreshing #16

Closed geordieeddie closed 9 years ago

geordieeddie commented 9 years ago

Hi, I seem to be having an issue with refreshing the webpage, the first time I connect it loads fine, but won't refresh or allow me to reload the page without rebooting the pi, the page begins to load and then just hangs. New to this and have no idea where to start looking.

Any help would be much appreciated

steve71 commented 9 years ago

What Web browser are you using?

Sent from my T-Mobile 4G LTE Device

-------- Original message -------- From: geordieeddie notifications@github.com Date:07/25/2015 3:42 AM (GMT-05:00) To: steve71/RasPiBrew RasPiBrew@noreply.github.com Cc:
Subject: [RasPiBrew] Webpage not refreshing (#16)

Hi, I seem to be having an issue with refreshing the webpage, the first time I connect it loads fine, but won't refresh or allow me to reload the page without rebooting the pi, the page begins to load and then just hangs. New to this and have no idea where to start looking.

Any help would be much appreciated

— Reply to this email directly or view it on GitHub.

geordieeddie commented 9 years ago

I've tried it on Firefox, chrome, safari.

Sent from my iPhone

On 25 Jul 2015, at 12:01, Stephen Smith notifications@github.com wrote:

What Web browser are you using?

Sent from my T-Mobile 4G LTE Device

-------- Original message -------- From: geordieeddie notifications@github.com Date:07/25/2015 3:42 AM (GMT-05:00) To: steve71/RasPiBrew RasPiBrew@noreply.github.com Cc: Subject: [RasPiBrew] Webpage not refreshing (#16)

Hi, I seem to be having an issue with refreshing the webpage, the first time I connect it loads fine, but won't refresh or allow me to reload the page without rebooting the pi, the page begins to load and then just hangs. New to this and have no idea where to start looking.

Any help would be much appreciated

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

steve71 commented 9 years ago

Did you check your configuration file to see if the settings are correct?  Temperature ID correct?  Have you tried http queries for temperature in the browser (http://your_ip/getstatus/1) ?  Are you using the bootstrap version of the webpage?  

 On Saturday, July 25, 2015 12:55 PM, geordieeddie <notifications@github.com> wrote:

I've tried it on Firefox, chrome, safari.

Sent from my iPhone

On 25 Jul 2015, at 12:01, Stephen Smith notifications@github.com wrote:

What Web browser are you using?

Sent from my T-Mobile 4G LTE Device

-------- Original message -------- From: geordieeddie notifications@github.com Date:07/25/2015 3:42 AM (GMT-05:00) To: steve71/RasPiBrew RasPiBrew@noreply.github.com Cc: Subject: [RasPiBrew] Webpage not refreshing (#16)

Hi, I seem to be having an issue with refreshing the webpage, the first time I connect it loads fine, but won't refresh or allow me to reload the page without rebooting the pi, the page begins to load and then just hangs. New to this and have no idea where to start looking.

Any help would be much appreciated

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

geordieeddie commented 9 years ago

I've tried both the bootstrap and original versions, however I've yet to connect my temp probe as it hasn't arrived yet, would this cause issues with being able to connect to the webpage more than once without having to power cycle the pi?

Sent from my iPhone

On 25 Jul 2015, at 18:58, Stephen Smith notifications@github.com wrote:

Did you check your configuration file to see if the settings are correct? Temperature ID correct? Have you tried http queries for temperature in the browser (http://your_ip/getstatus/1) ? Are you using the bootstrap version of the webpage?

On Saturday, July 25, 2015 12:55 PM, geordieeddie notifications@github.com wrote:

I've tried it on Firefox, chrome, safari.

Sent from my iPhone

On 25 Jul 2015, at 12:01, Stephen Smith notifications@github.com wrote:

What Web browser are you using?

Sent from my T-Mobile 4G LTE Device

-------- Original message -------- From: geordieeddie notifications@github.com Date:07/25/2015 3:42 AM (GMT-05:00) To: steve71/RasPiBrew RasPiBrew@noreply.github.com Cc: Subject: [RasPiBrew] Webpage not refreshing (#16)

Hi, I seem to be having an issue with refreshing the webpage, the first time I connect it loads fine, but won't refresh or allow me to reload the page without rebooting the pi, the page begins to load and then just hangs. New to this and have no idea where to start looking.

Any help would be much appreciated

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.

archonic commented 9 years ago

Not having a sensor connected and not referencing the ID of the sensor will cause the page to be unresponsive. The webpage isn't good for anything without any sensors connected and being referenced correctly.

geordieeddie commented 9 years ago

Obviously the page serves no purpose without the sensor attached, as it's in the post I decided to set the rest up, and sort port forwarding and a domain so I could control it from work, which is when I came unstuck with the page being unresponsive. It didn't occur to me that the sensor not being attached would affect the page so much. Thanks for clearing this up for me.

Sent from my iPhone

On 25 Jul 2015, at 22:30, Josh notifications@github.com wrote:

Not having a sensor connected and not referencing the ID of the sensor will cause the page to be unresponsive. The webpage isn't good for anything without any sensors connected and being referenced correctly.

— Reply to this email directly or view it on GitHub.