Quantcast
Channel: SBFspot Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 360

Commented Unassigned: upload daemon not working after rpi implementation [140]

$
0
0
Hi,
I installed SBFspot last summer on rpi and worked perfectly. On the same rpi is running domoticz too. Two weeks ago I bought a smappee device and wanted to connect it to domoticz. After following these instruction https://www.domoticz.com/wiki/Smappee I noticed that SBFspot.sh was running properly but not the upload daemon. I tried to reinstall both SBFspot and upload daemon but did not work as well, so I restored a SD backup. Yesterday I tried again to partial instruction for smappee (not all); in particular:
1. I run these commands:
1.1 sudo apt-get update
1.2 sudo apt-get upgrade
1.3 sudo reboot
1.4 sudo apt-get install lua5.2 git-core
2. I downloaded these two files from http://www.domoticz.com/forum/viewtopic.php?f=21&t=7279:
2.1 usrlocalsharelua52.tar.gz
2.2 usrlocalliblua52.tar.gz
3. I run these commands:
3.1 sudo mkdir -p /usr/local/share/lua/5.2/
3.2 cd /usr/local/share/lua/5.2/
3.3 sudo tar -xvf ~/temp/usrlocalsharelua52.tar.gz
3.4 sudo mkdir -p /usr/local/lib/lua/5.2/
3.5 cd /usr/local/lib/lua/5.2/
3.6 sudo tar -xvf ~/temp/usrlocalliblua52.tar.gz
I think the above didn't interfere with SBFspot at all;
4. then I applied below commands (as stated here http://www.domoticz.com/wiki/Setting_up_a_RAM_drive_on_Raspberry_Pi):
4.1 sudo nano /etc/fstab
4.2 tmpfs /var/tmp tmpfs nodev,nosuid,size=1M 0 0
4.3 sudo mount -a
4.4 df
then I stopped here and again the SBFspot (download from inverter) worked properly but upload daemon not.
Has anyone idea what's wrong?

thanks and ciao,
gabriele


Comments: clear, result is: 2015-12-31 09:00:00|1451548800|2100233145|14276829|60| 2015-12-31 08:55:00|1451548500|2100233145|14276824|48| 2015-12-31 08:50:00|1451548200|2100233145|14276820|60| 2015-12-31 08:45:00|1451547900|2100233145|14276815|48| 2015-12-31 08:40:00|1451547600|2100233145|14276811|36| 2015-12-31 08:35:00|1451547300|2100233145|14276808|36| 2015-12-31 08:30:00|1451547000|2100233145|14276805|36| 2015-12-31 08:25:00|1451546700|2100233145|14276802|24| 2015-12-31 08:20:00|1451546400|2100233145|14276800|24| 2015-12-31 08:15:00|1451546100|2100233145|14276798|12| also .csv files are properly created and populated.

Viewing all articles
Browse latest Browse all 360

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>