OpenSprinkler Forums OpenSprinkler Mobile and Web App Operation always show "off"

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #22662

    guylior
    Participant

    Hi

    When I enter the settings, the operation under the System Control always off although the system is enabled (for sure…)
    Any idea ?

    Thanks
    Guy

    #25647

    Samer
    Keymaster

    Are you using the copy on Ray’s server or the installed version? Also, does the app work and just the slider is incorrect? Or, is the app also not functioning?

    Thank you!

    Update: A partial fix has been pushed with a full fix expected soon.

    #25648

    guylior
    Participant

    I am using local installation on windows server.
    The app works and functioning great.

    Thanks
    Guy

    #25649

    guylior
    Participant

    Another issue, sometimes (and also now) I see in the app that there is an update (red indication) and when I open the git client I see that my local copy is in sync.

    Guy

    #25650

    Samer
    Keymaster

    The update available means your version is out of sync. Not sure why the git client says it is up to date? Don’t have enough knowledge to tell you how to fix git however I will suggest backing up your logs, user files, and config and maybe try a fresh clone, just to test?

    #25651

    Michael
    Member

    Samer..

    I have the same problem as soon as I updated to the Oct 4 version of the interval program, the mobile app says that “System Disabled” even though the Interval program is working fine. I completely reinstalled the interval program and the mobile app but it did not help. My git is synced.

    #25652

    Alessandro
    Participant

    same problem. “system disabled” after last update.

    #25653

    Samer
    Keymaster

    Okay, this problem is obviously related to Dan’s recent firmware change. I will have a fix soon.

    Update: I take that back, the problem is pretty extensive. It seems contributions from various authors have merged causing some compatibility issues. These issues require updates on both ends and will take some time, hopefully within the week.

    #25654

    guylior
    Participant

    Hi

    Any update available?

    Thanks

    #25655

    Samer
    Keymaster

    The entire code base is changing for OSPi and it’s not practical for me to continue updating for something that isn’t static. With that said, I would love to update the code to keep up but don’t have the time for it. I’m waiting for a decision to be made on the OSPi development.

    In the meantime, Dan has forked his code between the old and new (breaking) changes. You can downgrade your OSPi software for now.

    #25656

    guylior
    Participant

    I looked in the code and it seems that the call to start_data() in sprinklers.php is not working.
    Any idea why and how to make it run ?
    Thanks
    Guy

    #25657

    Samer
    Keymaster

    I pushed some updates today that largely bridge the compatibility issues with the new OSPi program. The only issue left is with the device options. I will deal with this when I get time however the app does work in a somewhat limited fashion.

    Thank you for your patience.

    Update: This should be completely fixed at this point. The only thing required is Dan approving a code change to OSPi and everyone updating to the latest software.

    #25658

    guylior
    Participant

    I got the new version and the slider still shows “off” all the time.

    #25659

    Samer
    Keymaster

    @guylior I just issued another update to fix a few more issues however the slider is working fine on my end. I know this is very confusing and I apologize but do you know which version of everything you are running? My program puts all the required information on the bottom of the About page, accessed via the side panel. This is the firmware version and the mobile version number.

    As for OSPi, the revision number and date is embedded in ospi.py. If you could give me all of those versions I can try to pinpoint your issue. In the meantime, I will continue improving the support between the two however it will require some code changes on OSPi end, so please be patient while Dan accepts these new changes.

    Here are the versions I am currently using:
    Mobile Version: 4a66440
    Firmware: 1.8.3
    Revision: 139
    Revision Date: 10/16/13

    With these versions, everything works except saving option changes. This will be solved as soon as the pull request to OSPi are approved.

    Thank you

    #25660

    Samer
    Keymaster

    I just realized, upgrading OSPi for some reason changes the port number…The system disabled error may be because the port has changed from 8080 to 80. Please check this and ensure the port is correct in config.php for the mobile app. If you need to change the port you can edit sd.json in the data directory of OSPi (it is the only fix I found).

    Update: An update to OSPi has come out (Github) which should fix all left over issues between the mobile app and OSPi.

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

OpenSprinkler Forums OpenSprinkler Mobile and Web App Operation always show "off"