You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens on the first initial page load (or again after the pdns zones have been updated for example using a mysql restore). The text displayed on the page is the 500 error "Oops! Something went wrong!". After a reload, all things are fine and shiny and the zones are listed as expected.
Exception: Field pending_updates does not exist in zone table. in /srv/opera-dnsui/model/record.php:97
Stack trace:
#0 /srv/opera-dnsui/model/zone.php(78): Record->__get()
#1 /srv/opera-dnsui/templates/zones.php(71): Zone->__get()
#2 /srv/opera-dnsui/pagesection.php(69): include('...')
#3 /srv/opera-dnsui/pagesection.php(57): PageSection->generate()
#4 /srv/opera-dnsui/templates/base.php(81): PageSection->get()
#5 /srv/opera-dnsui/pagesection.php(69): include('...')
#6 /srv/opera-dnsui/views/zones.php(83): PageSection->generate()
#7 /srv/opera-dnsui/requesthandler.php(62): require('...')
#8 /srv/opera-dnsui/public_html/init.php(18): require('...')
#9 {main}
This happens on the first initial page load (or again after the pdns zones have been updated for example using a mysql restore). The text displayed on the page is the 500 error "Oops! Something went wrong!". After a reload, all things are fine and shiny and the zones are listed as expected.
Version in use:
v0.2.7
system: debian 12 w/
The text was updated successfully, but these errors were encountered: