-
Axpert USB
Problem successfully fixed
-
Axpert USB
I've fixed "[Errno 11] Resource temporarily unavailable removing os.O_NONBLOC option from open() function. But now after reading response to a QPIGS command, I've only get 8 chars. I'ts supposed string response must have much more chars. Example of response chars: (001.0 0 0 Has anyone get same incomplete string?
-
Axpert USB
Yes, I've tried as root and also as pi user. Same result
-
Axpert USB
Hi everyone I'm trying to follow @Gnome instructions to connect Axpert inverter through USB cable using Python code above. I've tested code but it returns "[Errno 11] Resource temporarily unavailable" when I try to read from USB. I've checked /dev/hidraw0 file exists but I'm wondering why it could be unavailable when I read from this file. I appreciate any suggestion
-
Emoncms can't logging an input
My case is that battery_timetominute shows : afterwards but there is no value. If there isnt any suggestion, what I've done on php code is to detect this variable name and then set to zero. For me is not important this value, so I fix json error. Y esto es todo lo que he hecho I expect it could help you
-
Emoncms can't logging an input
To ensure json is right, I'll recommend to have a look to /var/log/apache2/access.log Maybe you think input list is correct but that ICC really sends are logged at this file
-
Emoncms can't logging an input
I could finally fix this json error. I don't know why url string (that contains json string) sent by ICC to emoncms has a variable without value. My solution was really simple, setting a zero to this variable. In addition to this, I kept having problems to logging any input. The problem was redis database was enabled. Maybe this database was not properly setting and make impossible mysql to work as expected. I've disabled redis db and it works. I'm wondering redis is job in this cms. Maybe to enable some input process but I'm not sure at all
-
Emoncms can't logging an input
I'm afraid your suggestion haven't worked on emoncms. I've deleted default inputs and it's true that new inputs appears but result don't change. I've get same error on process list "Feedid does not exists or was deleted". At input site shows a "wait.." message according to previous pictures. I've checked emoncms log file to have a look in case a mistake have been registed. I could see same error repeats always: "ERROR input_controller.php ! Format error, json value is not numeric". Its an odd thing because it seems input values are right but I'm not sure. I've tested information got from emoncms. maybe a json string received can't be readed so thats why I can log any input. I'm not sure if modifying input_controller.php solve the problem Could anyone give me a clue about my problem? Attached there are different screenshots about my problem
-
-
Emoncms can't logging an input
Thank you very much. I appreciate your comments. I'll try your suggestion
-
Emoncms can't logging an input
Sorry for posting in the wrong thread. I've noticed there is an specific thread for emoncms at Renewable Energy topic. I understand what PaulF007 says. Before to try your suggestion, I would explain a doubt. I could see input values on local emoncms without doing anything, just login as ICC. All inputs have been setup at ICC image, I haven't done anything and inputs get correct values. So I'm worried if I delete any input I would like to log, it won't appear. Could it happen? Could be any other explanation for this feed error? Thanks
-
Emoncms can't logging an input
Hello I've burned ICC image on SD card. In spite an initial error reported in other topic, ICC works and shows information from inverter. However, when I'm trying to use emoncms site to see historical information, it doesn't show anything. Before logging succesfully in site, I could see input data but when I modify an input process to logging to feed data, after a while, it displays a "wait..." message that let me think that something gone wrong. In order to see if there is any problem, I check a modified input process and I noticethat log to feed doesn't work, it shows an error message "Feedid does not exists or was deleted". Attached some screenshots that could explain my problem. Anyone with similar problem? Is there my fault? Maybe there is something I must do and I forget to do it? Thanks in advance.
-
Is it possible working AICC software without trial key?
I've got a raspberry pi3 with raspbian OS. I've put AICC sofware on it following instructions and started program but I didn't work. I can't click Start button, is not available and I guess it might be because of not getting trial key? Is that right? How can I get trial key to test AICC on Axpert 2k4 plus inverter? Thanks
-
AICC: Syntax error: word unexpected (expecting ")")
Reading again http://aicc.org.za/install-and-setup/ , the previous error occurs when I run AICC as a root, something that I shouldn't do. Now I've executed AICC with no root user, then error is different. It displays "cannot execute binary file exec format error". Seaching on the internet I could read that problem is I'm trying to execute an arm architecture program in a 64bit operating system (Linux mint 64bit). Does application only work for an arm architecture? Is not possible to work on 64bit architecture? Could it work on Ubuntu Server for arm?
-
AICC: Syntax error: word unexpected (expecting ")")
Hello everyone. I'm trying to test AICC for Pi in a Linux Mint Operating system. This OS is based on Ubuntu that uses Debian, so I guess that if I strictly follow installation instructions, I'll work on this OS. AICC is an application that works on PI so it should work on other OS based on Debian,shouldn't it? The point is that after following installation instructions, when I run executable AICC, it displays an error. AICC: Syntax error: word unexpected (expecting ")") I don't know how to handle this error because it's impossible to modify the executable AICC. What is wrong? Any suggestion? Only works on Raspbian? I'm checking this option because if it works then I'll buy a raspberry pi3 and the license to use it all time. Thanks
-
Does AICC Raspberry Pi software support for Voltronic axpert mks 2k4 plus inverter???
Thank you, I'm downloading sofware to test it and I'll report.