error after upgrading to latest version

It looks like the latest update has broken siteworx. Nodeworx seems to be working fine, however, siteworx just shows a blank page. Has anyone else seen this? I’ll see if I can dig a bit deeper to see what’s going on. Thoughts?

From /var/log/yum.log (yum is on autoupdate–centos)

Sep 08 19:41:51 Installed: mod_perl.i386 1.99_16-4.centos4
Sep 10 06:47:55 Installed: netpbm.i386 10.25-2.EL4.1
Sep 10 06:47:56 Installed: netpbm-progs.i386 10.25-2.EL4.1
Sep 10 06:47:56 Installed: netpbm-devel.i386 10.25-2.EL4.1
Sep 10 06:47:56 Updated: pcre.i386 4.5-3.2.RHEL4
Sep 10 06:47:56 Installed: apf.noarch 0.9.5-1.iworx
Sep 10 06:47:56 Installed: libart_lgpl.i386 2.3.16-3
Sep 10 06:47:57 Installed: sim.noarch 2.5-6.iworx
Sep 10 06:47:58 Updated: interworx-siteworx.noarch 2.1.0-45.iworx
Sep 10 06:47:58 Updated: vim-minimal.i386 1:6.3.046-0.40E.7
Sep 10 06:48:14 Updated: interworx-nodeworx.noarch 2.1.0-45.iworx
Sep 10 06:48:14 Updated: rrdtool.i386 1.2.9-1.2.el4.test
Sep 10 06:48:38 Updated: interworx.noarch 2.1.0-45.iworx
Sep 10 06:48:39 Installed: perl-rrdtool.i386 1.2.9-1.2.el4.test
Sep 14 06:46:15 Updated: xorg-x11-libs.i386 6.8.2-1.EL.13.16
Sep 14 06:46:15 Updated: xorg-x11-Mesa-libGL.i386 6.8.2-1.EL.13.16

I attempted a restart manually…

[root@54 log]# /sbin/service iworx restart
Stopping InterWorx-web: [ OK ]
Stopping InterWorx-db: [ OK ]
Starting InterWorx-db: [ OK ]
Starting InterWorx-web: [ OK ]
/chroot/home/interworx/include/IWorxDbUtil.php(77): DB Error: no such field

----- DEBUG STACKTRACE BEGIN -----
/chroot/home/interworx/include/IWorxDebug.php debug_printstacktrace (275)
/chroot/home/interworx/include/IWorxDbUtil.php debug_die (77)
/chroot/home/interworx/include/IWorxDbUtil.php db_query (473)
/chroot/home/interworx/include/IWorxDbUtil.php db_query (130)
/chroot/home/interworx/include/IWorxDbUtil.php db_object (510)
/chroot/home/interworx/include/nodeworx/IPAddress.php db_object (263)
/chroot/home/interworx/include/nodeworx/IPAddress.php _populate (95)
/chroot/home/interworx/include/nodeworx/IPAddress.php ipaddress (720)
/chroot/home/interworx/include/nodeworx/IPAddress.php getlist (846)
/chroot/home/interworx/bin/ip.php activateall (104)
/chroot/home/interworx/bin/ip.php ip_setopts (61)
/chroot/home/interworx/bin/ip.php ip (47)
----- DEBUG STACKTRACE END -----

Binding IP Aliases: [FAILED]

Can you do an:


rpm -qa | grep interworx

And paste it here. If you see an old (and new) version(s) of the interworx RPMs I’d open a ticket and we’ll see what’s going on.

Chris

rpm list

This looks a little weird, so I’ll open a ticket…

[root@54 evan]# rpm -qa | grep interworx
interworx-nodeworx-2.0.5-5.iworx
interworx-siteworx-2.1.0-45.iworx
interworx-nodeworx-2.1.0-45.iworx
interworx-2.1.0-45.iworx

Actually, just edited my post becuase I thought you had a ticket open :). I’d suggest doing so ehoff.

Chris

ticket

I do… :slight_smile:

It’s listed under my name… Evan Hoff

I’m blind, we’re checking it out now.

To everyone following this thread, we’ve figured out the cause of this update issue some folks have been having.

A new set of InterWorx rpms have been put up to resolve the issue (the 2.1.0-46 set).

If you have this issue and only have the 2.1.0-45 set installed, running
yum update

will solve the problem.

Evan, this is already done on your server.
Paul

thanks!

you guys are the best!