> The fingerprint for the RSA key sent by the remote host is > 0e:c2:f6:f4:d9:86:9d:4b:c4:3d:77:e7:a4:bb:59:14. > Please contact your system administrator. > Add correct host key in /home/maven/.ssh/known_hosts to get rid of this > message. > Offending key in /home/maven/.ssh/known_hosts:79 > RSA host key for ocpsoft.com has changed and you have requested strict > checking. > Host key verification failed. >
This message is accurate, as the ocpsoft.com site was migrated to a new machine at our hosting provider. It should be safe to update your known_hosts file. Thanks, Lincoln On Fri, 2009-09-25 at 08:14 -0500, [email protected] wrote: > --- Some repositories were not synchronized --- > groupId: com.miglayout > Error: > rsync: failed to connect to mgrev.no-ip.com: No route to host (113) > rsync error: error in socket IO (code 10) at clientserver.c(122) > [receiver=3.0.3] > Error synchronizing metadata. Exit code: 10 > > groupId: com.ocpsoft > Error: > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > The RSA host key for ocpsoft.com has changed, > and the key for the according IP address 69.163.181.13 > is unknown. This could either mean that > DNS SPOOFING is happening or the IP address for the host > and its host key have changed at the same time. > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! > Someone could be eavesdropping on you right now (man-in-the-middle attack)! > It is also possible that the RSA host key has just been changed. > The fingerprint for the RSA key sent by the remote host is > 0e:c2:f6:f4:d9:86:9d:4b:c4:3d:77:e7:a4:bb:59:14. > Please contact your system administrator. > Add correct host key in /home/maven/.ssh/known_hosts to get rid of this > message. > Offending key in /home/maven/.ssh/known_hosts:79 > RSA host key for ocpsoft.com has changed and you have requested strict > checking. > Host key verification failed. > rsync: connection unexpectedly closed (0 bytes received so far) [receiver] > rsync error: unexplained error (code 255) at io.c(635) [receiver=3.0.3] > Error synchronizing metadata. Exit code: 255 > > groupId: com.subtlesolution > Error: > ssh: connect to host subtlesolution.com port 22: No route to host > rsync: connection unexpectedly closed (0 bytes received so far) [receiver] > rsync error: error in rsync protocol data stream (code 12) at io.c(635) > [receiver=3.0.3] > Error synchronizing metadata. Exit code: 12 > > groupId: net.sf.jlue > Error: > > You don't have an active shell at this time. For basic file transfers and > management, use web.sourceforge.net -- it allows rsync, sftp, and scp access. > > If you would like to create a shell, use ssh to login using a USER,PROJECT > username with the "create" command. If you tell ssh to allocate a tty > (e.g. using -t), an interactive shell will be opened when the create is > done. Otherwise, the create command will exit when the shell becomes > ready for use. An example create that enters the shell when ready: > > ssh -t USER,[email protected] create > > rsync: connection unexpectedly closed (0 bytes received so far) [receiver] > rsync error: error in rsync protocol data stream (code 12) at io.c(635) > [receiver=3.0.3] > Error synchronizing metadata. Exit code: 12 > > groupId: org.openfaces > Error: > Address 195.88.124.213 maps to ip124-213.teamdev.com, but this does not map > back to the address - POSSIBLE BREAKIN ATTEMPT! > rsync: link_stat "/home/tomcat/.m2/org/openfaces/." failed: No such file or > directory (2) > rsync error: some files could not be transferred (code 23) at main.c(1506) > [receiver=3.0.3] > Error synchronizing metadata. Exit code: 23 > > groupId: org.ow2 > Error: > Command line executed: /bin/sh -c 'rsync > --exclude-from=/home/maven/bin/synchronize/syncopate/exclusions.txt > --ignore-existing -Lrtivz "--rsh=ssh " > [email protected]:../../groups/maven/htdocs/maven2/org/ow2/ > /home/maven/repository-staging/to-ibiblio/maven2/org/ow2/'org.codehaus.plexus.util.cli.CommandLineException: > Error while executing external command, process killed.Error while executing > external command, process killed.Process timeout out after 900 seconds > > This is an automated email, do not respond.Contact the owners at > [email protected] -- Lincoln Baxter, III Co-Founder of OcpSoft Creator of: PrettyFaces: URL rewriting for JSF PrettyTime: Java elapsed timestamp formatting
