@homoran Habs gelöst, sorry und DANKE!
NEWS
Latest posts made by puffy00007
-
RE: Probleme mit sudo apt update / PUBKEY
-
RE: Probleme mit sudo apt update / PUBKEY
@thomas-braun Super, alles sauber durchgelaufen und aufm neusten Stand!
Aber es gibt ein Problem:
Ich nutze VIS (1.5.6), darin habe ich auf der Hauptpage ein iFrame und als Quelle eine der URL aus Grafana, um die Visualisierung darzustellen.
Der weigert sich den Inhalt zu zeigen. KATASTROPHEWas ist hier anders?
-
RE: Probleme mit sudo apt update / PUBKEY
@thomas-braun Bei Grafana ging alles gut, bei Influx sieht so aus:
pi@iobroker:/var/lib $ echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null sha256sum: influxdata-archive_compat.key: No such file or directory influxdata-archive_compat.key: FAILED open or read sha256sum: WARNING: 1 listed file could not be read
MOD-EDIT: Code in code-tags gesetzt!
-
RE: Probleme mit sudo apt update / PUBKEY
@mp3junkie Hi, ich habe ein ähnliches Problem, könnt ih mir helfen?
pi@iobroker:/var/lib $ sudo apt update Hit:1 http://deb.debian.org/debian bullseye InRelease Hit:2 http://deb.debian.org/debian bullseye-updates InRelease Hit:3 http://security.debian.org/debian-security bullseye-security InRelease Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease Get:5 https://repos.influxdata.com/debian stable InRelease [6,907 B] Get:6 https://packages.grafana.com/oss/deb stable InRelease [7,661 B] Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease Err:5 https://repos.influxdata.com/debian stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E Err:6 https://packages.grafana.com/oss/deb stable InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 Fetched 6,907 B in 2s (3,699 B/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 104 packages can be upgraded. Run 'apt list --upgradable' to see them. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545 W: Failed to fetch https://repos.influxdata.com/debian/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E W: Some index files failed to download. They have been ignored, or old ones used instead.
MOD-EDIT: Code in code-tags gesetzt!
die Zugriffsrechte (ls -l /etc/apt/trusted.gpg.d/) dind alle auf 644
-
RE: Backupit und influxdb
@marc-berg Super, danke. Ich habe dden Operator Token wiederhergestellt und jetzt funzt! Das war ein Verständnisproblem, ich dachte immer, dass der Token, der im datainflux Adapter eingetragen ist, der Operatro Token ist. Danke!
-
Backupit und influxdb
Hallo Leute,
seit ich den IOBroker betreibe, bekomme ich kein Backup für Influxdb 2. Alle anderen Sicherungen laufen sauber durch.
Ich verzweifle langsamDas sind meine Einstellungen:
Das der Log aus dem Backup:
15:30:04.525INFOguiBackup gestartet ...
15:30:04.692DEBUGmountmount activ... umount is started before mount!!
15:30:04.732DEBUGmountumount successfully completed
15:30:14.666DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=iobroker,password=,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777,vers=1.0 //192.168.123.101/software/BACKUP/ioBroker /opt/iobroker/backups"
15:30:14.725DEBUGmountfirst mount attempt with smb option failed. try next mount attempt without smb option ...
15:30:14.771DEBUGmountcifs-mount command: "sudo mount -t cifs -o username=iobroker,password=,rw,forceuid,uid=iobroker,forcegid,gid=iobroker,file_mode=0777,dir_mode=0777 //192.168.123.101/software/BACKUP/ioBroker /opt/iobroker/backups"
15:30:14.821DEBUGmountmount successfully completed
15:30:14.837DEBUGmountdone
15:30:26.129DEBUGiobrokerhost.iobroker 8483 objects saved
15:30:27.620DEBUGiobrokerhost.iobroker 7526 states saved
15:30:27.656DEBUGiobrokerhost.iobroker Validating backup ...
host.iobroker "config.json" is valid
15:30:27.670DEBUGiobrokerhost.iobroker "objects.jsonl" exists
host.iobroker "states.jsonl" exists
15:30:28.505DEBUGiobrokerhost.iobroker JSONL lines are valid
15:30:28.627DEBUGiobrokerhost.iobroker The backup is valid!
15:30:31.672DEBUGiobrokerBackup created: /opt/iobroker/backups/iobroker_2025_01_16-15_30_15_backupiobroker.tar.gz
15:30:31.699DEBUGiobrokerThis backup can only be restored with js-controller version 7.0 or higher
15:30:32.739DEBUGiobrokerdone
15:30:32.917DEBUGinfluxDBInfluxDB-Backup for is started ...
15:30:32.930DEBUGinfluxDBStart InfluxDB Backup ...
15:30:32.975DEBUGinfluxDBInfluxDB Backup tmp directory created
15:30:33.212DEBUGinfluxDBTry deleting the InfluxDB tmp directory: "/opt/iobroker/backups/influxDB_2025_01_16-15_30_33_backupiobroker"
15:30:33.278DEBUGinfluxDBInfluxDB tmp directory "/opt/iobroker/backups/influxDB_2025_01_16-15_30_33_backupiobroker" successfully deleted
[DEBUG] [influxDB] -
15:30:33.299ERRORinfluxDBError: Command failed: influx backup --bucket iobroker -t v4R-U1xHTY6Uy6R-ffOhwWFKvU6BZbF_h2z01O7CwXEQL2hcYey-HhR3va94puWcSptNt2DSx2JSM2L6glK5PQ== "/opt/iobroker/backups/influxDB_2025_01_16-15_30_33_backupiobroker"
2025/01/16 15:30:33 INFO: Downloading metadata snapshot
Error: failed to backup metadata: failed to download metadata snapshot: 401 Unauthorized: read:authorizations is unauthorized
15:30:33.307DEBUGinfluxDBInfluxDB-Backup for is finish
15:30:33.313DEBUGinfluxDBdone
15:30:34.142DEBUGhistoryDBcompress from historyDB started ...Ich habe zuerst den Token benutzt, der in der Instanz der Influxdb eingetragen war und auch einen neuen erzeugt und den reinkopiert.
Was mache ich hier falsch verdammt??
-
RE: [neuer Adapter] solarviewdatareader
Hallo Zusammen,
ich versuche gerade den solarviewdatareader in Betrieb zu nehmen. Ich habe seit 11 Jahren den Solarview auf einem Windows PC laufen.
Wie muss ich hier den Server konfigurieren? Oder geht es nur auf einem Lunuxgerät?Beim Port 15000 bekomme ich keine Antwort, bei Port 80 ist alles grün, aber die Datenobjekte sind leer..
Kann mir jemand helfen?
Danke.