are you sure the volume the sqlite database file is in has the correct permissions? not just in the container, but on the host, does the appropriate docker user id have permission to see what’s in the folder? i’ve been caught out myself on that before when files in the folder had correct permissions, but the containing folder for them couldn’t be accessed :p
are you sure the volume the sqlite database file is in has the correct permissions? not just in the container, but on the host, does the appropriate docker user id have permission to see what’s in the folder? i’ve been caught out myself on that before when files in the folder had correct permissions, but the containing folder for them couldn’t be accessed :p