Urchin...Who has it working on the latest build?

XPerties

Well-Known Member
Apr 10, 2003
401
0
166
New Jersey, USA
Im running 7.4.0-STABLE 61 and I just did a new install of version 5. Now I have done the following....

This procedure will allow you to set it so Urchin starts up at boot time,
assuming install of /usr/local/urchin/:

cp /usr/local/urchin/util/urchin_daemons /etc/rc.d/init.d/urchin
chmod 755 /etc/rc.d/init.d/urchin

Open /etc/rc.d/rc.local with your favorite text editor, examples:
pico -w /etc/rc.d/rc.local
vi /etc/rc.d/rc.local

The file will look like this:
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local


At the very end of the file add:
/etc/rc.d/init.d/urchin start
and ran /scripts/runstatsonce a million times.

Now only 22 domains are showing (still missing a ton) in urchin but NONE of them can access urchin from cpanel. Anyone find a fix for this?

cPanel.net Support Ticket Number:
 

XPerties

Well-Known Member
Apr 10, 2003
401
0
166
New Jersey, USA
Originally posted by paint
The new stable version is supposed to work with Urchin 5 now....

cPanel.net Support Ticket Number:
Yah uh nope. Does not work.

cPanel.net Support Ticket Number:
 

cPanelNick

Administrator
Staff member
Mar 9, 2015
3,481
35
208
cPanel Access Level
DataCenter Provider
Originally posted by XPerties
Yah uh nope. Does not work.

cPanel.net Support Ticket Number:
Looks like it doesn't work if you upgraded from 4->5. Seems to be ok on new 5 installs

cPanel.net Support Ticket Number:
 

XPerties

Well-Known Member
Apr 10, 2003
401
0
166
New Jersey, USA
Originally posted by bdraco
Looks like it doesn't work if you upgraded from 4->5. Seems to be ok on new 5 installs

cPanel.net Support Ticket Number:
Bdraco, This is a new install of version 5. I never had any other version installed. I open a ticket but Never got a responce yet.

cPanel.net Support Ticket Number:
 

SJJM

Member
Dec 17, 2002
18
0
151
Same problem here...

New version of Urchin 5, ran all the commands that I've seen on this and RS forum to do with Urchin 5 and only half of my domains have Urchin accounts and when viewing them they see the Urchin screen but no stats there.

cPanel.net Support Ticket Number:
 

cPanelNick

Administrator
Staff member
Mar 9, 2015
3,481
35
208
cPanel Access Level
DataCenter Provider
Try edge .. that should have better support for diffrent urchin install paths/upgrades.

cPanel.net Support Ticket Number:
 

XPerties

Well-Known Member
Apr 10, 2003
401
0
166
New Jersey, USA
Well...

#1. I see people on edge and that doesn't help

#2. I do NOT do edge, Only stable and Im running 7.4.0-STABLE_61

cPanel.net Support Ticket Number:
 

cPanelNick

Administrator
Staff member
Mar 9, 2015
3,481
35
208
cPanel Access Level
DataCenter Provider
Originally posted by XPerties
Well...

#1. I see people on edge and that doesn't help

#2. I do NOT do edge, Only stable and Im running 7.4.0-STABLE_61

cPanel.net Support Ticket Number:
Better support for 5 should make it into stable in about 2 hours.