installing SBFspot 3.7.0 on Pi 4
Moderator: leecollings
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
installing SBFspot 3.7.0 on Pi 4
Hi guys,
I want to integrate my sunnyboy 3.6 into my domticz system.
I am following the instructions on github and everything goes well, untlill I have to download the latest version of the sourcecode of sbfspot:
"failed:The network is unreachable."
I tried many differtent options by chaniging the url, without any succes...
Anyone ideas?
Grtz,
Mathias
I want to integrate my sunnyboy 3.6 into my domticz system.
I am following the instructions on github and everything goes well, untlill I have to download the latest version of the sourcecode of sbfspot:
"failed:The network is unreachable."
I tried many differtent options by chaniging the url, without any succes...
Anyone ideas?
Grtz,
Mathias
- FireWizard
- Posts: 1747
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi,
What is the URL you want to download from?
I'm able to download files from: https://github.com/SBFspot/SBFspot/releases.
Regards
What is the URL you want to download from?
I'm able to download files from: https://github.com/SBFspot/SBFspot/releases.
Regards
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi FireWizard,
I use the same site, URL (by clickin on sourcecode (tar.gz): command:
"wget https://codeload.github.com/SBFspot/SBF ... .gz/V3.7.0"
But i get message 443...failed: The network is unreachable.
Can you give me the exact command?
Grtz!
I use the same site, URL (by clickin on sourcecode (tar.gz): command:
"wget https://codeload.github.com/SBFspot/SBF ... .gz/V3.7.0"
But i get message 443...failed: The network is unreachable.
Can you give me the exact command?
Grtz!
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi,
Now I noticed that I can download the files using google chroom on my desktop, (this morning it went wrong even on the desktop)
But when I try to download the sourcecode with the Pi, i still get the notification that the netwerk is unreachable.
I rebooted the pi and tried again, same problem.
How bizar!
Now I noticed that I can download the files using google chroom on my desktop, (this morning it went wrong even on the desktop)
But when I try to download the sourcecode with the Pi, i still get the notification that the netwerk is unreachable.
I rebooted the pi and tried again, same problem.
How bizar!
- FireWizard
- Posts: 1747
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi,
@Mathiasdb
I was able to download it on a RPi with the following command:
wget https://github.com/SBFspot/SBFspot/rele ... ter.tar.gz
This is just an example, as there are many releases available.
See: https://github.com/SBFspot/SBFspot/releases
For the source code, you can try: wget https://github.com/SBFspot/SBFspot/arch ... 7.0.tar.gz
Regards
@Mathiasdb
I was able to download it on a RPi with the following command:
wget https://github.com/SBFspot/SBFspot/rele ... ter.tar.gz
This is just an example, as there are many releases available.
See: https://github.com/SBFspot/SBFspot/releases
For the source code, you can try: wget https://github.com/SBFspot/SBFspot/arch ... 7.0.tar.gz
Regards
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Thank You FireWizard!
But no succes...
I don't know what else to try ...
I think my knowledge of linux is lacking...
thanks anyway!!
Grtz!
But no succes...
I don't know what else to try ...
I think my knowledge of linux is lacking...
thanks anyway!!
Grtz!
- FireWizard
- Posts: 1747
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi,
@Mathiasdb
Question; Has wget been installed?
If not:
If it is already installed, you will see:
Afterwards try again:
Regards
@Mathiasdb
Are you giving up?But no succes...
I don't know what else to try ...
I think my knowledge of linux is lacking...
thanks anyway!!
Question; Has wget been installed?
If not:
Code: Select all
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install wget
If no, it will be installed.Reading package lists... Done
Building dependency tree
Reading state information... Done
wget is already the newest version (1.20.1-1.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Afterwards try again:
Code: Select all
wget https://github.com/SBFspot/SBFspot/archive/V3.7.0.tar.gz
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi Fire-wizzard
I tried to install the SBF-spot again (V3.7.1)
I did the update and upgrade, I re-installed de wget (was already installed)
Still the same problem:
"
mdb@Domoticz:~ $ sudo wget https://github.com/SBFspot/SBFspot/arch ... 7.1.tar.gz
--2021-02-05 16:35:35-- https://github.com/SBFspot/SBFspot/arch ... 7.1.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... failed: Network is unreachable.
"
On my desktop, there's no problem downloading the file.
Is there an other way?
Grtz!
I tried to install the SBF-spot again (V3.7.1)
I did the update and upgrade, I re-installed de wget (was already installed)
Still the same problem:
"
mdb@Domoticz:~ $ sudo wget https://github.com/SBFspot/SBFspot/arch ... 7.1.tar.gz
--2021-02-05 16:35:35-- https://github.com/SBFspot/SBFspot/arch ... 7.1.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... failed: Network is unreachable.
"
On my desktop, there's no problem downloading the file.
Is there an other way?
Grtz!
- erem
- Posts: 230
- Joined: Tuesday 27 March 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2021.1
- Location: Amsterdam/netherlands
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
why don't you use winscp to move the file to your pi from your desktop
https://winscp.net/eng/download.php
https://winscp.net/eng/download.php
Regards,
Rob
Rob
- FireWizard
- Posts: 1747
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi @Mathiasdb,
IP address is okay. Could it be that your Pi is not online or that a Firewall is preventing the connection?
It is not necessary to install it with sudo. But is does no harm, only that the file will be owned by root:root
Another way is possible, e.g scp (or in Windows Winscp)
Regards
I tried to install both versions v3.7.0 and 3.7.1 en it installed immediately on my pi.Still the same problem:
"
mdb@Domoticz:~ $ sudo wget https://github.com/SBFspot/SBFspot/arch ... 7.1.tar.gz
--2021-02-05 16:35:35-- https://github.com/SBFspot/SBFspot/arch ... 7.1.tar.gz
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... failed: Network is unreachable.
IP address is okay. Could it be that your Pi is not online or that a Firewall is preventing the connection?
It is not necessary to install it with sudo. But is does no harm, only that the file will be owned by root:root
Another way is possible, e.g scp (or in Windows Winscp)
Regards
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi Erem and Firewizard,
The WinSCP wat a great tip. now I understand better what i'm doing in the pi.
I Think I installed everythin, I followd the manual on github. I had connection between the pi and SMA.
Now , I hope to see the SBF-spot-sensor working on domoticz tomorrow!!
I read there where several problems in the past with the sensor in domoticz. Are they solved? or do you guys have tips?
Thank you verry much so far!
Grtz,
The WinSCP wat a great tip. now I understand better what i'm doing in the pi.
I Think I installed everythin, I followd the manual on github. I had connection between the pi and SMA.
Now , I hope to see the SBF-spot-sensor working on domoticz tomorrow!!
I read there where several problems in the past with the sensor in domoticz. Are they solved? or do you guys have tips?
Thank you verry much so far!
Grtz,
- FireWizard
- Posts: 1747
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hello @Mathiasdb,
Regards
I do not own a SMA inverter, so I don't use SBF-spot. So I can't tell you, if there are issues. I do not have any tips. So I quit.I read there where several problems in the past with the sensor in domoticz. Are they solved? or do you guys have tips?
Regards
-
- Posts: 21
- Joined: Wednesday 04 December 2019 18:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2020.02
- Location: Laarne, Belgium
- Contact:
Re: installing SBFspot 3.7.0 on Pi 4
Hi Firewizard,
It Works!!
Thank you verry much!!
It Works!!
Thank you verry much!!
Who is online
Users browsing this forum: Bing [Bot] and 1 guest