I spoke too soon. FreshWDL now displays, but it’s not displaying current data. t looks like the clientraw*.txt files pointed at at by config.js aren’t being updated. They currently say 4:17:07pm. It’s now 3 minutes past the hour, so depending on time zone differences the data is at least 45 minutes old.
customBaseURL is just the path to the clientraw files and shouldn’t include index.html on the end of it. It should end with a ‘/’
as the clientraw files are uploading to the wdlfiles which contains the freshwd files then customBaseURL = false
(note no quotes or /) should work
if the clientraw files are in the root then
customBaseURL = "../"
should work
1 Like
For some reason, I’ve lost FTP access, hence old data. Been down since 4p EDT. Host is looking into it. When it rains, it pours…
1 Like