First: Thank you Dan & Al. Dan, I tried the downgrade but it still didn't work. And thanks for complimenting the detail. I'm trying to end up with a single unattended script to use for my production build. Right now each box represents user interaction with the install. (As an aside I'd invite assistance with that as well. Trying to do the remaining numbered steps with sed is proving painful.)
Al, I did add the passwords to that file. I did use all the same passwords (it's a test install and doesn't need to be secure) and will try changing them next, but have to research how since I'm new to ejabberd. A possible new clue has presented itself, though. After a reboot when I "osrf_ctl.sh -l -a start_all" I now get: Unable to connect router to jabber server public.localhost... exiting Unable to connect router to jabber server private.localhost... exiting Exception: OpenSRF::EX::Jabber 2010-01-08T14:20:58 OpenSRF::Transport::SlimJabber::Client /usr/local/share/perl/5.10.0/OpenSRF/Transport/SlimJabber/Client.pm:146 Jabber Exception: Could not open TCP socket to Jabber server: IO::Socket::INET: connect: Connection timed out I'm unsure if that's a result of the downgrade or something else entirely. I'm afraid I'm out of my comfort zone. Scott Date: Wed, 06 Jan 2010 13:18:23 -0500 > From: Dan Scott <[email protected]> > Subject: Re: [OPEN-ILS-GENERAL] Jabber Issues > To: Evergreen Discussion Group > <[email protected]> > Message-ID: <1262801903.15324.4.ca...@dan-karmic-liblap> > Content-Type: text/plain; charset="UTF-8" > > On Wed, 2010-01-06 at 13:06 -0500, Scott Sanicki wrote: > > I am trying to install Evergreen on a virtual private server and am > > running into issues getting ejabberd working. I am following this > > guide and all goes well until testing OpenSRF when I get "Unable to > > communicate with service opensrf.math". If it helps this is my > > step-by-step, including my VPS-specific steps. Any advice appreciated. > > Wow, thanks for the level of detail. That really helps a lot! > > It looks like you're running into the "OpenSRF 1.2.0 doesn't support > current versions of ejabberd" problem. Until we release OpenSRF 1.2.1, > your choices are to downgrade ejabberd (as your final, "DID NOT DO" > section outlines) or to try OpenSRF rel_1_2 or OpenSRF trunk instead > (which will require an initial ./autogen.sh step prior to > running ./configure). > > Downgrading ejabberd may be the easier option in the short term. > > > > ------------------------------ > > Message: 3 > Date: Wed, 06 Jan 2010 12:20:14 -0600 > From: Alan Rykhus <[email protected]> > Subject: Re: [OPEN-ILS-GENERAL] Jabber Issues > To: Evergreen Discussion Group > <[email protected]> > Message-ID: <1262802014.22445.70.ca...@victory> > Content-Type: text/plain > > Hello Scott, > > 1. Did you put the passwords into the: > > /openils/conf/opensrf_core.xml > > file? > > 2. Did you use different passwords for each of the 4 users you > configured with the 'ejabberdctl register user server password' command. > I believe the first time I tried this I used the same password and had > problems. > > al > > > On Wed, 2010-01-06 at 13:06 -0500, Scott Sanicki wrote: > > I am trying to install Evergreen on a virtual private server and am > > running into issues getting ejabberd working. I am following this > > guide and all goes well until testing OpenSRF when I get "Unable to > > communicate with service opensrf.math". If it helps this is my > > step-by-step, including my VPS-specific steps. Any advice appreciated. > > > > Thanks in advance, > > Scott Sanicki > > > -- > Alan Rykhus > PALS, A Program of the Minnesota State Colleges and Universities > (507)389-1975 > [email protected] >
