When I run neo4j desktop and try to connect to a 'remote dbms' (really just my neo4j run locally), I get this error:
>Unable to edit remote connection: Error: Could not connect: Connection refused
There is nothing related to a connection attempt in the neo4j desktop logs at ~/.config/Neo4j\ Desktop/Application/log.log. Trying to strace the AppImae process yields nothing. Clicking the "Desktop logs" link in the red error pop up does nothing. I had to close my already open Firefox to get this "submit feedback" link from the Desktop app to work; I don't exactly have the best local desktop environment.
I know the URI I am entering is fine as if I can connect from neo4j-shell with no problem and to neo4j's browser interface on the 7474 port with no issue.