hi Guys,
getting crazy with this issue. I googled, I searched in the forum, tried many things but nothing helped
Installed home assistant on debian on raspberry 4. I moved the file from the original location to the new location. Additionally I give the the following information
homeassistant@rpi4-20201112:/$ ls -lr /mnt/usbdisk_db/
-rw-r--r-- 1 root root 184320 Jan 1 22:37 home-assistant_v2.db
recorder:
db_url: sqlite:////mnt/usbdisk_db/
include:
entities:
- switch.luce_bagno
I tried several different number of / in the db_url as well, either I get nothing or I get the following error
" Logger: homeassistant.components.recorder
Source: components/recorder/__init__.py:279
Integration: Recorder ([documentation](https://www.home-assistant.io/integrations/recorder), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+recorder%22))
First occurred: 9:09:25 AM (9 occurrences)
Last logged: 9:09:49 AM
Error during connection setup: (sqlite3.OperationalError) unable to open database file (Background on this error at: http://sqlalche.me/e/13/e3q8) (retrying in 3 seconds)"
still does not work. Do I have rights problem?
thanks in advance to those who’ll support me
regards