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.

Couldn't create channel file

General support and discussion of Eggdrop bots.
Post Reply
E
Evert
Voice
Posts: 2
Joined: Wed Sep 05, 2007 4:41 pm

Couldn't create channel file

Post by Evert »

hello

Just configured and started the eggdrop bot
I see the bot in the room, but it starts with some errors.

Code: Select all

 Couldn't create channel file: GhandalfBot.chan.  Dropping

and

Warning! Could not write pid.GhandalfB file, Launched into the background
how can i solve these errors????
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Make sure you run your eggdrop from somewhere the bot have write permissions.
NML_375
E
Evert
Voice
Posts: 2
Joined: Wed Sep 05, 2007 4:41 pm

Post by Evert »

thanks for your answer, ,,however, i have little knowledge off linux.

I am running Suse 10.2, and the bot starts from
/usr/eggdrop

i have installed eggdrop using an RPM, instead of compiling by myself
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Running package-installed eggies can add some complications compared to compiling it yourself, mainly as you need to make sure you load modules from the proper location among other things..

Usually, you would place a copy of the distribution configfile in the home directory under which your eggdrop is intended to run under (and no, eggdrop will not run as root, don't try to run it as a service).
Once copied, you'd modify it taking caution with settings related to shared files (modules, helpfiles, etc), while setting userfile, channelfile, etc to be created within the home directory.

Of course, you could create a subdir under your home directory and use that instead.
NML_375
Post Reply