glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
8.48k stars 295 forks source link

no such file #179

Open aubreyskingdom opened 3 months ago

aubreyskingdom commented 3 months ago

I'm getting this error when I try to install/run Glance: open glance.yml: no such file or directory

These are my files: -rw-r--r-- 1 aubreyskingdom everyone 278 2024-08-04 10:28 docker-compose.yml drwxr-xr-x 2 aubreyskingdom everyone 4096 2024-08-04 09:21 glance-assets/ -rwxr-xr-x 1 aubreyskingdom everyone 1908 2024-08-04 09:25 glance.yml*

svilenmarkov commented 3 months ago

Hey, did you by any chance run docker compose before having glance.yml in the same directory? If that's the case then you'd have to delete and recreate the container.