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.

Bot having problem with starting second time

General support and discussion of Eggdrop bots.
Post Reply
M
Mizuki
Voice
Posts: 3
Joined: Wed Aug 26, 2009 6:27 pm

Bot having problem with starting second time

Post by Mizuki »

I get the error

*USER FILE NOT FOUND~ (try './eggdrop -m /usr/local/etc/eggdrop.conf' to make one)

but I've done this already the first time I started this bot up, and a second time just in case, but the third time I tried without the first time startup script it still gives me this same error. What am I doing wrong?
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

Have you made sure your eggdrop have write permissions where you save your userfile?
NML_375
M
Mizuki
Voice
Posts: 3
Joined: Wed Aug 26, 2009 6:27 pm

Post by Mizuki »

I've given the account permission to write files, I'm not exactly sure how to give eggdrop the permission though.
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

The eggdrop process will inherit the permissions of the user who started the process, so as long as the user has the permissions, eggdrop will as well.

Have you tried using the .save dcc-partyline command to manually force saving the userfile (automatically saved once an hour) after registering with the bot, and then confirm that the userfile is written?
NML_375
M
Mizuki
Voice
Posts: 3
Joined: Wed Aug 26, 2009 6:27 pm

Post by Mizuki »

Just tried, got this message:

[15:45:52] <Mint> [03:48] #LOLINOM# save
[15:45:52] <Mint> Saving user file...
[15:45:52] <Mint> [03:48] ERROR writing user file.

I attempted to do this in the /ctcp Mint chat command

(Mint = Bot, LOLINOM = Master)
B
Brou
Voice
Posts: 2
Joined: Mon Aug 24, 2009 11:44 am
Contact:

Post by Brou »

most likely the directory where you write your userfile is not writable by the account running the eggdrop.

check your eggdrop config to know where it's trying to write the userfile and check the permission on that folder.

-Brou
Post Reply