Code: Alles auswählen
pi@openwb:~ $ cd /var/www/html/openWB/runs
pi@openwb:~ $ ./update.sh
Was helfen könnte ist, wenn Du ein vorheriges Backup einspielst.
Code: Alles auswählen
pi@openwb:~ $ cd /var/www/html/openWB/runs
pi@openwb:~ $ ./update.sh
Code: Alles auswählen
pi@openwb:/var/www/html/openWB/runs $ ./update.sh
fatal: 'matzempc' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
fatal: ambiguous argument 'matzempc/master': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
chmod: cannot access '/var/www/html/openWB/web/lade.log': No such file or directory
pi@openwb:/var/www/html/openWB/runs $
Code: Alles auswählen
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/snaptec/openWB.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "stable"]
remote = origin
merge = refs/heads/stable
Code: Alles auswählen
cd /var/www/html/openWB
sudo git fetch origin
sudo git reset --hard origin/master
Code: Alles auswählen
cd runs
./update.sh
Code: Alles auswählen
pi@openwb:/var/www/html/openWB $ sudo git fetch origin
remote: Enumerating objects: 1914, done.
remote: Counting objects: 100% (1369/1369), done.
remote: Compressing objects: 100% (377/377), done.
remote: Total 1914 (delta 1088), reused 1191 (delta 982), pack-reused 545
Receiving objects: 100% (1914/1914), 539.43 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1247/1247), completed with 220 local objects.
From https://github.com/snaptec/openWB
+ b3aea823...68b01ede master -> origin/master (forced update)
* [new branch] revert-1868-fronius_modules_2.0 -> origin/revert-1868-fronius_modules_2.0
34c243c7..2831c24c stable17 -> origin/stable17
19404d5c..2ab88a05 yc/beta -> origin/yc/beta
784416ee..03a34fd3 yc/stable -> origin/yc/stable
pi@openwb:/var/www/html/openWB $ sudo git reset --hard origin/master
HEAD is now at 68b01ede Merge pull request #1990 from LKuemmel/fix_-factorization_mpm3pm
pi@openwb:/var/www/html/openWB $ cd runs
pi@openwb:/var/www/html/openWB/runs $ ./update.sh
fatal: ambiguous argument 'origin/Stable': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
chmod: cannot access '/var/www/html/openWB/web/lade.log': No such file or directory
pi@openwb:/var/www/html/openWB/runs $
Grammerl hat geschrieben: ↑Fr Jan 21, 2022 12:37 pm Hallo zusammen,
ich habe die beiden Dateien für 1p3p Laden mit der go-e aus dem Fork von matzempc in meine OpenWB Standalone Installation kopiert:
runs/u1p3pcheck.sh
runs/u1p3pgoe.py
Dann in OpenWB die Einstellungen für die automatische Phasenumschaltung gesetzt:
- Automatische Phasenumschaltung: AN
- Min+PV Laden / Nur PV-Laden: Automatikmodus
- Schaltzeiten Automatikmodus: 5 Minuten
Im "PV-Laden" Modus startet der Ladevorgang dann auch korrekt 1-phasig und regelt sauber hoch bis 16A / 3.7 kW. Eine Umschaltung auf 3-phasiges Laden erfolgt dann aber nicht, obwohl z.B. für 10 Minuten ausreichend Überschuss (> 3 kW) vorhanden war.
Im Debug-Log bekomme ich folgende Fehlermeldung:
runs/u1p3pcheck.sh: Zeile 7: `<!DOCTYPE html>'
runs/u1p3pcheck.sh: Zeile 7: Syntaxfehler beim unerwarteten Wort `newline'
Könnte die Fehlermeldung bei der u1p3pcheck.sh der Grund sein, dass die Umschaltung nicht erfolgt? Hat das Problem sonst jemand?
Danke schon mal für jeden Tipp hierzu!
Mein Setup:
Wallbox: go-eCharger Homefix 11kw - V3
OpenWB Standalone: Stable - 1.9.244