Everything posted by kicsrules
-
[PLUGIN] GPU Statistics
Hello, i just installed it, not seeing anything, any info on a intel igpu cat /tmp/gpudata0000\:00\:02.0 {"period":{"duration":1028.53972,"unit":"ms"},"frequency":{"requested":0,"actual":0,"unit":"MHz"},"interrupts":{"count":0,"unit":"irq\/s"},"rc6":{"value":99.999984,"unit":"%"},"power":{"GPU":0,"Package":10.310478,"unit":"W"},"imc-bandwidth":{"reads":513.225966,"writes":124.511836,"unit":"MiB\/s"},"engines":{"Render\/3D":{"busy":0,"sema":0,"wait":0,"unit":"%"},"Blitter":{"busy":0,"sema":0,"wait":0,"unit":"%"},"Video":{"busy":0,"sema":0,"wait":0,"unit":"%"},"VideoEnhance":{"busy":0,"sema":0,"wait":0,"unit":"%"}},"clients":[]} cpu is intel 8600T !!EDIT: i unselected it and select it again, working ok... thnx
-
[Support] Djoss - Nginx Proxy Manager
Need some help.... My setup is as follows: DDNS is setup trought duckdns: mysubnet.duckdns.org CNAME is configured in domain registrar myserver.mydomain.com points to mysubnet.duckdns.org ISP modem has fowarded ports 80/53/443 to NPMlocal adress in the range of 192.168.2.x NPM is configured with the ports listening at 80/53/443 i cannot use NPM to redirect https.... here is what iv'e done: if i open a port at the ISP modem level, lets say port 9999 redirects to a service on the server and i access it through duckdns.org it goes through to the service ath server without any problems.. mysubnet.duckdns.org:9999 ---> it goes through as long port forward is enabled if the port at the ISP modem level, port 9999 is closed.... then it doesnt go through.... NPM has the same service proxied, and enabled as myserver.mydomain.com at port 9999 this port is https, NPM does not go through, i cannot connect to the service, but if i change the same service to another port, lets say 9090 and this port only handles http, it does go through... NPM does show welcome page if you go to http://NPMlocaladdress:80 Somehow i could register for the letsencrypt ssl certificate after many attemps, still the PROXY address does not go through, the CNAME is correctly registered (i have 4 CNAME enabled at the domain registrar). None of them go through if its HTTPS, only HTTP...... i don´t know what am i missing,two years ago was working correctly, i stopped the service a while ago.... changed ISP modem, same settings on the new modem, same ISP.... any help is appreciated edit: localaddress changed to NPMlocaladress
-
[Support] Josh5 - Steam (Headless)
getting disk write error when trying to download games to unraid share. Unraid share is configured as exported and security is public. i can write/read to that share from steam headless but steam cannot. any info on this ? i had to add the path in libraryfolder.vdf since i could not add it from steam client.
-
[Support] Josh5 - Steam (Headless)
check page 15 for media related issues
-
anyone knows if i need to remove the tailscale plugin after upgrading to 7.0 ??
thnx
-
anyone knows if i need to remove the tailscale plugin after upgrading to 7.0 ??
as the topic says it.... or its just the same plug in just baked into unraid ?
-
[Support] binhex - qBittorrentVPN
how can i change the dark theme to a light theme, latest update messed it up
-
[Plugin] Appdata.Backup
same error " Destination is unavailable or not writable!" .... already changed target to /mnt/user... and directly to disk /mnt/disk2 ... nor working
-
[Support] Nginx Proxy Manager (NPM) Official
Hello, i'm currently trying to access cloud commander via https.... anyone knows if cloud commander supports this ? since accessing via proxy i have to redirect it to http only, even then it keeps prompting for login when doing anything
-
will a Intel Core i3-8100T fit a supermicro X11SCV-Q ?
thank you for the info
-
will a Intel Core i3-8100T fit a supermicro X11SCV-Q ?
i'm trying to build a low power machine, i found that the "T"versions of some intel cpus are more power efficient..... i really don't know the socket types of these machines, but the specs are these: https://ark.intel.com/content/www/us/en/ark/products/129944/intel-core-i3-8100t-processor-6m-cache-3-10-ghz.html https://www.supermicro.com/en/products/motherboard/x11scv-q while the i3 -8100 is H4 socket, don't know if i3-800T is... they seem to be the same socket FCLGA1151, and the motherboard says accepts H4 LGA1151 socket... can someone confirm it fits ?
-
automatically creating a folder under /mnt/
thnx for the info
-
automatically creating a folder under /mnt/
yes but i don't know why it created a ghost folder
-
automatically creating a folder under /mnt/
removed /mnt -> /mnt the folder no longer creates itself, now that path was on the docker settings.... appconfig data is in another folder, apparently everything is working correctly
-
automatically creating a folder under /mnt/
the unassigned device is a ext4 usb drive (that was on another server omv)..... soon it will change it to an array folder....
-
automatically creating a folder under /mnt/
docker run -d --name='EmbyServer' --net='host' --cpuset-cpus='0,1,2,3' -e TZ="America/Chihuahua" -e HOST_OS="Unraid" -e HOST_HOSTNAME="KXUNRAID" -e HOST_CONTAINERNAME="EmbyServer" -e 'TCP_PORT_8096'='8096' -e 'UID'='2' -e 'GID'='2' -e 'GIDLIST'='2' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8096]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/MediaBrowser/Emby.Resources/master/images/Logos/logoicon.png' -v '/mnt':'/mnt':'rw' -v '/mnt/disks/media2/media/videos':'/mnt/videos':'rw,slave' -v '/mnt/user/appdata/EmbyServer':'/config':'rw' --device='/dev/dri' 'emby/embyserver:latest' 6a4c9700e8dab0f7619f6563a38313dcc9d12a8b72481498c44fe2e70a51d601 The command finished successfully!
-
automatically creating a folder under /mnt/
the folder gets created when emby is started....
-
automatically creating a folder under /mnt/
-
automatically creating a folder under /mnt/
went 1 by 1, modifying something in the docker settings and hitting apply, none of them show /mnt/videos
-
automatically creating a folder under /mnt/
went 1 by 1 viewing advanced settings and none of them show /mnt/videos folder..... how can i look the run command for each docker ? i updated 2 of them, no /mnt/videos after -v
-
automatically creating a folder under /mnt/
-
automatically creating a folder under /mnt/
-
automatically creating a folder under /mnt/
ok, so how do i look for it ? since i already checked the mappings on the main settings
-
automatically creating a folder under /mnt/
no, does not appear...
-
automatically creating a folder under /mnt/
Anyone knows where to look when a folder is automatically created after reboot... i have a /mnt/videos folder created after each reboot, don't know where to look to modify this setting... i don't use the folder, i do have emby / sonarr / transmmission but i already checked docker settings for each, no app/setting is requesting the creation of /mnt/videos .... thnx in advanced