Fresh Install - Error [TRPCClientError]: no such table: user
G'Day all!
Migrating Homarr from Docker for Desktop (Windows) to a new Ubuntu machine. Everything freshly installed on Ubuntu.
Docker-compose:
When starting Homarr from docker run or docker-compose, I get the error:
(Among other errors)
Lurked on Github and here and seen similar issues. Looks like deleting/replacing the db.sqlite file has fixed it for most people but no luck on my end.
I've tried:
- copying the data/icons/configs folders from my old instance - no luck
- Repulling the image (even homarr-dev) - no luck
- Deleting everything in working folder - no luck
- Replacing the db.sqlite file with someone elses (Worked for others) - no luck
Apparently this was fixed in the latest version but not for me ðŸ˜
Anyone able to assist? Love yall
Full error log: https://pastebin.com/7MKAPTRF
Pastebin
Exporting hostname...Migrating database...yarn run v1.22.19$ ts-nod...
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Solution:Jump to solution
Hi All,
If anyone runs into this issue in the future,
I had the woprking folder connected via CIFS (SMB) to a Windows server....
2 Replies
@Meierschlumpf
Solution
Hi All,
If anyone runs into this issue in the future,
I had the woprking folder connected via CIFS (SMB) to a Windows server.
The fix was to mount my CIFS in the following way:
Feel free to DM if u have this issue and I can explain further>
Cheers