Plesk is not accessible: Unable to find service node for web service on domain with id=xxx

Follow

Comments

1 comment

  • Avatar
    METANET Support

    first query

    mysql> select param, val from dom_param where param='ip_addr_id' dom_id=111;

    needs to be

    mysql> select param, val from dom_param where param='ip_addr_id' and dom_id=111;

    0
    Comment actions Permalink

Please sign in to leave a comment.

Have more questions? Submit a request