aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Error on amule start  (Read 9020 times)

ThoR

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Error on amule start
« on: October 20, 2003, 10:24:20 PM »

Hi,

aMule shows, like xmule did, a message box on every start, saying "[code:1]unable to get permissions for [~/.aMule/]server.met[/code:1]". The server list is notably short every start. But the rest of aMule works okay. Could the reason be an old setting aMule grabbed from my old xMule config? Not that it's fatal, but it's surely annoying!

Greetings,

ThoR
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Error on amule start
« Reply #1 on: October 20, 2003, 11:07:24 PM »

what shows you ls -l in .aMule ?

[code:1]-rw-r--r--    1 deltaHF  users        1582 2003-10-20 20:49 server.met
[/code:1]

ThoR

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Error on amule start
« Reply #2 on: October 21, 2003, 02:26:15 AM »

  • The file is always there, when aMule runs and when not.
  • The permissions and owner are okay
  • I don't have something like ACLs running.
  • [/list:u]

    This is why I am so confused. I seem to be the only one with this error. Can I provide more Infos with little to no debugger experience? An strace maybe?
Logged

Guest

  • Guest
Re: Error on amule start
« Reply #3 on: October 28, 2003, 02:21:11 PM »

Mhh... Same problem here!  :shock:

Impossible to get permissions for file /home/fish/.aMule/server.met (error2: no such file or directory)

What now?  :roll:
Logged

Guest

  • Guest
Re: Error on amule start
« Reply #4 on: October 30, 2003, 01:12:43 AM »

I have the same problem. Here is my 'ls -la .aMule/server.met'

-rw-r--r--    1 jvg      users        5187 2003-10-30 01:08 server.met
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Error on amule start
« Reply #5 on: October 30, 2003, 04:10:56 PM »

does launching aMule with the cmd:

export LANG=C && export LC_ALL=en_EN && export LANG=en_EN && export LC_MESSAGES=C && amule

help to solve it ?

Guest

  • Guest
Re: Error on amule start
« Reply #6 on: November 05, 2003, 04:26:51 PM »

Quote
Original von deltaHF

does launching aMule with the cmd:

export LANG=C && export LC_ALL=en_EN && export LANG=en_EN && export LC_MESSAGES=C && amule

help to solve it ?

No...

btw, I just installed the newest version, still the same error...  :?
Logged

Lo'oRiS

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 22
    • http://lano.webhop.net
Re: Error on amule start
« Reply #7 on: November 06, 2003, 03:53:11 AM »

same problem here, and i had this problem with xmule too
Logged

eagle

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Re: Error on amule start
« Reply #8 on: November 15, 2003, 03:21:20 PM »

Hi everybody,

I have the same problem here with aMule 1.1.2. On every start it says:

Impossible to get permissions for file '/home/esel/.aMule/server.met'
(error 2: No such file or directory)

In Preferences -> Server I have selected the "Auto-update serverlist on startup".
So it should get its server.met on every restart (which I do after a reconnection to the Net...).

Now, I think, this could be the reason for this error message, because one part of the
programm downloads the server.met, while another part (thread?) is doing
some checking of all required files.
And this part doesn't find the server.met, which is not there...

Could this be the reason? Something like a "race-condition"?

So it would be better, to do the checks after the download of the
server.met...

eagle
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Error on amule start
« Reply #9 on: November 15, 2003, 04:20:18 PM »

try those server settings plz:



then close aMule, dl server.met from http://ed2k.2x4u.de/index.html and put it in your ~/.aMule dir, launch aMule ..

greets
delta

Eru

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 33
Re: Error on amule start
« Reply #10 on: November 15, 2003, 09:50:59 PM »

eagle

I think you're right with your race theory:

On startup my aMule always complains about not having a file adresses.dat in it's .aMule
directory.
After I added the file (with an URL of a server met) I got the same error....

Also here the server.met file is always there with enough permissions.

Gruss
Eru
Logged

eagle

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Re: Error on amule start
« Reply #11 on: November 16, 2003, 02:52:49 AM »

Hi Eru & deltaHF,

Quote
Original von Eru

eagle

I think you're right with your race theory:

On startup my aMule always complains about not having a file adresses.dat in it's .aMule
directory.
After I added the file (with an URL of a server met) I got the same error....

Also here the server.met file is always there with enough permissions.

Gruss
Eru


Yes, I think this is the same problem...

OK, now I try the setting from deltaHF, but I will restart my amule only in a few ours (after the 24h Net-runtime...), tomorrow I will see, if something changes...

Good night :-)
eagle
Logged

Guest

  • Guest
Re: Error on amule start
« Reply #12 on: November 16, 2003, 08:18:52 PM »

It doesn't happen without auto-download on startup.
Using the manual server list load button works fine.
Random note: I typed a second server.met line into the server lists to fetch on startup box, namely

http://www.esel-paradies.de/server/server.met
Logged

eagle

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Re: Error on amule start
« Reply #13 on: November 17, 2003, 02:27:09 PM »

Hi deltaHF,

Quote
Original von deltaHF

try those server settings plz:

(picture see above...)

then close aMule, dl server.met from http://ed2k.2x4u.de/index.html and put it in your ~/.aMule dir, launch aMule ..

OK, I've tried this settings, but the result was, that amule didn't start with it :-(

There was an error-massage like this (I don't remember exactly, but similar to this):
Couldn't get any valid servers

Hmm, now I turn'd back the old settings, the other error isn't so bad, so long as amule run's fine :-)
(but of cause it should be fixed anyway)

eagle
Logged