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.

[05:22] * CAN'T WRITE TO TEMP DIR

Old posts that have not been replied to for several years.
Locked
j
jollyboy

[05:22] * CAN'T WRITE TO TEMP DIR

Post by jollyboy »

I'm trying to start my bot and everything seems to be in order, in the ending there comes that usual stuff

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

but after that comes an error of some kind:

[05:22] * CAN'T WRITE TO TEMP DIR

Do you know what this is?
User avatar
BarkerJr
Op
Posts: 104
Joined: Sun Mar 30, 2003 1:25 am
Contact:

Post by BarkerJr »

b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Post by bobjuh »

Just make the tempdir and it should work :)
j
jollyboy

Post by jollyboy »

Thank you for your answers. At least I know now that I need to make this /tmp.
Unhappaly it doesn't work yet.
F
Fe|on

Post by Fe|on »

I've also had this error returned to me when the ip was wrong. Check /dns ip address|vhost on your network, make sure it works 8)
User avatar
BarkerJr
Op
Posts: 104
Joined: Sun Mar 30, 2003 1:25 am
Contact:

Post by BarkerJr »

Just delete the line: set temp-path "/tmp"
j
jollyboy

Post by jollyboy »

This works now, thank you :D
Locked