Marzel

Members
  • Posts

    29
  • Joined

  • Last visited

1 Follower

About Marzel

  • Birthday 11/23/1988

Converted

  • Gender
    Male
  • Location
    Düsseldorf
  • Personal Text
    be water my friend

Recent Profile Visitors

1055 profile views

Marzel's Achievements

Noob

Noob (1/14)

8

Reputation

  1. As there where some owner chip changes for Remotely i now update the Links to the Repo and Docker Hub as well as the template. Every thing should be now update to date int the App Store. About the problem with the First Account, i can just Quate the text from the Repo. I tested it today and it worked for me.
  2. Hello all I am using the "docker.io/library/postgres:14.5-alpine" image and the "dpage/pgadmin4:latest" image. Both images use their own users and so the rights of the created file in the appdata folder are also different from other images. My problem is that these file permissions are gone after each backup and the containers either do not start at all or only with errors. Why are the file permissions changed during backup and how can I disable this? Thanks Marzel
  3. After copying everything back it's now showing 141GB used. So your cp command @JorgeB did shrink the vdisk also, thank you for that. Yes I have reached the 20GB limit. Because of that i extended the docker.img and i have the disk space(1TB) so i thought, i will go with 100GB. But now it only uses 23GB of the 100GB.
  4. That explains it, after a reboot it's now just 3.82MB. I will now move the files and folder back to cache and hope that the disk show the used space correctly.
  5. Even after I emptied the cache drive, 1.7GB are supposedly still occupied. Most of the "700GB" was the appdata folder, which is still 11.5GB in the array. I honestly don't understand what is going on here.
  6. I already started moving the VM to the array, let's see if that makes a differentes. Again Thanks for you help!
  7. Thank you for your answer. If i get that right, it appliers only for Window VMs right? I just have one Ubuntu VM with a 50GB vdisk, so shouldn't be the problem right?
  8. Hello Community I logged into my Unraid this morning and found that my cache drive is 71% full. When I tried to find out what data is on the disk, I only found 174GB. However, the SSD is 1TB large and there are 706GB occupied displayed. Does anyone have a tip or an idea what could be going on? Thanks already for your help! Marzel heimdall-diagnostics-20220921-0814.zip
  9. Hello together I updated my Unraid to 6.10.0-rc2 yesterday and so far everything looks good, only after the update my Prometheus and Grafana container did not start anymore. After some searching I found a solution for Prometheus and everything works again. Unfortunately I haven't found a solution for Grafana yet. Error message from the log: logger=sqlstore t=2022-02-03T09:50:10.37+0100 lvl=info msg="Connecting to DB" dbtype=sqlite3 logger=migrator t=2022-02-03T09:50:10.38+0100 lvl=eror msg="failed to determine the status of alerting engine. Enable either legacy or unified alerting explicitly and try again" err="failed to verify if the 'alert' table exists: unable to open database file: permission denied" Does anyone have an idea or tip what this could be? Thanks
  10. Hi i fixed it by changing the rights of the data folder in /appdata/prometheus chown -R 65534:65534 data Maybe that helps you guys also.
  11. Yes i have CA Backup installed, but i run it weekly. I know what you mean but my PiHole is not a docker on the Unraid. Since I created the post, the exporter runs through, I will continue to monitor this. Thanks anyway for the help.
  12. Hi, my Pi-Hole Exporter is stopping every day. Is there any log file where i can take a look to get more infos what is stopping it? Thanks Marzel
  13. I'm using NPM and it works for me. Do you get any Errors? Where are you stuck?
  14. Hi all, I have just updated my Remotly container. The update went through without any problems and my settings were not reset either. Files that are important: appsettings.json The server will use this new file for reading/writing its settings, and it won't be overwritten by future upgrades. Remotely.db By default, SQLite is used for the database. The "Remotely.db" database file is automatically created in the root folder of your site. Both files are now located in appdata/remotly by default. More info about the update can be found at Github.
  15. new Update 6min ago is working fine for me