Different result when query with bolt vs https protocol

Neo4j version: 3.5.13
OS version: CentOS 7

When connect with bolt protocol, result return different with result return from https protocol (complex query, can't reproduce with simple data)
More, can't run explain/profile query with https protocol (that work normal with bolt protocol)