OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OSPi 1.8.3 log file problem

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

    JordanDave
    Participant

    It may just be my (not always successful) way of doing things, but I ran into a problem when I recently updated to version 1.8.3. Things were hanging in odd ways and I was deep in the (write-only?) code before I figured out that I was missing the “/static/log” directory. This resulted in various internal errors when the code tried to access water_log.csv. All I needed to do was to create the directory, but it seems like it should have been there.

    It doesn’t appear as though the logging code has changed much, so this problem may have somehow resulted from my recent update to 1.8.3.

    #26289

    Dan in CA
    Participant

    Looks like that got left out of the latest update on GitHub. Its back now.

    Thanks for reporting this and sorry for the inconvenience.

    Dan

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

OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OSPi 1.8.3 log file problem