Replies: 1 comment 1 reply
-
Hey Johnson! By default, Wave uses SQLite, and that error means Laravel can't find the SQLite file. Here's how to fix it:
You should now see the login page instead of a blank screen. Let me know how it goes! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Guys,
Johnson is my name :)
I discovered Devdojo after a conversation around scaling a webapp quickly. Downloaded HERD and installed - fine. Downloaded WAVE...launch HERD....Link existing WAVE project.....Point it to downloaded and unzipped folder with WAVE. Launch app.test shows a blank screen.
Tried on another PC with a fresh install of Windows - same issue.
LOGS - [2025-05-01 05:21:43] local.ERROR: Error connecting to database: Database file at path [C:\Users\PC\Desktop\Root\database\database.sqlite] does not exist. Ensure this is an absolute path to the database.
Databse exists and is accessable.
Remove HERD, remove .config, remove all signs and re-install....
Same problem.
Got another tech to test....same problem.
Im at a loss to even evaluate if this will work for our solution and any thoughts or feedback appreciated.
Not scaling very quickly ;)
Kind regards
Johnson
Beta Was this translation helpful? Give feedback.
All reactions