-
thanks again for the timeshift proxy. It has been working for us for several months.
Getting the error below running on a Windows 2012 server. Works just fine on Windows 10.
It probably isn't rela…
-
When synchronization to InfluxDB is enabled and the server is unavailable for whatever reason, the BLE service seems to freeze (no timeout in connection ?). The phone has to be restarted for the servi…
-
Hi @jasonacox,
I have been using Powerwall-Dashboard for some time now and today decided to upgrade to the current version. My installaton has not been updated since about july 2022.
So I first …
-
Grott (ran on Windows 10) is being stopped when Influxdb is unreachable. In this case influxdb is running on the same host but I stopped the service to test behavior of grott.
This will result in …
-
the influxdb-java version
org.influxdb
influxdb-java
2.20
![image](https://user-images.githubusercontent.com/38175804/102038545-8066a780-3e02-11eb-9889-c0…
-
code:
```
InfluxDB influxDB = myInfluxDB.getInfluxDB();
String command="select * from hour.cup";
Query query = new Query(command,myInfluxDB.getDatabase());
influxDB.query(query,100,queryResult ->…
-
Hi,
metrics gives empty slow_requests field:
```
[root@test ~]# /opt/sensu/embedded/bin/metrics-php-fpm.rb -s test -u http://127.0.0.1:61708/status
test.start_since 47439 1452163187
test.accepted_co…
-
I am trying to get GilGoblin working under docker, and unfortunately I am having issues getting it started with the provided instructions.
I am using a brand new install of Ubuntu 24.04 (or 22.04) on…
-
Hi There,
I moved to Portugal and i am setting up another solar installation, based on the same hardware i own in Brazil. I noticed that grafana graphs were delayed by one hour. Started to investi…
-
get the return result when save points with curl driver
vendor/influxdb/influxdb-php/src/InfluxDB/Driver/Curl.php:126