Cannot display comment in page

I am not sure where you are using the function wp_list_comments but you should use it in the theme comments.php template file and call it using comments_template function.

If you want to display comments anywhere else then you can use function get_comments

error code: 523