November 25, 20241 yr I had a few minutes where I could not access unraid nor any dockers on unraid. VMs were Accessible. The 2 logs that are out of place are: Nov 24 16:59:46 MegaHub smbd[25487]: fruit_tmsize_do_dirent: Processing sparsebundle [REDACTED MacBook Air.sparsebundle] failed and Nov 24 17:40:12 MegaHub vnstatd[4804]: Warning: Writing cached data to database took 311.9 seconds. What could cause these errors? Are they likely the culprits? This happened before, and I restarted it without checking the logs, and the problem went away for a bit, but is now back. I'm thinking maybe USB but last time I replaced it wasn't that long ago.
November 25, 20241 yr Community Expert The most likely cause is a docker web server replacing unraid ports. Please post a diag file. at terminal with keybaord and screen connected type diagnostic to make one on the flash drive... SMB is mac smb2 issues solved by adding extra smb conf stuff to smb extra... Edited November 25, 20241 yr by bmartino1 typo
November 25, 20241 yr Author Okay, you had me up to and including "please post a diag file" I downloaded it, and have attached it here. (I expected one folder when I uploaded this) EDIT: removed attachments, attached in a single zip file below Edited November 25, 20241 yr by PartyingChair Clarity
November 25, 20241 yr Community Expert The diagnostics is a single zip file - please post that. You have posted all the separate files that are contained within the zip file.
November 25, 20241 yr Author Yeah, I dragged the single zip file into the attach section, and it then broke them out into that. I cannot attach it by itself, when I try, it breaks it out into all the separate files.
November 25, 20241 yr Community Expert lolz your inside the zip back out and open the download fodler and select the zip not insdie the zip
November 25, 20241 yr Author I'm not inside the zip.... I literally grabbed the exact file, without touching it, from what was downloaded from unraid, and then dragged it to attach here. Here's a screen recording of the entire process: At no point do I go into the ZIP. I just take *exactly* what is downloaded, and upload it. Screen Recording 2024-11-24 at 7.21.25 PM.mov
November 25, 20241 yr Author I manually re-compressed it. Sorry about that. Here you go megahub-diagnostics-20241124-1921.zip Edited November 25, 20241 yr by PartyingChair Clarification
November 25, 20241 yr Community Expert The logs do not immediately show the specific errors mentioned: fruit_tmsize_do_dirent: This error is not found in the current logs. It could have been part of a prior syslog rotation or occurred outside the captured timeframe. vnstatd: The log shows that the vnStat daemon started successfully, but there are no indications of prolonged database writing times as mentioned in your query. Next Steps: Checking the syslog-previous.txt file for additional occurrences of these errors or any anomalies during the mentioned timeframe. Review the docker.txt file for possible misconfigurations or issues related to Docker containers that could cause accessibility problems. The Docker log file does not contain any explicit errors, warnings, or failures based on the current diagnostics. This indicates that the issue with Docker may not be directly related to logs captured in this timeframe. Recommendations: Network and Configuration: Issues like the ones described often stem from network misconfigurations, corrupted image layers, or resource exhaustion. Reviewing Docker container settings and network mappings may help. Resource Monitoring: Ensure the system isn't running out of critical resources (e.g., disk space, memory). Retry Behavior: If this is an intermittent issue, enabling more verbose logging for Docker and Unraid during the problematic period may capture additional details. Would you like me to investigate another specific area, such as system logs or configuration settings? Diag is only part of the picture i'm not seeing anything out right... what docker are you running docker ps docker inspect https://docs.docker.com/reference/cli/docker/inspect/
November 25, 20241 yr Author I think my main mistake was after it was working, I restarted the server. Which lost the logs. Seemed to work for a bit last time so did it this time on instinct almost. I have this time set up a syslog server so when I reboot I can still pull up old logs. Dockers I am running: root@MegaHub:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES aeda923d640b lscr.io/linuxserver/grocy "/init" 16 hours ago Up 2 hours 443/tcp, 0.0.0.0:9283->80/tcp, :::9283->80/tcp grocy 5099d81f9868 ghcr.io/mealie-recipes/mealie:nightly "/app/run.sh" 16 hours ago Up 2 hours (healthy) 0.0.0.0:3000->9000/tcp, :::3000->9000/tcp mealiev1 008f3526ecd0 lscr.io/linuxserver/speedtest-tracker "/init" 16 hours ago Up 2 hours 443/tcp, 0.0.0.0:1150->80/tcp, :::1150->80/tcp speedtest-tracker 57a578065ec5 postgres:15 "docker-entrypoint.s…" 40 hours ago Up 2 hours 0.0.0.0:5432->5432/tcp, :::5432->5432/tcp postgresql15 2d881179d062 josh5/unmanic:latest "/init" 40 hours ago Up 2 hours 0.0.0.0:8888->8888/tcp, :::8888->8888/tcp unmanic 455ff26203a7 monica "/usr/local/bin/entr…" 2 days ago Up 2 hours 0.0.0.0:8200->80/tcp, :::8200->80/tcp monica 25c6dc88dfd9 lscr.io/linuxserver/tautulli:latest "/init" 2 days ago Up 2 hours 0.0.0.0:8181->8181/tcp, :::8181->8181/tcp tautulli c66cb6295476 ghcr.io/imagegenius/immich "/init" 3 days ago Up 2 hours 0.0.0.0:8250->8080/tcp, :::8250->8080/tcp immich 0346162a7f17 bellamy/wallos:latest "docker-php-entrypoi…" 4 days ago Up 2 hours 9000/tcp, 0.0.0.0:43291->80/tcp, :::43291->80/tcp Wallos b7db3ba44339 lscr.io/linuxserver/radarr "/init" 5 days ago Up 2 hours 0.0.0.0:7878->7878/tcp, :::7878->7878/tcp radarr d6f79200dffc vaultwarden/server "/start.sh" 5 days ago Up 2 hours (healthy) 0.0.0.0:4743->80/tcp, :::4743->80/tcp vaultwarden 643c8c83b7f0 binhex/arch-prowlarr "/usr/bin/dumb-init …" 5 days ago Up 2 hours 0.0.0.0:9696->9696/tcp, :::9696->9696/tcp binhex-prowlarr e4553d1d2b1c lscr.io/linuxserver/freshrss "/init" 6 days ago Up 2 hours 443/tcp, 0.0.0.0:8100->80/tcp, :::8100->80/tcp freshrss fee4afbee29a binhex/arch-qbittorrentvpn "/usr/bin/dumb-init …" 6 days ago Up 2 hours 0.0.0.0:6881->6881/tcp, :::6881->6881/tcp, 0.0.0.0:8080->8080/tcp, 0.0.0.0:6881->6881/udp, :::8080->8080/tcp, :::6881->6881/udp, 0.0.0.0:8119->8118/tcp, :::8119->8118/tcp qbittorrentvpn e733c8734e1b frooodle/s-pdf:latest "tini -- /scripts/in…" 8 days ago Up 2 hours 0.0.0.0:8079->8080/tcp, :::8079->8080/tcp StirlingPDF 910a46b4cb6c binhex/arch-readarr "/usr/bin/dumb-init …" 8 days ago Up 2 hours 0.0.0.0:8787->8787/tcp, :::8787->8787/tcp binhex-readarr 377aa7a97538 lscr.io/linuxserver/sonarr "/init" 8 days ago Up 2 hours 0.0.0.0:8989->8989/tcp, :::8989->8989/tcp sonarr 52593948ce05 psitrax/psitransfer:latest "docker-entrypoint.s…" 8 days ago Up 2 hours 0.0.0.0:3100->3000/tcp, :::3100->3000/tcp psitransfer e20ca1cadafd ghcr.io/hargata/lubelogger:latest "./CarCareTracker" 9 days ago Up 2 hours 0.0.0.0:2010->8080/tcp, :::2010->8080/tcp LubeLogger 0fc62d6ffc61 plexinc/pms-docker "/init" 9 days ago Up 2 hours (healthy) Plex-Media-Server 4ad353b4cab2 redis "docker-entrypoint.s…" 11 days ago Up 2 hours 0.0.0.0:6379->6379/tcp, :::6379->6379/tcp Redis d2b0676ce1ad fallenbagel/jellyseerr:latest "/sbin/tini -- pnpm …" 11 days ago Up 2 hours 0.0.0.0:5065->5055/tcp, :::5065->5055/tcp jellyseerr 2586ee04a2b9 lscr.io/linuxserver/mariadb "/init" 12 days ago Up 2 hours 0.0.0.0:3306->3306/tcp, :::3306->3306/tcp mariadb 5f39a6f943ad ghcr.io/paperless-ngx/paperless-ngx "/sbin/docker-entryp…" 13 days ago Up 2 hours (healthy) 0.0.0.0:9090->8000/tcp, :::9090->8000/tcp paperless-ngx 6d85d6140d19 ghcr.io/gethomepage/homepage:latest "docker-entrypoint.s…" 13 days ago Up 2 hours (healthy) 0.0.0.0:3050->3000/tcp, :::3050->3000/tcp homepage 6f9567e731e2 adguard/adguardhome "/opt/adguardhome/Ad…" 2 weeks ago Up 2 hours AdGuard-Home 7612f3fe6d11 jorenn92/maintainerr:latest "/usr/bin/supervisor…" 2 weeks ago Up 2 hours 0.0.0.0:6246->6246/tcp, :::6246->6246/tcp Maintainerr 25afa4874699 actualbudget/actual-server "/usr/bin/tini -g --…" 2 weeks ago Up 2 hours 0.0.0.0:5006->5006/tcp, :::5006->5006/tcp ActualServer b2c3988c950a lukevella/rallly:latest "docker-entrypoint.s…" 4 weeks ago Up 2 hours 0.0.0.0:3355->3000/tcp, :::3355->3000/tcp Rallly 6d64e2598b0b ghcr.io/sysadminsmedia/homebox:latest "/app/api /data/conf…" 7 weeks ago Up 2 hours (healthy) 0.0.0.0:53842->7745/tcp, :::53842->7745/tcp Homebox 7276ebacc901 d8sychain/mediawiki "/init" 2 months ago Up 2 hours 443/tcp, 0.0.0.0:61734->80/tcp, :::61734->80/tcp mediawiki 5cf469268a49 mattermost/focalboard "/opt/focalboard/bin…" 2 months ago Up 2 hours 9092/tcp, 0.0.0.0:47853->8000/tcp, :::47853->8000/tcp focalboard 0642f580afcd f0rc3/barcodebuddy:latest "/app/supervisor" 2 months ago Up 2 hours 443/tcp, 0.0.0.0:8450->80/tcp, :::8450->80/tcp BarcodeBuddy dae63b3cf1de tensorchord/pgvecto-rs:pg16-v0.2.1 "docker-entrypoint.s…" 2 months ago Up 2 hours 0.0.0.0:5433->5432/tcp, :::5433->5432/tcp PostgreSQL_Immich 4a8a7f2761c7 danielszabo99/microbin "microbin" 2 months ago Up 2 hours 0.0.0.0:5885->8080/tcp, :::5885->8080/tcp microbin b29f7b6ca7f5 bndw/wifi-card:latest "/docker-entrypoint.…" 2 months ago Up 2 hours 0.0.0.0:8000->80/tcp, :::8000->80/tcp wifi-card 16bbdebd6260 adminer "entrypoint.sh php -…" 2 months ago Up 2 hours 0.0.0.0:8282->8080/tcp, :::8282->8080/tcp adminer ddf1dc02aa11 flaresolverr/flaresolverr "/usr/bin/dumb-init …" 3 months ago Up 2 hours 0.0.0.0:8191->8191/tcp, :::8191->8191/tcp, 8192/tcp flaresolverr 31063b53c83b pihole/pihole:latest "/s6-init" 3 months ago Up 2 hours (healthy) pihole 4a16d09b2e9e figro/unraid-cloudflared-tunnel "./cloudflared.sh" 3 months ago Up 2 hours 46495/tcp Unraid-Cloudflared-Tunnel The only 2 dockers I have that are new and therefore would be potential culprits are scrypted (not on currently, was on before reboot) and glances (not on currently, was on before reboot)
November 25, 20241 yr Author Thanks for the help. Future me will download diagnostics BEFORE I reboot and make sure I save a copy of the logs. Then, if (more likely, when) it happens again, I can come with that stuff. Then I'll either reply here, or make a new thread with the diagnostics. Sorry I didn't have the data needed for you to help, and thanks for trying anyway.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.