This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Cracked my egg

General support and discussion of Eggdrop bots.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

That would be the "username" setting in your config-file (since you appear not to be running an ident-service on the system).
NML_375
s
scrambled egg
Voice
Posts: 10
Joined: Sun Dec 04, 2011 11:13 am

Post by scrambled egg »

The username is set, but nobody said anything about a ident-service?

So how do i install the ident-service ?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

An ident-service is not mandatory. If such a service is running on the client's host however, most irc servers will use this to query the username of the connecting client, and use the result for the user@host.tld part of the online identity.

If there is no ident-service however, most irc servers will use whatever name the client provided as <username> when sending the "USER" command during registration. The value eggdrop sends during registration is controlled by the username setting.

If you'd like to install an ident-service on your system, install the appropriate package using yum or any other package manager (I would generally recommend oidentd or identd)
NML_375
s
scrambled egg
Voice
Posts: 10
Joined: Sun Dec 04, 2011 11:13 am

Post by scrambled egg »

Back to square one!?

So now i am like wtf is this going to take to get this ***** thing to work ?

http://i.imgur.com/nLuBW.png

Every thing is where its supposed to be and now this **** **** ****
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

The lack of any other errors would suggest that your eggdrop is not able to open the config-file. Did you change anything since you got your eggdrop up'n'running? If you edited your config-file, have you double-checked the file ownership and permissions (file owned by overwatch and user has read-permissions at a minimum)?
NML_375
w
willyw
Revered One
Posts: 1202
Joined: Thu Jan 15, 2009 12:55 am

Post by willyw »

Question:
Why use:
./eggdrop -m /home/overwatch/overwatch.conf

instead of just:
./eggdrop -m overwatch.conf
?


Does it behave the same, if you try it without the full path?
User avatar
arfer
Master
Posts: 436
Joined: Fri Nov 26, 2004 8:45 pm
Location: Manchester, UK

Post by arfer »

Alternatively the path could be incorrect

Try the bash command pwd

Maybe it should be /usr/home/overwatch/overwatch.conf

In any event, it is normal to do what willyw suggests in the post above
I must have had nothing to do
Post Reply