Describe the bug
There are various causes of errors, program file missing, ports occupied, permissions missing, so it would be nice if these errors had separate error messages rather than being misleading as to the cause of the problem.
To Reproduce
Steps to reproduce the behavior:
Install app
Run something on port 8000
Run app with default settings
Click start local database
See error "Surreal executable not found. Make sure the SurrealDB CLI is available in the command line."
Expected behavior
Display error message like "Error creating server: Address 8000 already in use".
Environment (you can view the current version under Settings):
Operating System: Linux Mint 21.2 Victoria
Surrealist Version: 1.7.4
SurrealDB Version: 1.0.0-beta.9+20230402.5eafebd for linux on x86_64
While I can't detect the actual reason Surreal fails to launch, I have rephrased the alert and made the console tab available at all times, allowing you to view the output and diagnose the problem manually
Describe the bug There are various causes of errors, program file missing, ports occupied, permissions missing, so it would be nice if these errors had separate error messages rather than being misleading as to the cause of the problem.
To Reproduce Steps to reproduce the behavior:
Expected behavior Display error message like "Error creating server: Address 8000 already in use".
Environment (you can view the current version under Settings):
Linux Mint 21.2 Victoria
1.7.4
1.0.0-beta.9+20230402.5eafebd for linux on x86_64