Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphs is not active #103

Open
raqj opened this issue May 19, 2020 · 5 comments
Open

Graphs is not active #103

raqj opened this issue May 19, 2020 · 5 comments

Comments

@raqj
Copy link

raqj commented May 19, 2020

I get this error in the log.
2020-05-19 10:10:01:036+0100 [temperature-rrd-writing-thread-1] ERROR Unable to write temperature for 'raspberrypi' to RRD: host not setup as an archive

@31337g33k
Copy link

Also seeing this, started around the same time.

2020-05-31 22:56:18:536-0300 [temperature-rrd-writing-thread-1] ERROR Unable to write temperature for 'Templogpi' to RRD: host not setup as an archive

@wietmazairac
Copy link

I am also experiencing this error.
Temperatures are not stored and graphs are not displayed.

2020-08-13 09:32:43:262+0100 [temperature-rrd-writing-thread-1] ERROR Unable to write temperature for 'raspberrypi' to RRD: host not setup as an archive

Is it possible to provide a solution?

@mdesmitnieks
Copy link

mdesmitnieks commented Sep 8, 2020

Same problem here. This is what I see after few hours
Screenshot_20200908-231902

Sample from log:

Tue 08-Sep-202023:31:48.220[sun.management.jmxremote]CONFIGJMX Connector ready at: service:jmx:rmi:///jndi/rmi://raspberrypi:41381/jmxrmi
Tue 08-Sep-202023:32:31.803[main]INFOStarting temperature-machine (server mode)...
Tue 08-Sep-202023:32:32.549[main]INFOStarting Discovery Server, listening for 'Outside'...
Tue 08-Sep-202023:32:33.056[temperature-machine-discovery-server-1]INFOListening for broadcast messages...
Tue 08-Sep-202023:32:33.115[main]INFOWriting to the RRD every 30 seconds (sample times may be off by +/- 30 seconds, maybe a little more)
Tue 08-Sep-202023:32:44.694[main]INFOMonitoring sensor file(s) on 'raspberrypi'
/sys/bus/w1/devices/28-00000535f1e0/w1_slave

Tue 08-Sep-202023:32:45.283[temperature-graphing-thread-3]DEBUGGenerating RRD chart for last 30 days
Tue 08-Sep-202023:32:45.289[temperature-graphing-thread-2]DEBUGGenerating RRD chart for last 7 days
Tue 08-Sep-202023:32:47.811[temperature-json-export-thread-1]ERRORAn error occurred executed a scheduled task (JsonExport(24 hours)) Unknown datasource name: Outside-sensor-1
Tue 08-Sep-202023:32:50.949[temperature-graphing-thread-2]ERRORAn error occurred executed a scheduled task (GenerateGraph(7 days)) Unknown datasource name: Outside-sensor-1
Tue 08-Sep-202023:32:50.932[temperature-graphing-thread-3]ERRORAn error occurred executed a scheduled task (GenerateGraph(30 days)) Unknown datasource name: Outside-sensor-1
Tue 08-Sep-202023:32:50.924[temperature-graphing-thread-1]ERRORAn error occurred executed a scheduled task (GenerateGraph(24 hours)) Unknown datasource name: Outside-sensor-1
Tue 08-Sep-202023:33:15.626[temperature-http-server-4]DEBUGUnknown type sent from ws client: Close
Tue 08-Sep-202023:33:33.750[temperature-rrd-writing-thread-1]ERRORUnable to write temperature for 'raspberrypi' to RRD: host not setup as an archive
Tue 08-Sep-202023:33:34.079[temperature-rrd-writing-thread-1]ERRORUnable to write temperature for 'raspberrypi' to RRD: host not setup as an archive
Tue 08-Sep-202023:33:34.317[temperature-rrd-writing-thread-1]ERRORUnable to write temperature for 'raspberrypi' to RRD: host not setup as an archive
Tue 08-Sep-202023:33:34.455[temperature-rrd-writing-thread-1]ERRORUnable to write temperature for 'raspberrypi' to RRD: host not setup as an archive
Tue 08-Sep-202023:33:35.041[temperature-rrd-writing-thread-1]ERRORUnable to write temperature for 'raspberrypi' to RRD: host not setup as an archive
Tue 08-Sep-202023:33:35.091[temperature-rrd-writing-thread-1]ERRORUnable to write

@mdesmitnieks
Copy link

Ok, seems that I found solution. I deleted ~/.temperature/temperature.rrd (this will remove all history). After that I restarted service. Now I see some movement.
image

@mdesmitnieks
Copy link

Day two:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants