mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #148] Zone with ~ 3000 records fails to load. #95
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:242Stack 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"