hello,
im going crazy for an error than appear when uploading automation programs, any programs, examples included:
Errors:
Error CS0006 in line -11 column 0, Metadata file `EasyIoT.exe' could not be found
Error CS0006 in line -11 column 0, Metadata file `GenericDriver.dll' could not be found
Program disabled, fix errors first.
i found both files mentioned in /home/pi/easyiot.
easyiot is running on raspberry pi b+.
i've had a fresh installation of raspbian, i have installed easyiot following your guide and i got the error. so i tried to reinstall all softwares on raspberry, but nothing goes better.
so, now i installed all again using the .img than you provide, but error still remain.
when i try to enable an example program, this appear on console:
2015-07-13T21:18:59.7204450+02:00 INFO EasyIoTWebinterface EasyIoTConfig AutomationProgram 15 /Api/EasyIoT/Config/AutomationProgram/15/Update//
but program doesn't run.
please help.
thanks
PS: i have the OS root on external USB hard disk, not on SD. is that a problem for easyiot?
bit wrote: hello,
im going crazy for an error than appear when uploading automation programs, any programs, examples included:
Errors:
Error CS0006 in line -11 column 0, Metadata file `EasyIoT.exe' could not be found
Error CS0006 in line -11 column 0, Metadata file `GenericDriver.dll' could not be found
Program disabled, fix errors first.
i found both files mentioned in /home/pi/easyiot.
easyiot is running on raspberry pi b+.
i've had a fresh installation of raspbian, i have installed easyiot following your guide and i got the error. so i tried to reinstall all softwares on raspberry, but nothing goes better.
so, now i installed all again using the .img than you provide, but error still remain.
when i try to enable an example program, this appear on console:
2015-07-13T21:18:59.7204450+02:00 INFO EasyIoTWebinterface EasyIoTConfig AutomationProgram 15 /Api/EasyIoT/Config/AutomationProgram/15/Update//
but program doesn't run.
please help.
thanks
PS: i have the OS root on external USB hard disk, not on SD. is that a problem for easyiot?
I have no idea. I'm using SD card and it works ok.
thanks for reply..
i found the issue. the problem was caused by browser (iceweasel), maybe some javascript restriction by plugins.
with other browser it's all ok.
PS. working on SD can be dangerous: flash memories have limited read/write cycles. swap file (in the root partition) can do a lot of reads/writes in few seconds, so SD can be destroyed in few days.
I'm having the same issue since today.
Even creating a new Automation script and trying to update it without change (with empty run and setup) I get the same error.
Reboot the server and using different browser did not help so far.
you're right hjfabius, is not a browser issue, I gave a hurried evaluation in previous post.
in fact, i got again the error but using a different browser did not solve the problem.
actually i noticed than error appear only when easyiot is started manually from command line. when it is started automatically by daemon there is no errors.
hope this can help.
In my case error appeared both in deamon and manual mode.
I tried to copy from a backup the config files but no luck.
I then tried to fully reinstall the program' restored the latest db and config and everything restated to work.