Replies: 1 comment 4 replies
-
Read the upgrade guide, your DB schema is out of date |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, always restarted with this error:
2024-10-03T12:38:24.803144+03:00 ns0 pdns_server[15431]: Exiting because communicator thread died with error: virtual void GSQLBackend::getUpdatedMasters(std::vector&, std::unordered_set&, CatalogHashMap&) unable to retrieve list of master domains: Could not prepare statement: select d.id, d.name, d.type, d.notified_serial,d.options, d.catalog,r.content from records r join domains d on r.domain_id=d.id and r.name=d.name where r.type='SOA' and r.disabled=0 and d.type in ('MASTER', 'PRODUCER'): Unknown column 'd.options' in 'field list'
Beta Was this translation helpful? Give feedback.
All reactions