PlexConnect does not reach PMS

PlexConnect seems not to be able to reach my Plex Media Server.

I tried to disable auth on pms but it didnt help.

Here is the log output:

 

17:53:43 PlexAPI: No Response from Plex Media Server
17:53:43 PlexAPI: We failed to reach a server. Reason: no host given
17:59:33 DNSServer: DNS request received!
 
This is my config:
 
  1. [PlexConnect]
  2. enable_webserver_ssl = True
  3. logpath = .
  4. enable_dnsserver = True
  5. prevent_atv_update = True
  6. port_dnsserver = 53
  7. enable_plexconnect_autodetect = True
  8. port_pms = 32400
  9. port_webserver = 80
  10. ip_plexconnect = 0.0.0.0
  11. certfile = ./assets/certificates/trailers.pem
  12. ip_dnsmaster = 192.168.1.7
  13. loglevel = High
  14. ip_pms = 192.168.1.6
  15. enable_plexgdm = False
  16. port_ssl = 443

 

Read the sticky about how to post and what information to provide please.