-
Notifications
You must be signed in to change notification settings - Fork 12
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
Installation issue "reinstall-local.sh: No such file or directory" #69
Comments
Hello, please try again. The 3.2 was not released, now I've done it. |
Dankeschön!
|
Existiert die Datei /data/rc.local tatsächlich nicht? Dann probiere sie zu erstellen. Kopiere #!/bin/bash in die erste Zeile und setze die Berechtigungen auf 555 (r-xr-xr-x). |
Auf einem frisch installierten System (release: 3.22) ist keine /data/rc.local vorhanden. Bevor ich jetzt weiter prüfen kann, muss ich erst die Ursache dafür finden, weshalb sich die per can0 angeschlossene Batterien heute Morgen im Notaus-Modus befanden. |
Hallo Henk,
ich bin auch kein Linux Experte, vielleicht Mr.Manuel kann dir helfen. Er kennt sich viel besser aus als ich und er hat die Install-Skripte erstellt. Oder googeln bzgl. Autostart unter Linux. Es gibt auch andere Optionen als rc.local.
Gruß,
Anton
Get BlueMail for Android
…On 14 Aug 2024, 21:18, at 21:18, Raspb-henk ***@***.***> wrote:
Hallo
Ich bekomme heute (14/8/2024) den gleichen fehler. Auch nach eine neu
installation von Venus OS. Nach "2024-08-14 18:35:57 (1.02 MB/s) -
‘dbus-aggregate-batteries_latest.zip’ saved [23003]" fehlt das
commando "restore settings.py" und die genanten files und directories
gibt es nicht.?????
Ich bin kein Experte also ich hoffe es gibt eine einfache lösung :)
Henk.
***@***.***:~# wget -O /tmp/install.sh
https://raw.githubusercontent.com/Dr-Gigavolt/dbus-aggregate-batteries/main/install.sh
--2024-08-14 18:35:41--
https://raw.githubusercontent.com/Dr-Gigavolt/dbus-aggregate-batteries/main/install.sh
Resolving raw.githubusercontent.com... 2606:50c0:8000::154,
2606:50c0:8003::154 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com|2606:50c0:8000::154|:443...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 1792 (1.8K) [text/plain]
Saving to: ‘/tmp/install.sh’
/tmp/install.sh 100%[===================>] 1.75K --.-KB/s in
0.001s
2024-08-14 18:35:42 (3.34 MB/s) - ‘/tmp/install.sh’ saved [1792/1792]
***@***.***:~# bash /tmp/install.sh
Downloading latest release: 3.2-beta
--2024-08-14 18:35:56--
https://github.com/Dr-Gigavolt/dbus-aggregate-batteries/archive/refs/tags/3.2-beta.zip
Resolving github.com... 140.82.121.4
Connecting to github.com|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://codeload.github.com/Dr-Gigavolt/dbus-aggregate-batteries/zip/refs/tags/3.2-beta
[following]
--2024-08-14 18:35:57--
https://codeload.github.com/Dr-Gigavolt/dbus-aggregate-
batteries/zip/refs/tags/3.2-beta
Resolving codeload.github.com... 140.82.121.10
Connecting to codeload.github.com|140.82.121.10|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘dbus-aggregate-batteries_latest.zip’
dbus-aggregate-batt [ <=> ] 22.46K --.-KB/s in
0.02s
2024-08-14 18:35:57 (1.02 MB/s) - ‘dbus-aggregate-batteries_latest.zip’
saved [23003]
_chown: /data/etc/dbus-serialbattery: No such file or directory
sed: /data/rc.local: No such file or directory
grep: /data/rc.local: No such file or directory
Installation successful! Please modify the settings.py file in
/data/dbus-aggregate-batteries to your needs and then reboot the
device._
--
Reply to this email directly or view it on GitHub:
#69 (comment)
You are receiving this because you commented.
Message ID:
***@***.***>
|
Hi there,
during the installation on a Raspberry Pi 4B (4GB) with freshly installed VenusOS v3.40~20 large (http://updates.victronenergy.com/feeds/venus/candidate/images/raspberrypi4/venus-image-large-raspberrypi4-20240529173916-v3.40~20.rootfs.wic.gz) an error occurred due to a missing reinstall-local.sh file.
The text was updated successfully, but these errors were encountered: