Everything posted by veelckoo
-
[SOLVED] Shares not showing in 'SHARES'
Thanks again! I did have some problems as the 'Mover action' was not showing up for some reason. Got it fixed and setup appdata, domains, system as you suggested. Will observe how this is going and if everything will work as expected will consider changing it for other selected shares too.
-
[SOLVED] Shares not showing in 'SHARES'
Thank you for advice! I didn't and don't have any drive shares - main issue was that all my user shares disappeared from that list. Regarding cache - initial problem was that for some reason cache was filling up but files never were actually transferred to array and even when I set all shares to 'Array only' nothing changed and then I 'lost' all the shares trying to fix that. I've dealt with this partially now and moved some data manually to re-enable cache but will need to read more about how to properly clean all this and set those suggested 3 shares to use cache/pool exclusively so that I am not going to run into similar situation again.
-
[SOLVED] Shares not showing in 'SHARES'
I have been looking at different articles and playing wit things. Situation resolved itself after I stopped array, went to Settings -> Global Share Settings and just re-applied settings there without any changes. After starting array all Shares showed up on SHARES tab.
-
[SOLVED] Shares not showing in 'SHARES'
I have been troubleshooting some issues with my cache settings and in the process I have removed several plugins like 'Mover tuning plugin', 'Unbalanced', and 'Unassigned Devices' I did cleanly reboot the server several times too and after one of the reboots I noticed that no shares show on the 'SHARES' tab anymore. They do show up on 'DASHBOARD' but in SHARES I only get 'There are no exportable disk shares' Is there a way to recover from this? tower-diagnostics-20260125-1722.zip
-
[Support] selfhosters.net's Template Repository
I have issue with docker-cloudflare-ddns According to documentation https://github.com/oznu/docker-cloudflare-ddns#creating-a-cloudflare-api-token I need following settings for API key: Grant the token the following permissions: Zone - Zone Settings - Read Zone - Zone - Read Zone - DNS - Edit Set the zone resources to: Include - All zones I setup my API key accordingly with following permissions: cloudflare-unraid-ddns API token summary This API token will affect the below accounts and zones, along with their respective permissions All zones - Zone Settings:Read, Zone:Read, DNS:Edit When container starts I am getting: [cont-init.d] 30-cloudflare-setup: executing... ---------------------------------------------------------------- ERROR: Invalid CloudFlare Credentials - 400 ---------------------------------------------------------------- Make sure the EMAIL and API_KEY variables are correct. You can get your CloudFlare API Key here: https://www.cloudflare.com/a/profile If you are using a zone token please remove the EMAIL variable from this container. ---------------------------------------------------------------- [cont-init.d] 30-cloudflare-setup: exited 1. What's interesting is that when I put my Global API Key container starts perfectly fine and updates everything but obviously, I don't want and should not have to use global API key here. Looks like I need to add additional permissions to my custom API key but which ones? I tried adding 'Zone.DNS Settings' but that did not make any difference. I would appreciate any help on this. Edit: I had to remove 'email' variable that is set in the template. Once this was done the container works fine.
-
upgrading to 7.0.0 resulting in: Wrong Pool State, invalid expansion with a btrfs pool
Experienced the same problem after upgrade. I have never used cache drive so was really surprised by this issue. In my instance all I needed to do was to change value of 'Slots' in 'Pool Devices' to 0 (zero) After that array started as normal.
-
Premission Denied Raspberry Pi unraid share.
This is old post but shown by google search so might be helpful for other people experiencing similar problem: BY default cifs mounts with owner = root and permissions of 755. You can set dir_mode to 777 when mounting: sudo mount -t cifs //192.xxx.x.xx/media /mnt/unraidtower -o username=pi,password=raspberry,dir_mode=0777,file_mode=0777
-
[Support] binhex - qBittorrentVPN
I was able to use the credentials you provided after I restarted the the Docker engine. I have no idea why it wasn't accepting those befor (tried typing, copy-paste) did not work. Now to play with VPN and qbittorrent. Thank you for your help!
-
[Support] binhex - qBittorrentVPN
Thank you for reply. Sorry for not being clear enough - I am looking for qBittorrent Web UI credentials. Tried admin/adminadmin but that does work. Looked into qBittorrent.conf but that does not show any credentials [AutoRun] enabled=false program= [Preferences] Connection\PortRangeMin=6881 Connection\UPnP=false General\Locale=en General\UseRandomPort=false Queueing\QueueingEnabled=false WebUI\Address=* WebUI\CSRFProtection=false WebUI\LocalHostAuth=false WebUI\Port=8080 WebUI\ServerDomains=* WebUI\UseUPnP=false
-
[Support] binhex - qBittorrentVPN
Where do I find the default username and password? This is probably something obvious that i completely missed, I searched for 'user' in https://github.com/binhex/documentation/blob/master/docker/faq/general.md https://github.com/binhex/documentation/blob/master/docker/faq/qbittorrentvpn.md https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - MinecraftBedrockServer
- [Plug-In] Community Applications
You were correct Squid! Logs have clearly shown that sda1 had some issues, should have looked into those before opening this but it coincided with update so I assumed this was related to update and not any other failure. Stopped the array and rebooted the server and all my Apps are working as before. Thank you! It seems that flash drives are Achilles heel of Unraid - this is second drive in use after first one failed a month ago... Need to research this more and look for more quality/resilient flash drive. Thanks for your help!- [Plug-In] Community Applications
I have recently up[dated Community Applications plugin and I have lost visibility into APPS completely. Getting following error: Is this recoverable? - [Plug-In] Community Applications