aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: .aMuled not found by amuled  (Read 2340 times)

stpierre

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 9
.aMuled not found by amuled
« on: June 09, 2006, 06:08:29 PM »

Hello, I have installed amuled 2.1.2
 I want to start it at my server startup with start-stop-daemon (gentoo)

 start-stop-daemon --start --exec "/usr/local/bin/amuled" --make-pidfile --pidfile /var/run/amuled.pid >/var/log/amule.log

but i have this litle problem :
amule.log :

amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
ERROR: Warning Warning! You are running aMule as root.
Doing so is not recommended for security reasons,
and you are advised to run aMule as an normal
user instead.
Loading temp files from //.aMule/Temp.

All PartFiles Loaded.
ListenSocket: Ok.

External connections disabled in config file
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir //.aMule/Incoming/ shared

ERROR: aMule daemon cannot be used when external connections are disabled. To enable External Connections, use either a normal aMule or set the key"AcceptExternalConnections" to 1 in the file ~/.aMule/amule.conf

Now, exiting main app...
aMule OnExit: Terminating core.
aMule shutdown completed.



But my .aMule folder is /home/emule/.aMule
how can i solve this problem????
other question  : how can i run amule at startup with a normal user??

thks
sorry if my english is bad.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: .aMuled not found by amuled
« Reply #1 on: June 09, 2006, 06:25:55 PM »

Hi stpierre!

You first have to set up amuled. (Enable external connections in order to access amuled per amuleweb/amulecmd/amuleGUI) You can either use a script or you just follow the wiki. (e.g. here)

You'll find a startup script here which allows you to start amuled as common user.

Have fun with amuled!
Logged