Of course i'm using a specific account when using ssh, however, when i disconnect (with the same account logged in) a slave from jenkins's interface, i get "Disconnected by anonymous" displayed
Concerning the FS, i was running the same version (1.456) for both masters and slaves, and it always worked well since each one launches a independent java process (some it doesn't matter whether they run from the same jar or not) But when i moved to 1.518, it looks like there is some conflict (and i suspect the default port) when i launch two slaves, even with two different masters Le jeudi 3 octobre 2013 22:24:27 UTC+2, LesMikesell a écrit : > > On Thu, Oct 3, 2013 at 1:52 PM, Raouf Abdelhamid > <[email protected] <javascript:>> wrote: > > when not specified, jenkins seems to use an account called anonymous to > > communicate with slaves > > That doesn't make any sense to me in the context of ssh which is going > to need a specific matching account as a login on the target node. > > > What's the problem with using the same file system ? can you explain > please > > ? > > Where do the slave jar, etc., and other supporting files live? Not to > mention the potential conflicts if you happen build the same job > concurrently. > > > ps: i'd like to remind you that it was working pretty well under 1.456, > so > > what has changed since then ? > > How many different versions of the slave.jar were you running then? > > -- > Les Mikesell > [email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
