Everything posted by nerbonne
-
[Support] kilrah/dolibarr
Click on Modify in the control panel.
-
[Plugin] CA User Scripts
Hey thanks for that example, i'll try that out! I for sure do not wanting it to run twice. What happens is the script catches up to itself due to large files and then it starts deleting the file in progress by the other process. My only question is what happens when I click the abort script, do I need to go delete the lock file manually?
-
[Plugin] CA User Scripts
I'm having trouble where my rsync scripts last longer than 24 hours on initial run, and so then they get started again before the initial run ends. I googled how to stop this and came up with this code which should be at the start of the script, but it doesnt seem to work. Can anyone help me? if pidof -x "$(basename "$0")" -o %PPID >/dev/null; then echo "Script is already running" exit 1 fi
-
[7.3.1] btrfs error when adding container
Thanks. Can't remember why I was using folders over the image. I changed it to the image and pulled the containers down again. I appreciate it.
-
[7.3.1] btrfs error when adding container
To be fair, the linked guide does not cover docker directories and there is no delete button.
-
[7.3.1] btrfs error when adding container
Hello, i'm receiving this error when trying to re-install a previous container. "docker: Error response from daemon: Failed to create btrfs snapshot: invalid argument" docker run -d --name='brave-frontier' --net='br0' --ip='10.10.11.89' --pids-limit 2048 --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="ISOT0" -e HOST_CONTAINERNAME="brave-frontier" -e 'TCP_PORT_5800'='5800' -e 'TCP_PORT_5900'='5900' -e 'DISPLAY_WIDTH'='1920' -e 'DISPLAY_HEIGHT'='1080' -e 'VNC_PASSWORD'='' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:5800]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/P3R-CO/unraid/master/Brave-P3R-256px.png' -v '/mnt/user/appdata/brave-frontier':'/config':'rw' -v '/mnt/user/appdata/brave-frontier/downloads':'/Downloads/':'rw' --shm-size=2g 'p3rco/brave:latest' docker: Error response from daemon: Failed to create btrfs snapshot: invalid argument Run 'docker run --help' for more information The command failed. The cache drive is formatted as encrypted btrfs, it's been that way for over a year. I am still using USB boot. I am using docker folders not docker img. Google searches recommend changing the format to xfs but it's odd it would have work fine and now I need to change the format? No errors in the syslog and a btrfs scrub completed with no errors. Cache drive has 450 Gb of 500 Gb free, no smart errors and 85% life left. Attached are diags. Thanks for the help! isot0-diagnostics-20260705-2023.zip
-
Samba Container
I run multiple unraid servers and I'm curious why there is no samba container. The issue I'm facing is that if the server that has samba shares goes down, I can bring up samba on a new server but then the IP address is different and I have to go around changing mappings on PCs. If it were a container, I could have it use a static IP regardless of what physical server the samba share is up on. Local DNS is really an option as some users access the share over tailscale (I know, it's a terrible experience). Thoughts on how to keep the samba share IP static during server changes?
-
Syslog error
I commented out the Monitor Service and the log entries stopped. The screen no longer works so thats kinda sucky. Anyone planning to buy a lincstation be aware you can have a working status screen or a clean system log.
-
Syslog error
Thanks all. I found the go file and the LincStation S1 has alot of stuff in that shipped with it. I assume it's to power the small LCD touch screen that comes with it. I'll comment the items out one by one and see what happens.
-
Syslog error
-
Syslog error
I just setup my 4th unraid server and I'm seeing this scroll thru the logs constantly, never seen this before. Does anyone know why? It's a LincPlus LincStation S1. May 7 22:46:12 Tower sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 7 22:46:12 Tower sudo: pam_unix(sudo:session): session closed for user root May 7 22:46:12 Tower sudo: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl --scan May 7 22:46:12 Tower sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 7 22:46:12 Tower sudo: pam_unix(sudo:session): session closed for user root May 7 22:46:19 Tower sudo: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/lshw -json -c video May 7 22:46:19 Tower sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 7 22:46:21 Tower sudo: pam_unix(sudo:session): session closed for user root May 7 22:46:22 Tower sudo: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl --scan May 7 22:46:22 Tower sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 7 22:46:22 Tower sudo: pam_unix(sudo:session): session closed for user root May 7 22:46:22 Tower sudo: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl --scan May 7 22:46:22 Tower sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 7 22:46:22 Tower sudo: pam_unix(sudo:session): session closed for user root May 7 22:46:23 Tower sudo: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/lshw -json -c video May 7 22:46:23 Tower sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0) May 7 22:46:23 Tower sudo: pam_unix(sudo:session): session closed for user root May 7 22:46:32 Tower sudo: root : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl --scan
-
[Support] Kilrah/Cloudflare-DDNS-config
-
[Support] A75G Repo
I just installed this container and the web gui isn't working. I don't see any errors in the container log or the system log. On first run, the container log indicated that database setup went ok. I'm very confused.
-
Unraid WAN Speed capped at 1Gbps? on a 10Gb line
I have 3 unraid servers, slackpkg does not exist on any of them. root@:~# slackpkg bash: slackpkg: command not found root@:~# You didn't say un-get, you said nerdtools. Please don't put out bad info then attack me like I'm the problem.
-
UnRaid boot error verify_install shell
Sorry off topic, but can you tell me how you are getting iftop via unget?
-
Unraid WAN Speed capped at 1Gbps? on a 10Gb line
Is this like chatGPT or something? slackpkg isn't a command that runs on unraid and NerdTools is deprecated in unraid 7
-
Containers using static IP (ipvlan) unable to ping OPNsense router
Ok, so for anyone else having this issue, here's what worked. Stop the array, change ipvlan to macvlan in the docker settings, and then reboot. After reboot and starting the arrays and containers, open terminal and type "docker network inspect br0". Find the mac address assigned and add a static lease in the OPNsense router. Then the container can ping the router and vice versa.
-
Containers using static IP (ipvlan) unable to ping OPNsense router
Thanks for the help! Here are the answers. have you enabled host access on custom networks? A. yes, checked and verified. in opnsense is the network lan or vlan ? By default inter vlan is blocked. A. lan. what mode is your ipvlan network L2 or L3 ? A. I don't understand this question, it's whatever the setting in Settings -> Docker is. what is your network address ? what is the result of docker network inspect br0 ? A. My lan network is 10.10.6.0/23. The router is 10.10.6.66, the unraid host is 10.10.6.2 and the container that cannot be pinged is 10.10.6.180. I also have a pi-hole at 10.10.6.25 but I doubt this has anything to do with it. Docker inspect shows ipvlan but thats because I changed it back so that my containers would start. When you switch from ipvlan to macvlan in unraid you have to check if your ipvlan network still exists. You can't have overlapping networks. A. I don't understand what this means, its only a drop down and can only be one or the other. Do I need to delete the network config and reboot?
-
Containers using static IP (ipvlan) unable to ping OPNsense router
So I know this issue is with OPNsense itself, but all my searches just come up with results on how to setup VLANs which isn't helpful. Basically, I have an OPNsense router (25.7) and unRaid (7.1.4). My router was not updated so about a few days ago I updated it to 25.7. Before this, everything was fine. After the update, not of my containers using "Other: br0" and static IPs can ping the router, and the router cannot ping them. But any PC on my network can ping the container. Does anyone know what setting in OPNsesnse would cause this behavior? Also, I tried changing my unRaid docker config from ipvlan to macvlan and when trying to start containers, I get this error: "docker: Error response from daemon: failed to create the macvlan port: device or resource busy." If I could solve this error, using macvlan should work since the container will have an entry in the DHCP server.
-
The Plex / OpnSense / Docker forwarding nightmare
I have this same issue and it's something with OPNsense. My OPNsense router cannot ping any container when it's using br0/ipvlan, but when set to host, it can. Any physical box on my network can ping the containers. It's something in OPNsense and I can't figure it out. Did you ever solve this? The only thing that is solving it right now for me is to use host but I'd rather use br0/ipvlan.
-
[Support] tmchow - n8n workflow automation
Yeah, seems like a pre-built container should work out of the box... Or at least have notes stating what else needs to be done.
-
[Support] tmchow - n8n workflow automation
Getting this error when connecting to the web GUI. Haven't done any changes and there are no notes in the install notes: Your n8n server is configured to use a secure cookie, however you are either visiting this via an insecure URL, or using Safari. To fix this, please consider the following options: Setup TLS/HTTPS (recommended), or If you are running this locally, and not using Safari, try using localhost instead If you prefer to disable this security feature (not recommended), set the environment variable N8N_SECURE_COOKIE to false
-
[Support] tmchow - n8n workflow automation
Thats a DNS issue with your unRaid box, it's not related to this container.
-
[Support] knex666 - Nextcloud
So I notice this comment in the install notes? I thought needing to use /mnt/cache was a thing of the past? "At first install a MariaDB or PostgreSQL container. Changing their paths to /mnt/cache/appdata/... (instead of /mnt/user/appdata/...) will enormously boost Nextcloud's loading times!"
-
Plex stopped scanning new media
How did you find out the database was corrupt?