[GH-ISSUE #148] Zone with ~ 3000 records fails to load. #95

Open
opened 2026-02-28 01:20:57 +03:00 by kerem · 0 comments
Owner

Originally created by @fousti on GitHub (May 22, 2017).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/148

Hello,

Trying to install NSedit at my company for managing our DNS setup.

When trying to get records for one of our internal zone with 2981 records, it always fails with this error log:

2017/05/22 16:08:57 [error] 30296#30296: *216 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function Exception() in /var/www/nsedit-1.1/includes/class/Zone.php:242

Stack trace: #0 /var/www/nsedit-1.1/includes/class/Zone.php(45): RRSet->addRecord('10.190.26.27', false) #1 /var/www/nsedit-1.1/zones.php(189): Zone->parse(Array) #2 {main} thrown in /var/www/nsedit-1.1/includes/class/Zone.php on line 242" while reading response header from upstream, client: 192.168.51.57, server: dnsmaster.vip, request: "POST /zones.php?action=listrecords&zoneid=OBFUSCATED&jtStartIndex=0&jtPageSize=20 HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "dnsmaster.vip", referrer: "http://dnsmaster.vip/index.php"

Originally created by @fousti on GitHub (May 22, 2017). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/148 Hello, Trying to install NSedit at my company for managing our DNS setup. When trying to get records for one of our internal zone with 2981 records, it always fails with this error log: `2017/05/22 16:08:57 [error] 30296#30296: *216 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function Exception() in /var/www/nsedit-1.1/includes/class/Zone.php:242` `Stack trace: #0 /var/www/nsedit-1.1/includes/class/Zone.php(45): RRSet->addRecord('10.190.26.27', false) #1 /var/www/nsedit-1.1/zones.php(189): Zone->parse(Array) #2 {main} thrown in /var/www/nsedit-1.1/includes/class/Zone.php on line 242" while reading response header from upstream, client: 192.168.51.57, server: dnsmaster.vip, request: "POST /zones.php?action=listrecords&zoneid=OBFUSCATED&jtStartIndex=0&jtPageSize=20 HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.0-fpm.sock:", host: "dnsmaster.vip", referrer: "http://dnsmaster.vip/index.php"`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#95
No description provided.