Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns_get_record(): A temporary server error occurred. #91

Open
Umplo opened this issue Mar 3, 2024 · 5 comments
Open

dns_get_record(): A temporary server error occurred. #91

Umplo opened this issue Mar 3, 2024 · 5 comments

Comments

@Umplo
Copy link

Umplo commented Mar 3, 2024

Hi there,

I've installed Odin on an Ubuntu 20.04 system, and configured Apache2 with a self-signed SSL certificate. Laravel is configured with composer and npm, and PHP 7.4 is connected to the latest releases of MySQL and Redis databases, both of which deployed via docker on the same host separately, and connected as per the odin .env. Everything is working so far except for DNS monitoring, which is a total shame. Currently, I'm running into the following error in my laravel logs:

[2024-03-02 16:45:39] local.ERROR: dns_get_record(): A temporary server error occurred.

And consequently, monitoring "DNS Records" is not working at all.

image

What is working?

  • , Edit. Registration and Login of accounts.
  • Monitoring: Open Graph, Uptime Monitoring,SSL Reports, Robots.txt, and perhaps scheduled task events as well, though I haven't tested this last one.
  • Adding and deleting websites.
@OwenMelbz
Copy link
Collaborator

@Umplo
Copy link
Author

Umplo commented Mar 3, 2024

Hi @OwenMelbz,

I'm not convinced it's simply a DNS or network misconfiguration.

As things stand, DNS resolution works fine on the ubuntu host, and Odin is perfectly capable of monitoring sites online, such as https://www.microsoft.com, and https://www.cnn.com, as seen below.

image

I'm aware there's a PHP bug that leads to the aforementioned error, and I'm wondering if it could be related;
https://bugs.php.net/bug.php?id=73149

@OwenMelbz
Copy link
Collaborator

Are you able to run it on a newer version of php?

@Umplo
Copy link
Author

Umplo commented Mar 3, 2024

@OwenMelbz Which version do you recommend for Odin?

@OwenMelbz
Copy link
Collaborator

Theoretically it shouldn't matter, but if you're experiencing a bug in the version you're running then anything newer to try and see if that's the case, so could just try something like 8.2 and see what happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants