Page 1 of 1

Error statring domotiga

Posted: Fri Mar 27, 2009 10:18 pm
by Kroonen
Hi,

Installed gambas and domiga, en got this error at 60% starting

Error: Unkown field: debugdevices -1 Main.GetSetting.464
Program aborted

any idea what goes wrong?

Error statring domotiga

Posted: Sat Mar 28, 2009 1:35 am
by Snelvuur
after you loaded the initial sql, did you also install the "upgrade" sql's ? you need those too..

// Erik (binkey.nl)

Error statring domotiga

Posted: Sat Mar 28, 2009 11:46 am
by Kroonen
now did try upgrade

mysql -u root -p <01158to01160.sql
Enter password:
ERROR 1060 (42S21) at line 129: Duplicate column name 'value3'

Error statring domotiga

Posted: Sat Mar 28, 2009 12:06 pm
by RDNZL
Hi,

you need to load all upgrade sql's except the one you tried [:o)]...
That one is already in domotiga.sql.
But it doesn't hurt you only get the error message.
See also here http://www.domoticaforum.eu/topic.asp?TOPIC_ID=2410

In the next version these will all be cleaned up.
Even thinking about automating this process, thats why I have changed the names.

Regards,
ron.

Error statring domotiga

Posted: Sat Mar 28, 2009 3:20 pm
by Kroonen
Hi Ron,

That's working.

Another question, I can select DS18S20, but not the one wire adapter, ds9097. I think it's easy to integrate digitemp for it???


http://martybugs.net/electronics/tempse ... rdware.cgi

http://martybugs.net/electronics/tempse ... ftware.cgi

Error statring domotiga

Posted: Sat Mar 28, 2009 4:04 pm
by RDNZL
Yes that should be easy to add, I must have such a 1-wire adapter somewhere, have to try to find it and let you know.

Maybe in the meantime you can install digitemp like described on martybugs site let it run for some time and give me some grabbed output and config file to test with per PM?

Regards,
Ron.