Hello fellows, i'm from Chile (SouthAmerica) and i'm starting to use openenergymonitor proyect on my office to monitor all my electric consumptions.
I've intalled emoncms on my own server, everything wa going right but sundently a problem appeared:
- On the INPUT page, I have all my inputs refreshing every 2 or 5 seconds (I can see the values refreshing) but the updated time it's no correct because it allways shows betwen 15 and 18 minutes althoug the values are chanching every 5 seconds.
-On the VIS page, I can't see any graph because the timestamp is set in 21:00 hrs altough the time here is another, I think that's why no value appears, they are on another timestamp.
I attached a few images.
I hope you can help me with this.
Thanks ! ! !
Re: Emoncms timestamp problem
Is the time on your computer synced with the server?
Re: Emoncms timestamp problem
No, my server timezone is GTM-8 and my computer timezone is GMT-3.
The server is a shared hosting (dreamhost) so I can't change that timezone to the timezone I have on my country.
Could that be the problem?
Thanks
Re: Emoncms timestamp problem
This was regarding your first issue, do the clocks differ 20 minutes?
Re: Emoncms timestamp problem
No, the clock doesn't differ 20 minutes, the difference is in the hours not in the minutes between my pc and the server clock.
Re: Emoncms timestamp problem
Anybody got a clue about this issue??
Thanks
Re: Emoncms timestamp problem
Tried changing the "time offset" under account settings?
Re: Emoncms timestamp problem
You can set the time manually in the API request string... time=XXXXXXXX, I believe it's unix time so seconds since 1/1/1970, currently 1360689735
Re: Emoncms timestamp problem
I still have the same problem, does anybody experience the same error?
Thanks!