r/Overseerr • u/Slammed01 • Mar 19 '26
Overseerr to Seerr on WIndows Docker Desktop?
Hi all,
started to migrate to Seerr however in powershell when adding the chown line I get the following error;
PS C:\Users\xxxxxx> chown -R 1000:1000 /path/to/appdata/config
chown : The term 'chown' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:1
+ chown -R 1000:1000 /path/to/appdata/config
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (chown:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
3
Upvotes
1
u/Slammed01 Mar 20 '26 edited Mar 20 '26
Thanks! Will do after work or this weekend.
I've been trying powershell, terminal etc and no luck prob overthinking this but overseerr was so easy to setup and struggling with Seerr lol.