DNS resolution is currently unavailable

Hello,

I have the problem that I can not perform a gravity update. A token can also not be created.

] ** FINISHED DEBUGGING! **

  • The debug log can be uploaded to tricorder.pi-hole.net for sharing with developers only.
    [i] Debug script running in automated mode
    * Using curl for transmission.
    * curl failed, contact Pi-hole support for assistance.
    * Error message: curl: (6) Could not resolve host: tricorder.pi-hole.net

[✗] There was an error uploading your debug log.

  • Please try again or contact the Pi-hole team for assistance.
  • A local copy of the debug log can be found at: /var/log/pihole/pihole_debug.log

PM me the log.

Problem solved.
In docker itself the correct DNS had to be adjusted.
docker run --dns 8.8.8.8 --dns 127.0.0.1 pihole/pihole:latest