Sie sind nicht angemeldet.

Lieber Besucher, herzlich willkommen bei: GentooForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.

1

04.05.2007, 16:45

giFT Apollon ua. andere GUI

Hallo
Ich wollte nach Jahren wieder mal giFT ausprobieren. (Hatte ich damals vom Rechner entfernt, weil es die CPU Last hochgetrieben hat.)

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
cat gift
Roadrunner share #emerge gift
-- als User --
olaf@Roadrunner ~ $ gift-setup
/main/setup [0] 1
/main/hosts_allow [LOCAL]
/main/client_port [1213]
/main/follow_symlinks [1]
/main/plugins [OpenFT] OpenFT:Gnutella:Ares
/download/incoming [~/.giFT/incoming]
/download/completed [~/.giFT/completed]
/sharing/max_peruser_uploads [1]
/sharing/hide_dot_files [1]
/sharing/hide_dot_files [1]
/sharing/root []
/sharing/max_uploads [0]
/sharing/shares_hidden [0]
/sharing/auto_resync_interval [86400]
/sharing/share_completed [1]
/sharing/ignore_incoming [1]
/bandwidth/downstream [0]
/bandwidth/upstream [0]
/daemon/host [127.0.0.1]
/daemon/port [1213]
olaf@Roadrunner ~ $ giftd -v
[15:39:49] giftd 0.11.8.1 (May  4 2007 15:20:16) started
[15:39:49] Plugin OpenFT (0.2.1.6) successfully loaded and initialized
[15:39:49] OpenFT: ft_openft.c:257(openft_start): Booya! OpenFT in the house!
[15:39:49] *** GIFT-WARNING: OpenFT: guessing max_active=600
[15:39:49] OpenFT: ft_node_cache.c:129(read_cache): opening nodes cache from /home/olaf/.giFT/OpenFT/nodes...
[15:39:49] *** GIFT-ERROR: OpenFT: No nodes loaded.  If you believe this is in error, try removing your local nodes file, causing giFT to re-read from the global.  If you are still having troubles, try consulting the installation guide.
[15:39:49] OpenFT: ft_conn.c:642(ft_conn_initial): began 0 connections (remaining weight: 90)
[15:39:49] Plugin Gnutella (0.0.10) successfully loaded and initialized
[15:39:49] Gnutella: gt_gnutella.c:150(gnutella_start): Starting Gnutella plugin
[15:39:49] Gnutella: gt_conf.c:159(gt_config_load_file): reloading configuration for Gnutella/gwebcaches (copying /usr/share/giFT/Gnutella/gwebcaches -> /home/olaf/.giFT/Gnutella/gwebcaches)
[15:39:49] Gnutella: file_cache.c:107(file_cache_load): loaded filecache for /home/olaf/.giFT/Gnutella/gwebcaches. nlines = 43
[15:39:49] giftd 0.11.8.1 (May  4 2007 15:20:16) started
[15:39:49] Plugin OpenFT (0.2.1.6) successfully loaded and initialized
[15:39:49] OpenFT: ft_openft.c:257(openft_start): Booya! OpenFT in the house!
[15:39:49] *** GIFT-WARNING: OpenFT: guessing max_active=600
[15:39:49] OpenFT: ft_node_cache.c:129(read_cache): opening nodes cache from /home/olaf/.giFT/OpenFT/nodes...
[15:39:49] *** GIFT-ERROR: OpenFT: No nodes loaded.  If you believe this is in error, try removing your local nodes file, causing giFT to re-read from the global.  If you are still having troubles, try consulting the installation guide.
[15:39:49] OpenFT: ft_conn.c:642(ft_conn_initial): began 0 connections (remaining weight: 90)
[15:39:49] Plugin Gnutella (0.0.10) successfully loaded and initialized
[15:39:49] Gnutella: gt_gnutella.c:150(gnutella_start): Starting Gnutella plugin
[15:39:49] Gnutella: gt_conf.c:159(gt_config_load_file): reloading configuration for Gnutella/gwebcaches (copying /usr/share/giFT/Gnutella/gwebcaches -> /home/olaf/.giFT/Gnutella/gwebcaches)
[15:39:49] Gnutella: file_cache.c:107(file_cache_load): loaded filecache for /home/olaf/.giFT/Gnutella/gwebcaches. nlines = 43
.....

Auf einer zweiten Konsole apollon gestartet. Apollon meldet Verbindungsfehler. Beim Schließen von Apollon wird aber auch gift auf Konsole 1 beendet.
Auch wenn ich nur Apollon (o.a. GUI starte kommt "Verbindungsfehler"
Kann das an meiner /etc/hosts liegen?

Quellcode

1
127.0.0.1 localhost localhost.localdomain Roadrunner
Hostname ist Roadrunner
MfG