Everything posted by rama3124
-
Unraid logs full at 100%
Hi, i just noticed that on my dashboard, the unraid logs are at 100%. I looked this up on the Unraid forums and saw that rebooting would help but my uptime is only a week so don't understand how it could fill in just a week. I've attached the diagnostics and two outputs from two terminal commands below. Any help would be appreciated, TIA df -h /var/log: Filesystem Size Used Avail Use% Mounted on tmpfs 128M 128M 0 100% /var/log du -sm /var/log/* 0 /var/log/btmp 0 /var/log/cron 0 /var/log/debug 1 /var/log/dhcplog 1 /var/log/dmesg 1 /var/log/docker.log 1 /var/log/faillog 1 /var/log/lastlog 1 /var/log/libvirt 1 /var/log/maillog 0 /var/log/messages 0 /var/log/nfsd 56 /var/log/nginx 0 /var/log/packages 4 /var/log/phplog 1 /var/log/pkgtools 0 /var/log/plugins 0 /var/log/preclear 0 /var/log/pwfail 0 /var/log/removed_packages 0 /var/log/removed_scripts 0 /var/log/removed_uninstall_scripts 1 /var/log/samba 0 /var/log/scripts 0 /var/log/secure 0 /var/log/setup 0 /var/log/spooler 0 /var/log/swtpm 1 /var/log/syslog 33 /var/log/syslog.1 34 /var/log/syslog.2 1 /var/log/unraid-api 0 /var/log/vfio-pci 0 /var/log/vfio-pci-errors 1 /var/log/wtmp unraid-diagnostics-20240225-1259.zip
-
[Support] aeleos - cloudflared tunnels
I've been running this container to run my cloudflared tunnels for the past year. Is there any advantage to migrating to GUI tunnels and using the Unraid-Cloudflared-Tunnel container instead? I notice that the aeleos container hasn't been updated in a while
-
[Plugin] Tailscale
Makes sense, thanks for the reply. I autostart my array and don't really need to be able to start and stop docker through tailscale. Are there other advantages to the plugin? For example, does it use less resources?
-
[Plugin] Tailscale
Hi, i have the tailscale application installed as a docker container and use it to access my unraid server webui remotely without port forwarding. How is this plugin different from the application? Thanks
-
[support] Vaultwarden (formerly Bitwarden_rs)
Hi, I regularly experience my bitwarden logging out on all my devices, more than 3 or 4 times a week. When I check the vaultwarden logs, i see: [error][ERROR] 2FA token not provided I do have 2fa setup (yubikey) but never had an issue with it randomly logging out until I started self hosting. When I looked up this error online, someone else mentioned it could be the reverse proxy modifying the headers. I use traefik and had security headers middleware running so removed this from the vaultwarden container but this didn't fix anything. I also use crowdsec and geoblock middleware on traefik but don't think this modifies headers. Has anyone else experienced this issue?
-
[Support] b42n1 Repo
Hi I have installed the Rallly container and am trying to create a poll but when I shared the link, it is asking each person to register despite me turning this option off in the settings. Is this a bug?
-
Timemachine reports not enough space for backup despite plenty of space
Hi, I'm still having this problem. Anyone know how to fix this?
-
[Plugin] CA Application Auto Update
Hi in the docker update section of this plugin, i wanted the autoupdate to run every 4 hours so used this following cron expression: 0 0/4 * * *. I also have send notifications on update turned on However when i woke up this morning and checked the history of my notifications, there were no updates run for my docker containers. When i checked for updates manually there were several available. Am i doing something wrong? Perhaps this plugin can't check more than once a day?
-
[Plugin] NUT v2 - Network UPS Tools
You were correct, reinstalling the plugin removed the error. Thanks
-
[Plugin] NUT v2 - Network UPS Tools
I just ran the fix commons problems plugin and the Rysz desertswitch nut plugin came up as unknown and I was recommended to uninstall it since it may be incompatible with the server. Is this a mistake?
-
[Plugin] NUT v2 - Network UPS Tools
Not to worry, i just turned the NUT server off and on and it works
-
[Plugin] NUT v2 - Network UPS Tools
OK just replaced the plugin and the config automatically seems the same. However, it says the status is 'stopped' though and I'm not sure how to get it running or see why it's not running. I recently restarted the server due to an update so not sure if this has something to do with it
-
[Plugin] NUT v2 - Network UPS Tools
Makes sense. Is there a recommended way to migrate from the original plugin to your new one?
-
[Plugin] NUT v2 - Network UPS Tools
Hi i already have the NUT plugin installed but just noticed there is a new version available from Rysz repository (Network UPS Tools (NUT) - CI). What does this CI version do differently and what does CI stand for? TIA
-
Question about permit exclusive shares
Ok thanks. I'll add domains as well
-
Question about permit exclusive shares
Thank you! You were absolutely right, I didn't have secondary storage set to none. I've done this now and the symbol came up. Do you only do this for the appdata share or also for the domains and system shares?
-
Question about permit exclusive shares
I turned on permit exclusive shares but don't see this symbol on my shares tab. Any tips on how to correct this? Thanks
-
PSA/HOW-TO Proper fix for SMB stale file handle
Sorry, really new to unraid so still don't understand how to add these flags. I'm receiving the stale file handle on my duplicacy container. Do I add the handles to the fstab file in the container or on the unraid server?
-
[Support] selfhosters.net's Template Repository
I'm trying to setup invoice ninja but the container doesn't start. The logs show the following error: Exit Code: 1(General error) Working directory: /var/www/app Output: ================ Error Output: ================ ERROR 2005 (HY000): Unknown server host '192.168.1.177:3306' (-2) Anyone know what is going wrong here? TIA
-
[Plugin] NUT v2 - Network UPS Tools
Thanks, i just ran your test command and everything shutdown as expected. Doesn't seem like my clients offer separate shutdown times but i can live with that
-
[Plugin] NUT v2 - Network UPS Tools
Hi I just set up this plugin on unraid and installed seperate plugins on home assistant and OPNsense to use the unraid nut server. My understanding is that now all 3 devices will shutdown as per the settings on the unraid plugin (2min time on battery in my case). Is that correct?
-
Using hostnames instead of IP addresses locally
Ok no prbs, i really don't have that strong a grasp of traefik so might just spin up another NPM container to run the internal networking Thanks
-
Using hostnames instead of IP addresses locally
I have OPNsense firewall running which can also do host overrides (same function as your DNS rewrite) but run traefik instead of Nginx Proxy manager. I know how to create host overrides but am not sure how to direct traefik to point to the internal IP address of my containers. How did you do it with Nginx Proxy manager?
-
Using hostnames instead of IP addresses locally
Hi I run several services on my unraid server through docker and currently access these services using the IP address of the server followed by the port number. Is there a way to arrange it so that I can access the services locally using container names? For example if I want to access my Plex container, typing plex.local instead of the IP address? Fairly new to unraid so sorry if the question is silly or basic, TIA
-
Timemachine reports not enough space for backup despite plenty of space
I setup a timemachine share a few weeks ago and automatic backups have completed successfully up until today when i received an error reporting not enough space to complete backup. When i check the unraid timemachine share, it shows more than 6TB free. Time machine itself reports 130gb available and I have the Time Machine volume size limit set on Unraid at 500GB. Any reason why my macbook isn't able to complete the backup? Shouldn't it just delete older backups to make space for the new ones?