Current Database Version:
1.2.7

Current App Version:
58507dcfdaa0928a13ab40234a5eaede048c78ed

Not sure since when this issue is, if previous updates or just latest, but just realized after the latest update, that the domains dont show the records

Thank you!

must be something on my end then. do i need specific php modules to be installed? the dnsutils already installed.

NGINX and MARIA DB. previously some update, not sure which, all was working good.

    aftechro

    The requirements haven't changed. Off the top of my head it just uses dig to lookup the records, which is included in dnsutils?

    Are you able to replicate this when adding a new record? Trying to work out if this is broken for new records, if the updater Cron script broke, or if its something else.

    Also worth double checking your ITFlow instance has outbound Internet connectivity, and you're able to manually lookup a domain via the CLI?

    All works fine in CLI, so must be a me issue :d

    Here done a shel_exec script and works fine. Most likely i've done the php8.3 update and could be that, but to lazy to downgrade it. i`ll have a look at it at some stage. so far, all other functions working fine 😃

    Hmm, that is interesting.

    Could you share any php error logs generated immediately after adding the domain? It'd be nice to figure this out, if it is a php 8 issue.

    Have no idea what happen there, so this time after i've done app update, the previous version was still there, like the option to update was still enabled.

    So instead, i done the update using cli command: git pull --rebase origin master and that did the trick

    i was then looking at the domains, and all looks fine

    have no idea what to think about it haha but glad is working