Neo4j Desktop unable to establish remote connection: Neo4jError: WebSocket connection failure

Could someone help me? I will be very very very grateful.
I have exactly the same question as this user does:

Desktop unable to establish remote connection Desktop

Trying to resolve this (apparently common) error. I am trying to connect to the "remote" database per the screen capture. [upload1] I click "Connect" [upload2] It gives this error [upload3] Per much Googling and etc., tried this, which made no difference: Uncomment the lines dbms.connectors.default_listen_address=0.0.0.0 dbms.connector.bolt.listen_address=:7687 The other database starts fine. [upload4] Log file: [2021-06-30 09:34:56.443] [info] Online check request: http://dis…

That is, I have established a database on the community version (neo4j-community-4.4.4) and I tried to connect to this database using my desktop version. And it always fails like this:
Unable to establish remote connection: Neo4jError: WebSocket connection failure. Due to security constraints in your web browser, the reason for the failure is not available to this Neo4j Driver. Please use your browsers development console to determine the root cause of the failure. Common reasons include the database being unavailable, using the wrong connection URL or temporary network problems. If you have enabled encryption, ensure your browser is configured to trust the certificate Neo4j is configured to use. WebSocket readyState is: 3

Here is my desktop log:
log.txt (642.5 KB)

I have the same problem. Were you able to solve it? If so, how?