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.

Unable to Write File

General support and discussion of Eggdrop bots.
Post Reply
L
Lu5ck
Halfop
Posts: 43
Joined: Thu Dec 07, 2006 8:58 am

Unable to Write File

Post by Lu5ck »

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[15:54] --- Loading eggdrop v1.6.18 (Thu Dec 7 2006)
[15:54] Module loaded: dns
[15:54] Module loaded: channels
[15:54] Module loaded: server
[15:54] Module loaded: ctcp
[15:54] Module loaded: irc
[15:54] Module loaded: notes (with lang support)
[15:54] Module loaded: console (with lang support)
[15:54] Module loaded: blowfish
[15:54] Module loaded: assoc (with lang support)
[15:54] Module loaded: wire (with lang support)
[15:54] Module loaded: uptime
[15:54] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[15:54] use '.help userinfo' for commands.
[15:54] Creating channel file
[15:54] Couldn't create channel file: SpamGuardBot-1.chan. Dropping


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg GPK`SGB-1 hello
This will make the bot recognize you as the master.

[15:54] === GPK`SGB-1: 1 channels, 0 users.
* Warning! Could not write pid.GPK`SGB-1 file!
Launched into the background (pid: 1676)
I am unable to write to file
Is it because of the rights?
If so, what rights should i give?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

* Warning! Could not write pid.GPK`SGB-1 file!
It's the ` in the bots nick that is causing it.
# Specify here the filename Eggdrop will save its pid to. If no pidfile is
# specified, pid.(botnet-nick) will be used.
#set pidfile "pid.LamestBot"
Simply set your own minus that character.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
L
Lu5ck
Halfop
Posts: 43
Joined: Thu Dec 07, 2006 8:58 am

Post by Lu5ck »

Thankyou for the fast reply

Did as you told, but it still unable to write

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:36] --- Loading eggdrop v1.6.18 (Thu Dec 7 2006)
[17:36] Module loaded: dns
[17:36] Module loaded: channels
[17:36] Module loaded: server
[17:36] Module loaded: ctcp
[17:36] Module loaded: irc
[17:36] Module loaded: notes (with lang support)
[17:36] Module loaded: console (with lang support)
[17:36] Module loaded: blowfish
[17:36] Module loaded: assoc (with lang support)
[17:36] Module loaded: wire (with lang support)
[17:36] Module loaded: uptime
[17:36] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[17:36] use '.help userinfo' for commands.
[17:36] 12[LOADED] 12joingreet.TcL 12v1.0 By 12Yoichiro
[17:36] Creating channel file
[17:36] Couldn't create channel file: SpamGuardBot-1.chan. Dropping


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type: /msg GPK`SGB-1 hello
This will make the bot recognize you as the master.

[17:36] === GPK`SGB-1: 1 channels, 0 users.
* Warning! Could not write pid.SpamGuardBot-1 file!
Launched into the background (pid: 3733)
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

looks like you don't have the permissions to write any files. Fix that and it'll work fine.
L
Lu5ck
Halfop
Posts: 43
Joined: Thu Dec 07, 2006 8:58 am

Post by Lu5ck »

o yah...

the folder is not set writtable

Thanks for the advise
Post Reply