![]() |
2010-04-27
, 16:32
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#12
|
![]() |
2010-04-28
, 07:18
|
|
Posts: 21 |
Thanked: 2 times |
Joined on Jun 2006
@ PAU - South of France
|
#13
|
![]() |
2010-07-07
, 11:40
|
Posts: 17 |
Thanked: 0 times |
Joined on Jul 2010
|
#14
|
Getting Location from GPS Call http://ws.geonames.org/findNearestAddress?lat=xxxxxxxxxxx&lng=xxxxxxxxxx Traceback (most recent call last): File "./whereami.py", line 82, in <module> addr=get_addr_from_xml(addrxml) File "./whereami.py", line 14, in get_addr_from_xml addressobj=xmldoc.firstChild.childNodes[1] IndexError: list index out of range
![]() |
2010-07-07
, 23:20
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#15
|
After running whereami.py I am getting following error:
Could you tell me what's wrong?Code:Getting Location from GPS Call http://ws.geonames.org/findNearestAddress?lat=xxxxxxxxxxx&lng=xxxxxxxxxx Traceback (most recent call last): File "./whereami.py", line 82, in <module> addr=get_addr_from_xml(addrxml) File "./whereami.py", line 14, in get_addr_from_xml addressobj=xmldoc.firstChild.childNodes[1] IndexError: list index out of range
![]() |
2010-07-12
, 03:02
|
Posts: 56 |
Thanked: 31 times |
Joined on Jul 2008
@ Austria
|
#16
|
![]() |
2010-07-29
, 19:06
|
|
Posts: 546 |
Thanked: 85 times |
Joined on Feb 2008
@ Winnipeg, Canada
|
#17
|
$ /home/opt/n900tracker/getactions.py Call http://tracking.isgreat.org/api?IMEI=MYIMEI&IMSI=MYIMSI&Pass=MYPASSWORD mode is Checking if location was requested Checking if ssh was requested Checking if SMS was requested
![]() |
2010-08-12
, 16:14
|
|
Posts: 546 |
Thanked: 85 times |
Joined on Feb 2008
@ Winnipeg, Canada
|
#18
|
![]() |
2010-08-12
, 20:19
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#19
|
If you want, I'll create a debian package of this for easy installation. What E-Mail address and Name should I list for the maintainer in the package?
![]() |
2010-08-12
, 20:26
|
Posts: 82 |
Thanked: 44 times |
Joined on Feb 2010
|
#20
|
(BUMP) Anyone there? Was kinda hoping to have a tracking system in place as I;m going on a trip next week & I'd hate to be put in the situation to say "I only wish I had".
First, assuming I put the scripts in /home/opt/n900tracking & symlink that directory to /opt, the c_password value in the trackerconstants.py is the only thing that needs modifying, correct?
Next, looks like I accidently mixed my IMEI & IMSI #'s the first time, so I properly added a second device but I can't seem to delete the first one. Is this just a missing feature or am I expecting something wrong?
Lastly, no matter what I try I see in the log "Update attempt made with incorrect password (PASSWORD)". It needs the password of my account or something else?
The Following User Says Thank You to benh_n900 For This Useful Post: | ||
Thanks