Attempting to add some of the new Notebook widgets/tiles to my board, however, when I refresh the page they disappear. Tried adding them twice, saved each time but they disappear after refresh. All of my app tiles are still where they are supposed to be.
Added docker.log as a message below. Console only has
Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------# services: homarr: container_name: homarr image: ghcr.io/ajnart/homarr:latest restart: unless-stopped volumes: - /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration - ./homarr/configs:/app/data/configs - ./homarr/icons:/app/public/icons - ./homarr/data:/data ports: - '7575:7575'
Notebook widget/tiles missing on other browsers.
Solution
I believe my issue was too restrictive settings on my nginx reverse proxy. Deleted out the nginx conf, made a new one and now it works like it's supposed to.
A sleek, modern dashboard that puts all of your apps and services at your fingertips. Control everything in one convenient location. Seamlessly integrates with the apps you've added, providing you with valuable information.