Jump to content

Squid

Community Developer
  • Posts

    28,733
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. chmod command on the backup created?
  2. When running a manual scan, the popup shows the progress (the current scan). What does it say?
  3. IDK. But I can tell you that the OS does NOT support local storage of icons. Never has. It is designed around cloud storage for them and then saves a local copy to serve to your browser. It is detecting a change in the "URL" and is attempting a re-download. I'd guess it is displaying a question mark for you.
  4. Best to post in the unassigned devices plugin support thread
  5. Not able to test, but I wouldn't be surprised, since everything effectively runs through the template system of which docker compose isn't conformant with
  6. dockerMan (ie: the OS) is not designed for local storage of docker icons. It needs to be stored somewhere on the internet (GitHub works great if you're using your own) and the reference in the template refers to the internet version. The plugin does not update any icons, nor force an explicit update. But, dockerMan will repull icons in certain circumstances and this is probably what you're seeing.
  7. GATEWAY[0]="109.255.67.1" Very unusual to have the gateway set to be a WAN IP. Usually you set it to be the IP address of you router (likely 192.168.0.1)
  8. Log is stored in /var/log. To clear it, you reboot. But, you should post your diagnostics because if it's increasing quickly something is wrong and that is what needs to be fixed.
  9. Will it work if you map a drive in Windows to the share and then point the software to that mapped drive?
  10. Docker containers have their own unique permissions they set, most notably within appdata, and the easiest way to edit them would be either via the command prompt or Dynamix File Manager. If the file(s) you're talking about those are something akin to a Media share, then perhaps you can set the permissions for written files either via the template or within the container's own GUI settings.
  11. I'd need to see CA's diagnostics. Settings - Community Applications, enable debugging mode. Go back to Apps, if it shows up again, then at the bottom left, Debugging and then reply back with the zip file here
  12. Set use SSL to be no and see if there's any difference. The unraid.net certificate is no longer supported on such an old OS version
  13. Does the side bar (when you click on the app card / info) show that in a red box?
  14. run the check disk filesystem on disk 3 https://wiki.unraid.net/Check_Disk_Filesystems
  15. (You can upload the entire zip file here -> makes life easier on us ) Do you have a Mac on the network? If not, is MacOS interoperability enabled in Settings - SMB settings? Try disabling it. You're going to have to reboot though to get /var/log back normal.
  16. Looks like you're assign docker containers their separate dedicated IP address. Try switching the network driver in Settings - Docker (Advanced view) from macvlan to instead be ipvlan
  17. If I'd take a guess, a container is going nuts on logging. (Crowdsec?) The docker logs are getting continually logged every 10 seconds (a container restarting constantly?)
  18. A lot of routers are terrible at handling DNS requests. But yes to make the change, docker has to be stopped.
  19. Prefer. But to fix things up you need to stop the docker and VM services in Settings and then run Mover from main. After its finished moving stuff you can re-enable docker and vm
  20. @nblom Try giving it static DNS servers in Settings - Network Settings. I'd suggest 208.67.222.222 and 208.67.220.220 @Kaldek Don't use the router as DNS #1. Use it as #3 and your google ones as 1 & 2
  21. Even if the download of the diagnostics fails, the zip file should still be created within /logs on the flash drive.
  22. Are you able to access at all (even with the commands listed ?) Does the webGUI boot mode work? Is SSL enabled and is the server using DHCP to get it's IP address? Have you tried safe mode? Are you able to get diagnostics?
  23. Options that can't be changed with the array running are disabled. Stop the array to make those changes
×
×
  • Create New...