Grohmand

Members
  • Posts

    12
  • Joined

  • Last visited

Grohmand's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I see the same issue, I have also tried enabling and disabling subnet and magic DNS in the settings.
  2. Is there a way to persist data?
  3. So I rebooted my Unraid after it has been running for 2 months. I was on version 6.8.3. Webui does not boot, I managed to start it manually with /etc/rc.d nginx and php-fpm and then it worked but I get errors on the webui. Warning: parse_ini_file(state/disks.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 27 Warning: parse_ini_file(state/users.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 28 Warning: parse_ini_file(state/shares.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 29 Warning: parse_ini_file(state/sec_nfs.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 30 Warning: parse_ini_file(state/sec_afp.ini): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix/template.php on line 31 I also tried 6.8.2 with my config backup from CA backup app and restore but same issue.
  4. Is it possible to support any registry? So far I can do a docker pull and update will pick up it's no new version but that's kinda very bulky.
  5. It seems with the latest updates now you can't even update without going in CLI and forcing it , force update does not pick up any changes.
  6. Seems you are right, I have to figure out why there is no files but only folders.
  7. Sorry should have clarified, I checked that folder and it's empty. But if I do /boot/config/plugins/dockerMan/templates-user/ there is content there. USB Backup Destination: /mnt/disks/SanDisk_Ultra I see stuff in the USB just that folder has nothing in it.
  8. I am using CA-Backup to backup my flashdrive onto a flash drive that is in the system. I accidentally deleted a docker template but I can not seem to find it on /mnt/disks/SanDisk_Ultra/config/plugins/dockerMan/templates/so it seems that it does not backup those folders, anyone have any idea where I can find it otherwise?
  9. I have the same issue and even with secure registries using Docker registry or Harbor I noticed now after the new update it will show that it is up-to-date and not reflect it's correct status. Having this added would be great.
  10. Seems like the 6.8.1 migitates this a bit webgui: Docker: show 'up-to-date' when status is unknown
  11. Hello, I have tried using Docker registry and also Harbor docker registry with SSL but Unraid thinks there is always an update for the docker container even though there is not. It seems to not support those methods. Is this something that can be added?