OpenSprinkler Forums OpenSprinkler Unified Firmware Can't preview programs on the ui

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #34036

    vinny
    Participant

    Actually its not working, i have mine set to run only on even days. (It ran today)

     

     

     

    The preview shows up for today, but if i switch to oct 20th, i see nothing in the preview

     

    I just see the message “No stations set to run on this day”

    same thing that happened today, after they ran it was fine.

     

     

    I would guess that there is a bug in the code that only applies the weather info to the display for the current day. (just a guess)

     

    #34037

    Samer
    Keymaster

    That’s not a real error. It is occurring only because you have the console open and as a result trying to find the map file to the minified JavaScript.

    Does the app report no preview for current day or no message at all?

    #34038

    vinny
    Participant

    the web version lets you preview nothing.

     

    I just see the message “No stations set to run on this day” for all days.

     

    Maybe its this error

    [Warning] Unexpected CSS token: : (app.cgz, line 1)

    I get the same results on both Safari and Chrome on my mac.

     

    #34039

    vinny
    Participant

    Its working now. I assume that you updated something.

    #34040

    Samer
    Keymaster

    I didn’t but that confirms my suspicion it was a caching issue. When I first switched over the server and DNS host, I opted for more aggressive caching of the UI assets which was untested. This caused GZIPped assets to corrupt in transit (the content encoding header was missing) causing the file to be misinterpreted by the client.

    Thank you for letting me know it works now.

    #34043

    vinny
    Participant

    Actually its not working, i have mine set to run only on even days. (It ran today)

    The preview shows up for today, but if i switch to oct 20th, i see nothing in the preview
    I just see the message “No stations set to run on this day”
    same thing that happened today, after they ran it was fine.
    I would guess that there is a bug in the code that only applies the weather info to the display for the current day. (just a guess)

    #34052

    Ray
    Keymaster

    What’s your weather settings: are you using automatic weather adjustment method or manual adjustment?

    If you set the program’s odd/even restriction to none, does the preview show schedules for Oct 20th?

    #34053

    Samer
    Keymaster

    I cleaned up your previous posts and fixed the forum and should allow the <p> tags now (a consequence of preview/visual editing).

    We have tried to emulate your settings but cannot reproduce your issue. Would you mind emailing me ([email protected]) an export of your configuration or posting it as a private reply here? Please remove your weather underground key from the export.

    #34057

    vinny
    Participant

    Here is my setup

     
    <pre style=”color: #000000; line-height: normal; word-wrap: break-word; white-space: pre-wrap;”>{“programs”:{“nprogs”:2,”nboards”:1,”mnp”:14,”mnst”:4,”pnsize”:12,”pd”:[[11,127,0,[300,0,1080,0],[240,240,240,240,240,0,240,0],”Grass”],[11,127,0,[300,0,1080,0],[0,0,0,0,0,240,0,240],”Plants”]]},”stations”:{“snames”:[“Front”,”Side”,”Front Street”,”Side Street”,”Front Sidewalk”,”Backyard Trees”,”Backyard”,”Potted Plants”],”masop”:[255],”ignore_rain”:[0],”act_relay”:[0],”stn_dis”:[0],”maxlen”:16},”options”:{“fwv”:210,”tz”:20,”ntp”:1,”dhcp”:1,”ip1″:192,”ip2″:168,”ip3″:1,”ip4″:22,”gw1″:192,”gw2″:168,”gw3″:1,”gw4″:1,”hp0″:80,”hp1″:0,”ar”:1,”ext”:0,”seq”:1,”sdt”:15,”mas”:0,”mton”:0,”mtof”:0,”urs”:0,”rso”:1,”wl”:72,”den”:1,”ipas”:1,”devid”:0,”con”:110,”lit”:100,”dim”:5,”rlp”:0,”uwt”:1,”ntp1″:17,”ntp2″:151,”ntp3″:16,”ntp4″:12,”reset”:0,”dexp”:0,”mexp”:5},”status”:[0,0,0,0,0,0,0,0],”settings”:{“devt”:1413666961,”nbrd”:1,”en”:1,”rd”:0,”rs”:0,”rdst”:0,”loc”:”pws:KXXXXXXXXXX”,”wtkey”:”XXXXXXXXXXXXXXXX”,”sunrise”:440,”sunset”:1104,”sbits”:[0,0],”ps”:[[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0,0],[0,0]],”lrun”:[7,2,172,1413609882]}}

    #34058

    vinny
    Participant

    i edited it out but the pws == pws:KCASANJO122

     

    #34059

    Samer
    Keymaster

    Thank you for the detailed reply and information. There was a bug in the duration calculation which has now been fixed. Please let us know if your issue is resolved now.

    #34064

    vinny
    Participant

    yup its fixed. thanks for the very fast bug fix.

     

     

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Unified Firmware Can't preview programs on the ui