hey @[email protected] I've been having a bug since the migration.
-
hey @[email protected] I've been having a bug since the migration. It won't let me upload images, nor can I import emoji. I'm assuming this is a database related permission error. Do you have any intuition on how to fix this?
-
replied to lily (evil era) last edited by
@[email protected] do you use S3 storage or local?
-
replied to Amber (deilannist) last edited by
@[email protected] it's local... I'm assuming s3 is from AWS?
A bit about what I did (sorry for the double ping), I copied the sharkey folder from my old drive to my new one. I'm guessing there's some database security schenanigans going on here. -
replied to lily (evil era) last edited by
@[email protected] nah, it's file permissions. the sharkey docker container has a files directory (you typically bind mount this yes) where it stores all of the uploaded media. did you ever transfer over that? (if so it might just be that file permissions need to be adjusted)
-
replied to Amber (deilannist) last edited by
@[email protected]
` Sharkey ls
db docker-compose.yml files logs.txt redis sharkeylogs`
if it is in this folder, then yes. Otherwise, I've still got the old drive plugged in. -
replied to lily (evil era) last edited by
@[email protected] check the logs, it should output something when you try to upload a file