Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problema giFT
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Ruba
n00b
n00b


Joined: 30 Mar 2003
Posts: 27

PostPosted: Fri Apr 11, 2003 12:43 pm    Post subject: problema giFT Reply with quote

Salve,
Ho un problemino con giFT.
Ho fatto
Code:
#emerge giFT-cvs
#emerge giftcurs
#giFT -d

Poi l'ho configurato con
Code:

#giFT-setup

ma quando lo faccio partire mi dice
Can't connect to the daemon 127.0.0.1:1213:Connection refused(111)
Io il demone l'ho settato li!
Nessuna idea?
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Fri Apr 11, 2003 2:07 pm    Post subject: Reply with quote

Guarda cosa ti dice
Code:
netstat -an

Dovresti trovare il servizio 1213 che ascolta sull'indirizzo 127.0.0.1.

C'e'?

--Gianluca
Back to top
View user's profile Send private message
Ruba
n00b
n00b


Joined: 30 Mar 2003
Posts: 27

PostPosted: Fri Apr 11, 2003 5:54 pm    Post subject: Reply with quote

No non c'è.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Fri Apr 11, 2003 6:03 pm    Post subject: Reply with quote

Non conosco il servizio in questione, ma c'e' un gift in /etc/init.d?
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Mon Apr 14, 2003 7:24 am    Post subject: Reply with quote

Ruba wrote:
No non c'è.


Quindi non c'e' nessun daemon che ascolta sulla porta in questione.
Probabilmente non c'e' nessun processo giftd che gira. Guarda la tabella dei processi.
Fai partire il daemon con
Code:
trace -f <daemon>

e guarda se il processo muore.
Guardati pure /var/log/messages e cerca la causa del decesso prematuro :(

--Gianluca
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Mon Apr 14, 2003 5:15 pm    Post subject: Reply with quote

C'è qualche firewall nella tua macchina ?
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Tue Apr 15, 2003 8:35 am    Post subject: Reply with quote

Bloody Bastard wrote:
C'è qualche firewall nella tua macchina ?


netstat -an indica che il non c'e' nessun processo che ascolta sulla porta in questione.
Non credo che il firewall (se pure ci fosse) possa essere il problema.

--Gianluca
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Tue Apr 15, 2003 12:48 pm    Post subject: Reply with quote

Non so si un firewall NAT ascolta sulla porta.

Gianluca Rotoni wrote:
Bloody Bastard wrote:
C'è qualche firewall nella tua macchina ?


netstat -an indica che il non c'e' nessun processo che ascolta sulla porta in questione.
Non credo che il firewall (se pure ci fosse) possa essere il problema.

--Gianluca

_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Tue Apr 15, 2003 5:18 pm    Post subject: Reply with quote

Come si chiama l'eseguibile del demone?

Lancialo, e vedi cosa succede.
Se sembra ritornarti alla shell senza dire nulla, fai
Code:
echo $?
Se c'e' qualche problema ti deve apparire un numero >= 1.
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Ruba
n00b
n00b


Joined: 30 Mar 2003
Posts: 27

PostPosted: Wed Apr 16, 2003 4:20 pm    Post subject: Reply with quote

Io il demone lo faccio partire con
Code:
giFT -d
e muore senza dirmi niente.
Code:
echo $?
mi risponde 0
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Wed Apr 16, 2003 9:24 pm    Post subject: Reply with quote

Il problema appare allora altrove.
Il demone e' ok. Ovviamente se fai un
Code:
ps -eaf
non vedi il processo giFT, giusto?
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
Ginko
Guru
Guru


Joined: 01 May 2002
Posts: 371
Location: nearby my linux laptop

PostPosted: Thu Apr 17, 2003 9:58 am    Post subject: Reply with quote

Ruba wrote:
Io il demone lo faccio partire con
Code:
giFT -d
e muore senza dirmi niente.


Prova
Code:
strace -f giFT -d


Riesci a vedere il motivo per cui il demone muore?

--Gianluca
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum