Web server starts, but can't connect via browser or desktop

I've been using a database for the last 4 months, in browser, desktop and via graphql however the server was rebooted today and now I can't reconnect.

It is v4.3.3

The processes all appear to complete after running sudo service neo4j start:

Ports are open:

Desktop unable to connect via bolt port 7687:

Running the following command returned values showing the correct number of nodes and indexes I have in the database:
neo4j-admin check-consistency --verbose --database=neo4j

Would anyone have any ideas at all? Many thanks!