LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   giFTd connection error (https://www.linuxquestions.org/questions/linux-software-2/giftd-connection-error-139239/)

janmeel 01-27-2004 11:39 AM

giFTd connection error
 
while trying to tun giFTd with the curses frontend i encounter the following problem: giftcurs reports

Can't connect to the daemon at 127.0.0.10:5800, is giFT running?
giFTcurs v0.6.1 -This is Free Software. Press F1 or M-1 for more info

starting giFTd from terminal:
$ giftd -v
[17:40] giftd 0.11.4 (Dec 8 2003 17:52:05) started
[17:40] FastTrack: fst_fasttrack.c:298(fst_giftcb_start): starting up
[17:40] FastTrack: fst_fasttrack.c:333(fst_giftcb_start): Loaded 1000 supernode addresses from nodes file "/home/jan/.giFT/FastTrack/nodes"
[17:40] FastTrack: fst_fasttrack.c:347(fst_giftcb_start): Loaded 591 banned ip ranges from "/home/jan/.giFT/FastTrack/banlist"
[17:40] FastTrack: fst_fasttrack.c:367(fst_giftcb_start): Http server listening on port 1214
[17:40] FastTrack: fst_fasttrack.c:394(fst_giftcb_start): adding fm2.imesh.com:1214 as temporary index node
[17:40] FastTrack: fst_session.c:107(fst_session_connect): connecting to fm2.imesh.com(212.179.35.118):1214
[17:40] *** GIFT-WARNING: updating index...
[17:40] giFT: giftd.c:711(init_transfer): recovered 0 state transfers
[17:40] giFT: share_cache.c:900(share_write_index): entered
[17:40] giFT: share_cache.c:609(share_build_index): entered
[17:40] giFT: share_cache.c:933(share_write_index): descending root: /home/jan/shared...
[17:40] giFT: share_cache.c:518(path_traverse): descending /home/jan/shared...
[17:40] *** GIFT-WARNING: cannot open dir /home/jan/shared: No such file or directory
[17:40] giFT: share_cache.c:933(share_write_index): descending root: /home/jan/.giFT/completed...
[17:40] giFT: share_cache.c:518(path_traverse): descending /home/jan/.giFT/completed...
[17:40] giFT: share_cache.c:1141(share_read_index): entered
[17:40] giFT: share_cache.c:609(share_build_index): entered
[17:40] giFT: share_cache.c:1155(share_read_index): total shares: 0 (0.00MB)
[17:40] FastTrack: fst_fasttrack.c:115(fst_plugin_session_callback): local ip: 10.0.0.13
[17:40] FastTrack: fst_session.c:527(session_do_handshake): outgoing enc_type: 0xA9, incoming enc_type: 0xA9
[17:40] FastTrack: fst_session.c:367(session_decrypt_packet): remote network name is "fileshare"
[17:40] FastTrack: fst_session.c:553(session_greet_suppernode): sending ip, bandwidth and user name to supernode
[17:40] FastTrack: fst_fasttrack.c:122(fst_plugin_session_callback): supernode connection established to fm2.imesh.com:1214, load: 0%
[17:40] *** GIFT-ERROR: poll: Interrupted system call
[17:40] FastTrack: fst_fasttrack.c:160(fst_plugin_session_callback): added 200 received supernode IPs to nodes list
[17:40] FastTrack: fst_fasttrack.c:165(fst_plugin_session_callback): disconnecting from index node
[17:40] FastTrack: fst_session.c:141(fst_session_disconnect): disconnected from fm2.imesh.com:1214
[17:40] FastTrack: fst_session.c:107(fst_session_connect): connecting to 67.166.220.26(67.166.220.26):1546
[17:40] FastTrack: fst_session.c:141(fst_session_disconnect): disconnected from 67.166.220.26:1546
[17:40] FastTrack: fst_session.c:107(fst_session_connect): connecting to 24.9.255.195(24.9.255.195):3210
[17:40] FastTrack: fst_session.c:141(fst_session_disconnect): disconnected from 24.9.255.195:3210
[17:40] FastTrack: fst_session.c:107(fst_session_connect): connecting to 24.94.95.227(24.94.95.227):2303
[17:40] FastTrack: fst_fasttrack.c:115(fst_plugin_session_callback): local ip: 10.0.0.13
[17:40] FastTrack: fst_session.c:527(session_do_handshake): outgoing enc_type: 0xA9, incoming enc_type: 0xA9
[17:40] FastTrack: fst_session.c:367(session_decrypt_packet): remote network name is "KaZaA"
[17:40] FastTrack: fst_session.c:553(session_greet_suppernode): sending ip, bandwidth and user name to supernode
[17:40] FastTrack: fst_fasttrack.c:122(fst_plugin_session_callback): supernode connection established to 24.94.95.227:2303, load: 62%
[17:40] FastTrack: fst_fasttrack.c:160(fst_plugin_session_callback): added 200 received supernode IPs to nodes list
[17:40] FastTrack: fst_fasttrack.c:211(fst_plugin_session_callback): received network name: "KaZaA", sending ours: "KaZaA"
[17:40] FastTrack: fst_fasttrack.c:234(fst_plugin_session_callback): received external ip: 81.178.229.213
[17:40] FastTrack: fst_fasttrack.c:201(fst_plugin_session_callback): received network stats: 3738785 users, 608011824 files, 4676608 GB

after which it 'hangs'

can anybody help me on this problem? I have installed gift and fasttrack from source and connect to the internet via a ethernet router

thanks

edit:
stuff works now. the key is to start giftd in a terminal and then open the frontend in another. Doing only the last gives lots of errors.


All times are GMT -5. The time now is 05:23 AM.