Subj : Re: Error starting ircd.j
To : Digital Man
From : Jame
Date : Tue Mar 01 2011 08:10 pm
> > I'm attempting to do some testing in an v3.14 install and am getting
> > the following error message when ircd.js is being started:
> >
> > 2/26 00:47:10 srvc 0017 IRC !JavaScript /opt/synchronet/exec/ircd.js
> > line 94: ReferenceError: log is not defined
> >
> I suspect you need to upgrade to Synchronet v3.15 to run the latest ircd.
I'm back to working on that, preferably still using a debian package.
Need to build a 64 bit lenny container (I'm using Linux Containers now,
replacing the VServers I have been using) to do the testing...
> Did you update your ircd after installing v3.14?
Nope. Certainly not for this install, that I recall, but it is running
here (netstat -tlnp |grep 6667):
And I hadn't thought I'd done so for the source archive I was using to
test the v3.14 debian package builds... But I found that I wasn't using the
same set of files for that as I'd used for this install, which is still the
original manual compile I did of v3.14 back in January 2009 (ircd.js 81504
Dec 29 2006). Did recreate a source archive to try a 3.14 build again but I'm
not sure that it's that much better...
> In any case, it'd be a good idea to upgrade.
Indeed, and I've come back to that idea. Much as I'd still like to create
a debian package for the 3.14a version, I want to learn SBBS better than I've
had a chance to, especially the javascript used with it; and that means the
current version, as that is where you all are doing the work...