View Single Post
grog's Avatar
Posts: 546 | Thanked: 85 times | Joined on Feb 2008 @ Winnipeg, Canada
#23
Originally Posted by benh_n900 View Post
Sorry - I have been away and without decent internet access for the last month...
No need to apologize. We all unfortunately have other stuff in our lives to do

The delete button doesn't delete it? What browser are you using?
I just tried both Firefox 3.6.8 & IE 6.0 under Windows, neither work. Haven't tried it at home on my Linux box yet.

This is the password you set for the device (optional) when you press the actions button.
Ah, that's what I was missing, to set it in the Actions. Works now, it updates. The SMS & email functions work really well, but I get errors when I check 'Get Location' :

Code:
$ /home/opt/n900tracker/getactions.py
Call http://tracking.isgreat.org/api?IMEI=MYIMEI&IMSI=MYIMSI&Pass=MYPASSWORD
mode is location
Checking if location was requested
Starting Location finder
Getting Location from GPS
Call http://ws.geonames.org/findNearestAddress?lat=49.8794868775&lng=-97.1204716712
Traceback (most recent call last):
  File "/opt/n900tracker/whereami.py", line 82, in <module>
    addr=get_addr_from_xml(addrxml)
  File "/opt/n900tracker/whereami.py", line 14, in get_addr_from_xml
    addressobj=xmldoc.firstChild.childNodes[1]
IndexError: list index out of range
Checking if ssh was requested
Checking if SMS was requested
When I hit the URL from the previous command:
Code:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
      
<geonames/>
Is all that's returned, so I'm guessing it's a site/API issue(?)

Next I'm going to play around with activating the ssh tunnel, THAT's a kewl option.

TX
__________________
GROG!
N900 | ZAGG Body Armour | 16Gb A-DATA micro-sd
N810 | 2 x Patriot 8gb mini-SD | Boxwave Crystal Clear SS | Black Aluminum case | OTG dongle
N800 | 2 x 8gb OCX SD | Boxwave Anti-glare SS | PDAir book-style case
Holux M-1200 bluetooth GPS | iGo 4-row bluetooth keyboard | Linksys USB 10/100 ethernet | Plantronics Voyager 855 BT Headset
 

The Following User Says Thank You to grog For This Useful Post: