Luddi

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Luddi

  1. In my limited experience with unraid I can only think of the Appdata Cleanup plugin which deleted your folder. You could test for that by disabling it during the next update of influxdb.
  2. Hm, ok. Then I'll search for the problem on my end. Thanks for the feedback.
  3. Hi everyone, when synchronising time via Settings -> Date and Time -> Use NTP: Yes I noticed the system time (reported e.g. by $ date) is one second ahead of the actual time. I tried several ntp servers with the same result. Using $ ntpdate pool.ntp.org on the command line however sets it correctly. tower-diagnostics-20211109-2050.zip
  4. Hi, I noticed the same thing after updating and thereby restarting the container. The problem was that /var/lib/influxdb2 in the container was not mapped to a path on the host. This path is new in addition to /var/lib/influxdb. See Upgrade Example - Minimal here for example. To fix it add a path like this Container Path: /var/lib/influxdb2 Host Path: /mnt/user/appdata/influxdb2
  5. Hello, it would be great to see https://kopia.io/docs/installation/#docker-images under apps.