Ticket #159 (new defect)

Opened 1 year ago

Last modified 1 month ago

The good old get_tag() thing, the bind way

Reported by: neverpanic Assigned to:
Priority: major Milestone: ispCP ω 1.1.0
Component: Daemon Version: VHCS 2.4.x
Severity: Hard Keywords:
Cc:

Description

Some of you probably know the errors that throw error messages similar to

get_tag() | ERROR: '// bind Data BEGIN.' ne '// bind Data END.', '// bind Data BEGIN.' or '// bind Data END.' missing in src !

I had this bug for quite a while in my running VHCS 2.4.7.1 installation after I made some changes to my /etc/bind/named.conf to support a Secondary DNS. I know the usual fix would have been to roll back the changes and set the domains' statuses to 'change'. Unforunately, I already overwrote that backup file. I tried literally everything - I checked my bind config format nearly a thousand times: All the tags are in their correct place. I even replaced my config file with the one that comes with the original VHCS package, set the domain statuses to 'change' and executed /var/www/vhcs2/engine/vhcs2-rqst-mngr - same error.

I almost got used to this problem - I'm creating all domains manually now, just wanted to report it, in case you wanna do something about it (what about some sort of template engine instead of that get_tag sh*t?)

Here are the relevant settings in my vhcs.conf:

BIND_CONF_FILE=/etc/bind/vhcs.conf
BIND_DB_DIR=/var/cache/bind
SECONDARY_DNS=87.230.10.2xx

I'm running Debian Sarge on a VPS, using bind9

Going to attach my /etc/bind/vhcs.conf for you, so you can see all the tags are in place.

Attachments

vhcs.conf (407 bytes) - added by neverpanic on 04/07/07 01:43:35.
/etc/bind/vhcs.conf
parts.zip (2.0 kB) - added by neverpanic on 04/07/07 01:47:27.
/etc/vhcs2/bind/parts/*

Change History

04/07/07 01:43:35 changed by neverpanic

  • attachment vhcs.conf added.

/etc/bind/vhcs.conf

04/07/07 01:47:27 changed by neverpanic

  • attachment parts.zip added.

/etc/vhcs2/bind/parts/*

02/15/08 21:07:04 changed by rats

  • severity set to Hard.
  • milestone changed from ispCP ω 1.0.0 to ispCP ω 1.0.0 - RC4.

02/17/08 14:40:41 changed by rats

  • milestone changed from ispCP ω 1.0.0 - RC4 to Working.

02/17/08 23:07:50 changed by rats

  • milestone changed from Working to ispCP ω 1.1.0.

06/14/08 02:55:58 changed by neverpanic

Any progress on this one? Will it ever be fixed or will the template engine for the configuration files be redone instead? Is further information needed (I plan to get rid of the server having the bug soon)?


Add/Change #159 (The good old get_tag() thing, the bind way)