HomarrH
Homarr2y ago
10 replies
gianic

TypeError: Cannot read properties of undefined (reading 'some')

Hello!
I'm trying to setup Homarr via docker-compose on my Synology (DSM7) but I'm having some issues.
I copied the compose.yml file reported in the official documentation: https://homarr.dev/docs/getting-started/installation/#installation. I just added the parameters (PUID and PGID) to specify which user, group the container should run as.
I attached a screenshot of the configuration.

When I start the container I see that errors are thrown. I attached an extract of the logs (HTML format). As a result, homarr's UI shows an error message and it's unusable.

I've reviewed the folders permissions, connectivity, etc..Can you guys help me understand what the error is about and a possible solution?

Thank you!
We provide multiple installation methods. Are you a newbie to Docker? We recommend Docker Compose for beginners.
Solution
I forgot to update this thread but it’s all sorted. I re-did everything from scratch, assigned better permissions to the mapped folders etc. very likely that did the job and Homarr is now up and running. Thank you for your help.
Was this page helpful?