Hello!
I'm tring to run console amule on Debian Linux. X-based version of amule works properly (except buggy Russian letters support).
I start amule this way:
stiv@zeuhl:~$ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/stiv/media/parts.
Loading PartFile 9 of 98: WARNING: Duplicate partfile with hash 'E427BB726FE80CC451F3FB91CE4CD362' found, skipping: 010.part.met
Loading PartFile 23 of 98: ERROR: Failed to load PartFile '024.part.met'
Loading PartFile 91 of 98: ERROR: Failed to load PartFile '122.part.met'
Loading PartFile 98 of 98
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
Enter password for mule connection:
(null)
Now, exiting main app...
Killing amuleweb instance...
Killed!
aMule OnExit: Terminating core.
Saving PartFile 95 of 95
All PartFiles Saved.
aMule shutdown completed.
Why does it stops? How can I start console app that downloads data continiously ?
Thank you in advance.