1
0
-1

ERROR 10 Jan 2025 01:16:45 org.joget.apps.app.service.JsonApiUtil - java.net.UnknownHostException: redriver102: Name or service not known 1533java.net.UnknownHostException: redriver102: Name or service not known



i get this error while trying to use json api datalist.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1
      • is redriver102 a valid hostname?
        If it's an internal hostname, ensure that it's listed in the /etc/hosts file (for Linux/Unix systems) or in the Windows hosts file if the system is Windows.
      • Ensure that your DNS server is working properly and is able to resolve the hostname redriver102 to an IP address.
        CommentAdd your comment...