Author Topic: WXriverpage problem  (Read 4530 times)

0 Members and 1 Guest are viewing this topic.

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #25 on: September 02, 2013, 08:37:25 PM »
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #26 on: September 02, 2013, 08:42:49 PM »
Mike,

I got that link off of my lightning detector forum in Germany. I don't use the service, though.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #27 on: September 02, 2013, 08:50:50 PM »
guess i wont have it .. nothing is workin :(

update: ok i got cronjob.de to accept the cronjob hopefully it updates in 15min..
« Last Edit: September 02, 2013, 08:54:20 PM by mkutche »
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline cospringswx

  • Forecaster
  • *****
  • Posts: 4136
    • Colorado Springs Weather
Re: WXriverpage problem
« Reply #28 on: September 02, 2013, 08:54:30 PM »
Can you manually update the script and see if that works?

I'm betting it is an FTP connection issue between your machine and the server. I think you are allowed 3 connections simultaneously with that plan. Its connecting when it can and updating then.

You may want to try this:

https://www.cronjob.de/

It is free to setup and use. Its written in German, but can be translated. This would eliminate you using Task Scheduler on your machine and the script should update with no issues.

I agree John. If he is paying $10 a month he has  standard package 1 which has 3 FTP connections. I use standard package 3 and have 5 FTP connections. That is probably the answer!




Ryan 

Colorado Springs, CO
www.cospringsweather.com
Davis Vantage Vue
Weather Display Software
Amcrest HD IP Camera

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #29 on: September 02, 2013, 08:55:36 PM »
Can you manually update the script and see if that works?

I'm betting it is an FTP connection issue between your machine and the server. I think you are allowed 3 connections simultaneously with that plan. Its connecting when it can and updating then.

You may want to try this:

https://www.cronjob.de/

It is free to setup and use. Its written in German, but can be translated. This would eliminate you using Task Scheduler on your machine and the script should update with no issues.

I agree John. If he is paying $10 a month he has  standard package 1 which has 3 FTP connections. I use standard package 3 and have 5 FTP connections. That is probably the answer!

i'll have to upgrade once i need to renew.
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #30 on: September 02, 2013, 09:00:03 PM »
Mike,

When I try to manually update your river page, I get this message:

Next update after Monday September 2nd, 2013 10:44 PM EDT

Looking at the river-config.php file, I see this line:

$TotalTime = ((4*60*60)-180); // Time of delay. *Note the -180 is to avoid missing the next run time.
                       //            *Time listed above is 4 hours.

That equals 14,400 seconds for the 4 hours.  Try changing the time in the parentheses to 900, which is 15 minutes, and see what happens.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #31 on: September 02, 2013, 09:05:21 PM »
Mike,

When I try to manually update your river page, I get this message:

Next update after Monday September 2nd, 2013 10:44 PM EDT

Looking at the river-config.php file, I see this line:

$TotalTime = ((4*60*60)-180); // Time of delay. *Note the -180 is to avoid missing the next run time.
                       //            *Time listed above is 4 hours.

That equals 14,400 seconds for the 4 hours.  Try changing the time in the parentheses to 900, which is 15 minutes, and see what happens.




ok i changed to $TotalTime = ((900)-180); // Time of delay. *Note the -180 is to avoid missing the next run time.
                       //            *Time listed above is 4 hours.
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #32 on: September 02, 2013, 09:10:00 PM »
Well I tried updating the file and still get the same response.  Instead of 900, try 1*60*5 in its place. Once you've updated the file, you may have to wait 15-20 minutes to see if it actually works.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #33 on: September 02, 2013, 09:12:01 PM »
ok how do i manually update to see what it says now?
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #34 on: September 02, 2013, 09:15:35 PM »
Use this:

http://www.gosportwx.com/River/river-fetch.php

It still says the same thing currently.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #35 on: September 02, 2013, 09:17:09 PM »
Use this:

http://www.gosportwx.com/River/river-fetch.php

It still says the same thing currently.

odd i changed it to 1*60*5
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #36 on: September 02, 2013, 09:19:05 PM »
That makes me wonder if we need to wait and see if it updates on its own.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #37 on: September 02, 2013, 09:21:35 PM »
That makes me wonder if we need to wait and see if it updates on its own.

ok i'll give it time to update and check back later. thanks for helping appreciate it im such a noob at all this haha :P
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #38 on: September 02, 2013, 09:23:04 PM »
Your welcome on the help. This is the way most of us have learned over the years.
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #39 on: September 02, 2013, 09:25:36 PM »
Your welcome on the help. This is the way most of us have learned over the years.

just odd how it use to update every 15 minutes until now.


update .. i was going through http://gosportwx.com/River/river-cati3.txt generationtime=2013-09-02+21:54:22+00:00 so it is updating something here but on my FTP the time still says 6:47pm at 10:44pm i guess we'll find out if its working or not.
« Last Edit: September 02, 2013, 10:00:20 PM by mkutche »
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1825
    • Maumelle Weather
Re: WXriverpage problem
« Reply #40 on: September 03, 2013, 06:56:11 AM »
Hi Mike,

Looks to updating correctly now.

John
GR2AE, GR3, Cumulus

Offline mkutche

  • Forecaster
  • *****
  • Posts: 1043
    • GosportWx.com
Re: WXriverpage problem
« Reply #41 on: September 03, 2013, 04:21:51 PM »
Hi Mike,

Looks to updating correctly now.

John

hey john,

thanks for everything :D
Mike K.
Davis Vantage Vue 6250 - CumulusMX (3.21.1-b3205)
Gosport, Indiana
Gosportwx.com twitter.com/GosportINWX
-----------------------------------------------------------