OpenSprinkler › Forums › OpenSprinkler Unified Firmware › View Logs missing information
Tagged: Logs
- This topic has 8 replies, 2 voices, and was last updated 2 years, 10 months ago by
Ray.
-
AuthorPosts
-
July 31, 2023 at 3:14 pm #76632
ShayParticipantHello,
View Logs does not show all irrigation events that takes place based on program scheduling.
Even manually triggered events are sometimes logged and sometimes not.
I access Opensprinkler by app directly (same wifi network) or by OTC remote access.What should I do to view full log ?
I am using App Version 2.3.3, Firmware 2.2.0(2) and Hardware Version 3.2 – DC.
Thanks
July 31, 2023 at 3:51 pm #76633
RayKeymasterThe first thing to try is to narrow the log range to just 1 day. By default the date range is 1 week. In the case that you have a large number of log records, this could take a long time to retrieve the log and eventually lead to a time out. So try to select date that the range is just 1 day and see if it works.
August 1, 2023 at 5:59 am #76639
ShayParticipantHi Ray,
Thanks for your reply.I have cleared the logs yesterday and today’s irrigation events (3 scheduled events) were not logged.
I have tried to narrow period to one day – still nothing is showed.Shay
August 1, 2023 at 9:01 am #76641
RayKeymasterYou can try to use the following API test tool (you probably need to use Firefox or any browser that does NOT force https. Chrome, for example, will force using https, so try a different browser if that is the case):
http://raysfiles.com/os/TestOSAPI.html
type in your OpenSprinkler’s IP address, port number, device password, and select Json Log (jl) API to test. See what’s the raw log data output. If it doesn’t work, you can copy the HTTP command generated by the test tool and paste that into a browser.
August 1, 2023 at 9:02 am #76642
RayKeymasterAnother thing to check obviously, is to see if you may have accidentally disabled log. Go to the OpenSprinkler homepage, Edit Options -> System -> see if ‘Enable Logging’ is checked.
August 3, 2023 at 1:15 am #76664
ShayParticipant1. I verified that ‘Enable Logging’ is checked.
2. What should I look for in data got by running the test tool ? Can I upload it here ?August 3, 2023 at 9:30 am #76666
RayKeymasterThe test tool returns raw log data. It may look something like this:
[[3,17,616,1413511817], [0,”rd”,86400,1413511845], [254,1,5,1413512107], [1,3,2700,1413552661], [5,3,1200,1413559201]]
this allows us to identify if something may be corrupted in the log data.August 3, 2023 at 3:03 pm #76667
ShayParticipantMessage deleted.
A ticket was opened.August 4, 2023 at 4:05 pm #76671
RayKeymaster“Message deleted”? What does that mean?
-
AuthorPosts
- You must be logged in to reply to this topic.
OpenSprinkler › Forums › OpenSprinkler Unified Firmware › View Logs missing information