Open GoogleCodeExporter opened 9 years ago
after this manual "stop", i refreshed my domuslink home page.. re-click on
"start" and it's working now.
Original comment by smaucourt
on 25 Dec 2012 at 10:45
Just to make sure, do you have a modules file in the domus.link/db directory?
Brad
Original comment by bwsamuels@gmail.com
on 25 Dec 2012 at 2:27
pi@raspberrypi /var/www/domuslink/db $ ls -lrth
total 12K
-rwxrwxr-x 1 www-data www-data 0 déc. 24 14:58 userdb
-rw-r--r-- 1 www-data www-data 2,9K déc. 24 18:15 urlMap.cache
-rw-r--r-- 1 www-data www-data 1,6K déc. 25 12:54 moduletypes
-rw-r--r-- 1 www-data www-data 1,5K déc. 25 12:54 groups
pi@raspberrypi /var/www/domuslink/db $
Original comment by smaucourt
on 25 Dec 2012 at 7:33
I see there is no aliasmap file. Did you create any aliases for your lights?
Brad
Original comment by bwsamuels@gmail.com
on 25 Dec 2012 at 7:41
yes, my x10.conf file contains:
alias freebox A1
alias tv A2
alias home_cinema A1,2
Original comment by smaucourt
on 26 Dec 2012 at 12:23
Is there an aliasmap file in the domus.link/db directory now? There should be
if you have aliases.
Brad
Original comment by bwsamuels@gmail.com
on 26 Dec 2012 at 2:02
drwxrwxr-x 2 www-data www-data 4,0K déc. 24 18:15 db
pi@raspberrypi /var/www/domuslink $ cd db
pi@raspberrypi /var/www/domuslink/db $ ls
groups moduletypes urlMap.cache userdb
pi@raspberrypi /var/www/domuslink/db $ ls -lrth
total 12K
-rwxrwxr-x 1 www-data www-data 0 déc. 24 14:58 userdb
-rw-r--r-- 1 www-data www-data 2,9K déc. 24 18:15 urlMap.cache
-rw-r--r-- 1 www-data www-data 1,8K déc. 27 00:33 moduletypes
-rw-r--r-- 1 www-data www-data 1,6K déc. 27 00:33 groups
pi@raspberrypi /var/www/domuslink/db $
Original comment by smaucourt
on 27 Dec 2012 at 11:44
i'm trying with chmod 777 to db folder
Original comment by smaucourt
on 27 Dec 2012 at 11:44
[Thu Dec 27 12:45:52 2012] [error] [client 192.168.0.7] PHP Fatal error: Call
to a member function getModuleImage() on a non-object in
/var/www/domuslink/lib/classes/location.class.php on line 139, referer:
http://192.168.0.2/domuslink/index.php?page=domus_status_page&daemon=start
Original comment by smaucourt
on 27 Dec 2012 at 11:47
There is no aliasmap created in that directory and there should be. Are there
any other errors in your web server log before the error you display?
Brad
Original comment by bwsamuels@gmail.com
on 27 Dec 2012 at 2:42
sorry it's the only line i have in my error.log file :-/
Original comment by smaucourt
on 27 Dec 2012 at 4:43
Hmmm, it's not creating the aliasmap file. That should be done automatically
when it starts if it is not there. I'll have to take a look at the code.
Brad
Original comment by bwsamuels@gmail.com
on 29 Dec 2012 at 3:37
Original issue reported on code.google.com by
smaucourt
on 25 Dec 2012 at 10:43