[Gpe-list] gpesyncd

Felix Joussein felix at joussein.com
Wed Mar 7 10:27:46 CET 2007


Hello List,

Unfortunately I can't sync my gpe h3900 device with evolution.
To figure out where the problem is, I have also tried to sync  evo with
my irmc compliant mobile. -> Works perfect.
Now I know: opensync is working, evo2 plugin is working, and irmc also
does work.

Looking a bit closer to the configuration of the gpe-plugin config
brings me to the following question:

<config>
  <use_local>0</use_local>
  <use_ssh>1</use_ssh>
  <handheld_ip>192.168.41.2</handheld_ip>
  <handheld_port>6446</handheld_port>
  <handheld_user>felix</handheld_user>
</config>

The Config talks about a tcp port that sould be opened on the handheld,
but with "netstat -a |grep LISTEN" on the handheld, no port has been
opened when running gpesyncd (whether as user root or as user felix).

felix at h3900:~$ netstat -a|grep LISTEN
tcp        0      0 *:x11                   *:*                    
LISTEN     
tcp        0      0 *:x11                   *:*                    
LISTEN     
tcp        0      0 *:ssh                   *:*                    
LISTEN     
unix  2      [ ACC ]     STREAM     LISTENING     522    /tmp/.esd/socket
unix  2      [ ACC ]     STREAM     LISTENING     376    /var/run/sdp
unix  2      [ ACC ]     STREAM     LISTENING     415    /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     218   
/var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     503   
/tmp/dbus-OVslGPfGH7
felix at h3900:~$ gpesyncd &
felix at h3900:~$ netstat -a|grep LISTEN
tcp        0      0 *:x11                   *:*                    
LISTEN     
tcp        0      0 *:x11                   *:*                    
LISTEN     
tcp        0      0 *:ssh                   *:*                    
LISTEN     
unix  2      [ ACC ]     STREAM     LISTENING     522    /tmp/.esd/socket
unix  2      [ ACC ]     STREAM     LISTENING     376    /var/run/sdp
unix  2      [ ACC ]     STREAM     LISTENING     415    /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING     218   
/var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     503   
/tmp/dbus-OVslGPfGH7
[1] + Stopped (tty input)        gpesyncd

So the sync has to fail... or?

BTW: the passphrase-less ssh-connection is running properly!

Thanks for any help!

Regads,

Felix


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Gpe-list mailing list