klogg

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by klogg

  1. It doesn’t really matter, but I’m replying in case you are legitimately interested and on the off chance it helps you in the future. I ran a global team for a while and we hired around the world based on where our customers were and supporting various time zones- including a handful of European countries. The salary price in Europe can be lower, but there are a non-salary cost (taxes, benefits, pension contributions, various employment law obligations) that really eliminates the perceived savings. Spain is a notable exception, for some reason, but generally the full carry cost of a developer in Western Europe is pretty close to US developer based outside of California. 🤷‍♂️
  2. It’s obvious that this was treated with care and respect for the existing users and the business. Anyone feeling otherwise should remember how Reddit handled their changes. Or Dropbox. Or skiff. Or or or. There are a lot of feelings going around, and people care a lot because unraid is a big part of all our lives. Time will demonstrate that this was well handled.
  3. Great to see a more sustainable model coming out and a long life ahead for unraid. New terms are more than fair to the existing community and better than could reasonably excepted. Kudos, thank you for a great product and being an even better custodian. 🏆🏆
  4. Same. Looking at the logs I saw: Invalid maximum heap size: -Xmx2048MM Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Notice the doubled up "MM" at the end of the heap size. Changing my environment variable to not specify "M" let it fire right up again. environment - MEM_LIMIT=2048M needs to become environment - MEM_LIMIT=2048
  5. 4 years later, still the answer I needed. This still works in 2022 and let me effectively ignore my onboard NIC that cannot be disabled and pipe everything through a PCIe 10GBE add-on card. Thank you @John_M
  6. Reformatted through UD this morning, rebooted, no more error. Thanks @JorgeB Mar 23 12:24:21 Marvin emhttpd: Mounting disks... Mar 23 12:24:21 Marvin emhttpd: shcmd (30): /sbin/btrfs device scan Mar 23 12:24:21 Marvin root: Scanning for Btrfs filesystems Mar 23 12:24:21 Marvin emhttpd: shcmd (31): mkdir -p /mnt/disk1 Mar 23 12:24:21 Marvin emhttpd: shcmd (32): mount -t xfs -o noatime,nouuid /dev/md1 /mnt/disk1 Mar 23 12:24:21 Marvin kernel: SGI XFS with ACLs, security attributes, no debug enabled Mar 23 12:24:21 Marvin kernel: XFS (md1): Mounting V5 Filesystem Mar 23 12:24:21 Marvin kernel: XFS (md1): Ending clean mount Mar 23 12:24:21 Marvin kernel: xfs filesystem being mounted at /mnt/disk1 supports timestamps until 2038 (0x7fffffff) Mar 23 12:24:21 Marvin emhttpd: shcmd (33): xfs_growfs /mnt/disk1 Mar 23 12:24:21 Marvin root: meta-data=/dev/md1 isize=512 agcount=10, agsize=268435455 blks Mar 23 12:24:21 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 23 12:24:21 Marvin root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 23 12:24:21 Marvin root: = reflink=1 bigtime=0 inobtcount=0 Mar 23 12:24:21 Marvin root: data = bsize=4096 blocks=2441609203, imaxpct=5 Mar 23 12:24:21 Marvin root: = sunit=0 swidth=0 blks Mar 23 12:24:21 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 23 12:24:21 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 23 12:24:21 Marvin root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 23 12:24:21 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 23 12:24:21 Marvin emhttpd: shcmd (34): mkdir -p /mnt/disk2 Mar 23 12:24:21 Marvin emhttpd: shcmd (35): mount -t xfs -o noatime,nouuid /dev/md2 /mnt/disk2 Mar 23 12:24:21 Marvin kernel: XFS (md2): Mounting V5 Filesystem Mar 23 12:24:22 Marvin kernel: XFS (md2): Ending clean mount Mar 23 12:24:22 Marvin kernel: xfs filesystem being mounted at /mnt/disk2 supports timestamps until 2038 (0x7fffffff) Mar 23 12:24:22 Marvin emhttpd: shcmd (36): xfs_growfs /mnt/disk2 Mar 23 12:24:22 Marvin root: meta-data=/dev/md2 isize=512 agcount=10, agsize=268435455 blks Mar 23 12:24:22 Marvin root: = sectsz=4096 attr=2, projid32bit=1 Mar 23 12:24:22 Marvin root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 23 12:24:22 Marvin root: = reflink=1 bigtime=0 inobtcount=0 Mar 23 12:24:22 Marvin root: data = bsize=4096 blocks=2441609203, imaxpct=5 Mar 23 12:24:22 Marvin root: = sunit=0 swidth=0 blks Mar 23 12:24:22 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 23 12:24:22 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 23 12:24:22 Marvin root: = sectsz=4096 sunit=1 blks, lazy-count=1 Mar 23 12:24:22 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 23 12:24:22 Marvin emhttpd: shcmd (37): mkdir -p /mnt/disk3 Mar 23 12:24:22 Marvin emhttpd: shcmd (38): mount -t xfs -o noatime,nouuid /dev/md3 /mnt/disk3 Mar 23 12:24:22 Marvin kernel: XFS (md3): Mounting V5 Filesystem Mar 23 12:24:22 Marvin kernel: XFS (md3): Ending clean mount Mar 23 12:24:22 Marvin kernel: xfs filesystem being mounted at /mnt/disk3 supports timestamps until 2038 (0x7fffffff) Mar 23 12:24:22 Marvin emhttpd: shcmd (39): xfs_growfs /mnt/disk3 Mar 23 12:24:22 Marvin root: meta-data=/dev/md3 isize=512 agcount=8, agsize=268435455 blks Mar 23 12:24:22 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 23 12:24:22 Marvin root: = crc=1 finobt=1, sparse=0, rmapbt=0 Mar 23 12:24:22 Marvin root: = reflink=0 bigtime=0 inobtcount=0 Mar 23 12:24:22 Marvin root: data = bsize=4096 blocks=1953506633, imaxpct=5 Mar 23 12:24:22 Marvin root: = sunit=0 swidth=0 blks Mar 23 12:24:22 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 23 12:24:22 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 23 12:24:22 Marvin root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 23 12:24:22 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 23 12:24:22 Marvin emhttpd: shcmd (40): mkdir -p /mnt/disk4 Mar 23 12:24:22 Marvin emhttpd: shcmd (41): mount -t xfs -o noatime,nouuid /dev/md4 /mnt/disk4 Mar 23 12:24:22 Marvin kernel: XFS (md4): Mounting V5 Filesystem Mar 23 12:24:22 Marvin kernel: XFS (md4): Ending clean mount Mar 23 12:24:22 Marvin kernel: xfs filesystem being mounted at /mnt/disk4 supports timestamps until 2038 (0x7fffffff) Mar 23 12:24:22 Marvin emhttpd: shcmd (42): xfs_growfs /mnt/disk4 Mar 23 12:24:22 Marvin root: meta-data=/dev/md4 isize=512 agcount=6, agsize=268435455 blks Mar 23 12:24:22 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 23 12:24:22 Marvin root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 23 12:24:22 Marvin root: = reflink=0 bigtime=0 inobtcount=0 Mar 23 12:24:22 Marvin root: data = bsize=4096 blocks=1465130633, imaxpct=5 Mar 23 12:24:22 Marvin root: = sunit=0 swidth=0 blks Mar 23 12:24:22 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 23 12:24:22 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 23 12:24:22 Marvin root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 23 12:24:22 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 23 12:24:22 Marvin emhttpd: shcmd (43): mkdir -p /mnt/cache
  7. Same, but it is good to have dreams. 🙂 Thanks for your help on this.
  8. I can confirm the warning is still appearing in rc4 as well. I added and formatted a 10TB drive (/dev/md2) while running rc3. Updated to rc4, this is from my logs after a reboot this morning. Mar 21 08:22:22 Marvin emhttpd: Mounting disks... Mar 21 08:22:22 Marvin emhttpd: shcmd (30): /sbin/btrfs device scan Mar 21 08:22:23 Marvin root: Scanning for Btrfs filesystems Mar 21 08:22:23 Marvin emhttpd: shcmd (31): mkdir -p /mnt/disk1 Mar 21 08:22:23 Marvin emhttpd: shcmd (32): mount -t xfs -o noatime,nouuid /dev/md1 /mnt/disk1 Mar 21 08:22:23 Marvin kernel: SGI XFS with ACLs, security attributes, no debug enabled Mar 21 08:22:23 Marvin kernel: XFS (md1): Mounting V5 Filesystem Mar 21 08:22:23 Marvin kernel: XFS (md1): Ending clean mount Mar 21 08:22:23 Marvin kernel: xfs filesystem being mounted at /mnt/disk1 supports timestamps until 2038 (0x7fffffff) Mar 21 08:22:23 Marvin emhttpd: shcmd (33): xfs_growfs /mnt/disk1 Mar 21 08:22:23 Marvin root: meta-data=/dev/md1 isize=512 agcount=10, agsize=268435455 blks Mar 21 08:22:23 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 21 08:22:23 Marvin root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 21 08:22:23 Marvin root: = reflink=1 bigtime=0 inobtcount=0 Mar 21 08:22:23 Marvin root: data = bsize=4096 blocks=2441609203, imaxpct=5 Mar 21 08:22:23 Marvin root: = sunit=0 swidth=0 blks Mar 21 08:22:23 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 21 08:22:23 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 21 08:22:23 Marvin root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 21 08:22:23 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 21 08:22:23 Marvin emhttpd: shcmd (34): mkdir -p /mnt/disk2 Mar 21 08:22:23 Marvin emhttpd: shcmd (35): mount -t xfs -o noatime,nouuid /dev/md2 /mnt/disk2 Mar 21 08:22:23 Marvin kernel: XFS (md2): Mounting V5 Filesystem Mar 21 08:22:24 Marvin kernel: XFS (md2): Ending clean mount Mar 21 08:22:24 Marvin kernel: xfs filesystem being mounted at /mnt/disk2 supports timestamps until 2038 (0x7fffffff) Mar 21 08:22:24 Marvin emhttpd: shcmd (36): xfs_growfs /mnt/disk2 Mar 21 08:22:24 Marvin kernel: XFS (md2): EXPERIMENTAL online shrink feature in use. Use at your own risk! Mar 21 08:22:24 Marvin root: xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: No space left on device Mar 21 08:22:24 Marvin root: meta-data=/dev/md2 isize=512 agcount=32, agsize=76300287 blks Mar 21 08:22:24 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 21 08:22:24 Marvin root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 21 08:22:24 Marvin root: = reflink=1 bigtime=0 inobtcount=0 Mar 21 08:22:24 Marvin root: data = bsize=4096 blocks=2441609184, imaxpct=5 Mar 21 08:22:24 Marvin root: = sunit=1 swidth=32 blks Mar 21 08:22:24 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 21 08:22:24 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 21 08:22:24 Marvin root: = sectsz=512 sunit=1 blks, lazy-count=1 Mar 21 08:22:24 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 21 08:22:24 Marvin emhttpd: shcmd (36): exit status: 1 Mar 21 08:22:24 Marvin emhttpd: shcmd (37): mkdir -p /mnt/disk3 Mar 21 08:22:24 Marvin emhttpd: shcmd (38): mount -t xfs -o noatime,nouuid /dev/md3 /mnt/disk3 Mar 21 08:22:24 Marvin kernel: XFS (md3): Mounting V5 Filesystem Mar 21 08:22:24 Marvin kernel: XFS (md3): Ending clean mount Mar 21 08:22:24 Marvin kernel: xfs filesystem being mounted at /mnt/disk3 supports timestamps until 2038 (0x7fffffff) Mar 21 08:22:24 Marvin emhttpd: shcmd (39): xfs_growfs /mnt/disk3 Mar 21 08:22:24 Marvin root: meta-data=/dev/md3 isize=512 agcount=8, agsize=268435455 blks Mar 21 08:22:24 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 21 08:22:24 Marvin root: = crc=1 finobt=1, sparse=0, rmapbt=0 Mar 21 08:22:24 Marvin root: = reflink=0 bigtime=0 inobtcount=0 Mar 21 08:22:24 Marvin root: data = bsize=4096 blocks=1953506633, imaxpct=5 Mar 21 08:22:24 Marvin root: = sunit=0 swidth=0 blks Mar 21 08:22:24 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 21 08:22:24 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 21 08:22:24 Marvin root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 21 08:22:24 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 Mar 21 08:22:24 Marvin emhttpd: shcmd (40): mkdir -p /mnt/disk4 Mar 21 08:22:24 Marvin emhttpd: shcmd (41): mount -t xfs -o noatime,nouuid /dev/md4 /mnt/disk4 Mar 21 08:22:24 Marvin kernel: XFS (md4): Mounting V5 Filesystem Mar 21 08:22:24 Marvin kernel: XFS (md4): Ending clean mount Mar 21 08:22:24 Marvin kernel: xfs filesystem being mounted at /mnt/disk4 supports timestamps until 2038 (0x7fffffff) Mar 21 08:22:24 Marvin emhttpd: shcmd (42): xfs_growfs /mnt/disk4 Mar 21 08:22:24 Marvin root: meta-data=/dev/md4 isize=512 agcount=6, agsize=268435455 blks Mar 21 08:22:24 Marvin root: = sectsz=512 attr=2, projid32bit=1 Mar 21 08:22:24 Marvin root: = crc=1 finobt=1, sparse=1, rmapbt=0 Mar 21 08:22:24 Marvin root: = reflink=0 bigtime=0 inobtcount=0 Mar 21 08:22:24 Marvin root: data = bsize=4096 blocks=1465130633, imaxpct=5 Mar 21 08:22:24 Marvin root: = sunit=0 swidth=0 blks Mar 21 08:22:24 Marvin root: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Mar 21 08:22:24 Marvin root: log =internal log bsize=4096 blocks=521728, version=2 Mar 21 08:22:24 Marvin root: = sectsz=512 sunit=0 blks, lazy-count=1 Mar 21 08:22:24 Marvin root: realtime =none extsz=4096 blocks=0, rtextents=0 I suspect that a reformat will be required, but I haven't tested that theory yet since it will require re-shuffling quite a lot of data to empty that drive.
  9. @Built2Succeed this is the answer for your problem. you have and you need -e ‘APP_URL’=‘http<s>://192.168.1.238:6875’
  10. Yup, I got the memo, had to learn at some point. 🙂
  11. Another bit of anecdata. I had been on :latest until it broke during an update a few weeks ago (6.2.24? something like that) and I rolled backed to a named versioned tag that would let the container start. Yesterday I bumped to 6.2.26 and the container started and has been working correctly. No firmware update for my USG3 / already running 4.4.55 with an uptime of 48 days. No problems with migration, everything appears to be working.
  12. Early impression is that this solved it. 5 minutes in and no more log entries. I'll update again in a couple of hours, but a presumptive 1000 thank you's @dlandon! Morning edit: it is definitely fixed. Very, very much appreciate your help. /klogg
  13. I believe it enables the Domain share by default, but not domain networking. I double checked though, I am set up for workgroup, not domain networking.
  14. No, not to my knowledge. I am not on a domain network here.
  15. Thanks @dlandon, all are unmounted already. I turned off auto-mount and rebooted to have a clean slate. It has been up for 2.5 hours, didn't mount any network shares, and still getting that winbindd cycle of messagesin the log every 60 seconds like clockwork. Other suggestions? Dec 11 16:37:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (18436)]: request interface version (version = 31) Dec 11 16:37:01 Marvin winbindd[8492]: [2020/12/11 16:37:01.301178, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:37:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (18436)] getgroups root Dec 11 16:38:01 Marvin winbindd[8492]: [2020/12/11 16:38:01.345086, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:38:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (19667)]: request interface version (version = 31) Dec 11 16:38:01 Marvin winbindd[8492]: [2020/12/11 16:38:01.345252, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:38:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (19667)] getgroups root Dec 11 16:39:01 Marvin winbindd[8492]: [2020/12/11 16:39:01.389001, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:39:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (21105)]: request interface version (version = 31) Dec 11 16:39:01 Marvin winbindd[8492]: [2020/12/11 16:39:01.389165, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:39:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (21105)] getgroups root Dec 11 16:39:01 Marvin winbindd[8494]: [2020/12/11 16:39:01.389338, 3] ../../source3/winbindd/winbindd_samr.c:597(sam_name_to_sid) Dec 11 16:39:01 Marvin winbindd[8494]: sam_name_to_sid Dec 11 16:39:01 Marvin winbindd[8494]: [2020/12/11 16:39:01.389382, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:39:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:39:01 Marvin winbindd[8494]: [2020/12/11 16:39:01.389515, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:39:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:39:01 Marvin winbindd[8494]: [2020/12/11 16:39:01.389704, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:39:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:39:01 Marvin winbindd[8494]: [2020/12/11 16:39:01.389789, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:39:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:40:01 Marvin winbindd[8492]: [2020/12/11 16:40:01.433461, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:40:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (22329)]: request interface version (version = 31) Dec 11 16:40:01 Marvin winbindd[8492]: [2020/12/11 16:40:01.433601, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:40:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (22329)] getgroups root Dec 11 16:40:01 Marvin winbindd[8494]: [2020/12/11 16:40:01.434219, 3] ../../source3/winbindd/winbindd_samr.c:754(sam_rids_to_names) Dec 11 16:40:01 Marvin winbindd[8494]: sam_rids_to_names for MARVIN Dec 11 16:40:01 Marvin winbindd[8494]: [2020/12/11 16:40:01.434514, 3] ../../source3/winbindd/winbindd_samr.c:1084(sam_sequence_number) Dec 11 16:40:01 Marvin winbindd[8494]: samr: sequence number Dec 11 16:40:02 Marvin winbindd[22361]: [2020/12/11 16:40:02.063718, 2] ../../source3/lib/tallocmsg.c:87(register_msg_pool_usage) Dec 11 16:40:02 Marvin winbindd[22361]: Registered MSG_REQ_POOL_USAGE Dec 11 16:40:02 Marvin winbindd[8494]: [2020/12/11 16:40:02.065592, 3] ../../source3/winbindd/winbindd_misc.c:289(winbindd_dual_list_trusted_domains) Dec 11 16:40:02 Marvin winbindd[8494]: winbindd_dual_list_trusted_domains: [ 8492]: list trusted domains Dec 11 16:40:02 Marvin winbindd[8494]: [2020/12/11 16:40:02.065632, 3] ../../source3/winbindd/winbindd_samr.c:343(sam_trusted_domains) Dec 11 16:40:02 Marvin winbindd[8494]: samr: trusted domains Dec 11 16:40:02 Marvin smbd[22366]: [2020/12/11 16:40:02.220215, 2] ../../source3/lib/tallocmsg.c:87(register_msg_pool_usage) Dec 11 16:40:02 Marvin smbd[22366]: Registered MSG_REQ_POOL_USAGE Dec 11 16:40:02 Marvin smbd[8479]: [2020/12/11 16:40:02.220852, 2] ../../source3/smbd/server.c:807(remove_child_pid) Dec 11 16:40:02 Marvin smbd[8479]: Could not find child 22366 -- ignoring Dec 11 16:41:01 Marvin winbindd[8492]: [2020/12/11 16:41:01.478356, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:41:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (23573)]: request interface version (version = 31) Dec 11 16:41:01 Marvin winbindd[8492]: [2020/12/11 16:41:01.478501, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:41:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (23573)] getgroups root Dec 11 16:42:01 Marvin winbindd[8492]: [2020/12/11 16:42:01.522280, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:42:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (24720)]: request interface version (version = 31) Dec 11 16:42:01 Marvin winbindd[8492]: [2020/12/11 16:42:01.522352, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:42:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (24720)] getgroups root Dec 11 16:43:01 Marvin winbindd[8492]: [2020/12/11 16:43:01.565980, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:43:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (25910)]: request interface version (version = 31) Dec 11 16:43:01 Marvin winbindd[8492]: [2020/12/11 16:43:01.566141, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:43:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (25910)] getgroups root Dec 11 16:44:01 Marvin winbindd[8492]: [2020/12/11 16:44:01.610293, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:44:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (27048)]: request interface version (version = 31) Dec 11 16:44:01 Marvin winbindd[8492]: [2020/12/11 16:44:01.610462, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:44:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (27048)] getgroups root Dec 11 16:44:01 Marvin winbindd[8494]: [2020/12/11 16:44:01.610614, 3] ../../source3/winbindd/winbindd_samr.c:597(sam_name_to_sid) Dec 11 16:44:01 Marvin winbindd[8494]: sam_name_to_sid Dec 11 16:44:01 Marvin winbindd[8494]: [2020/12/11 16:44:01.610646, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:44:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:44:01 Marvin winbindd[8494]: [2020/12/11 16:44:01.610764, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:44:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:44:01 Marvin winbindd[8494]: [2020/12/11 16:44:01.610945, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:44:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:44:01 Marvin winbindd[8494]: [2020/12/11 16:44:01.611020, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:44:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:45:01 Marvin winbindd[8492]: [2020/12/11 16:45:01.654864, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:45:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (28214)]: request interface version (version = 31) Dec 11 16:45:01 Marvin winbindd[8492]: [2020/12/11 16:45:01.654934, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:45:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (28214)] getgroups root Dec 11 16:45:02 Marvin winbindd[8494]: [2020/12/11 16:45:02.066957, 3] ../../source3/winbindd/winbindd_misc.c:289(winbindd_dual_list_trusted_domains) Dec 11 16:45:02 Marvin winbindd[8494]: winbindd_dual_list_trusted_domains: [ 8492]: list trusted domains Dec 11 16:45:02 Marvin winbindd[8494]: [2020/12/11 16:45:02.067012, 3] ../../source3/winbindd/winbindd_samr.c:343(sam_trusted_domains) Dec 11 16:45:02 Marvin winbindd[8494]: samr: trusted domains Dec 11 16:46:01 Marvin winbindd[8492]: [2020/12/11 16:46:01.699436, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:46:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (29389)]: request interface version (version = 31) Dec 11 16:46:01 Marvin winbindd[8492]: [2020/12/11 16:46:01.699579, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:46:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (29389)] getgroups root Dec 11 16:46:01 Marvin winbindd[8494]: [2020/12/11 16:46:01.700068, 3] ../../source3/winbindd/winbindd_samr.c:754(sam_rids_to_names) Dec 11 16:46:01 Marvin winbindd[8494]: sam_rids_to_names for MARVIN Dec 11 16:46:01 Marvin winbindd[8494]: [2020/12/11 16:46:01.700349, 3] ../../source3/winbindd/winbindd_samr.c:1084(sam_sequence_number) Dec 11 16:46:01 Marvin winbindd[8494]: samr: sequence number Dec 11 16:47:01 Marvin winbindd[8492]: [2020/12/11 16:47:01.743855, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:47:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (30526)]: request interface version (version = 31) Dec 11 16:47:01 Marvin winbindd[8492]: [2020/12/11 16:47:01.743903, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:47:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (30527)]: request interface version (version = 31) Dec 11 16:47:01 Marvin winbindd[8492]: [2020/12/11 16:47:01.743966, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:47:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (30527)] getgroups root Dec 11 16:47:01 Marvin winbindd[8492]: [2020/12/11 16:47:01.744041, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:47:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (30526)] getgroups root Dec 11 16:48:01 Marvin winbindd[8492]: [2020/12/11 16:48:01.787630, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:48:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (31689)]: request interface version (version = 31) Dec 11 16:48:01 Marvin winbindd[8492]: [2020/12/11 16:48:01.787717, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:48:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (31689)] getgroups root Dec 11 16:49:01 Marvin winbindd[8492]: [2020/12/11 16:49:01.831414, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:49:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (376)]: request interface version (version = 31) Dec 11 16:49:01 Marvin winbindd[8492]: [2020/12/11 16:49:01.831555, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:49:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (376)] getgroups root Dec 11 16:49:01 Marvin winbindd[8494]: [2020/12/11 16:49:01.831694, 3] ../../source3/winbindd/winbindd_samr.c:597(sam_name_to_sid) Dec 11 16:49:01 Marvin winbindd[8494]: sam_name_to_sid Dec 11 16:49:01 Marvin winbindd[8494]: [2020/12/11 16:49:01.831726, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:49:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:49:01 Marvin winbindd[8494]: [2020/12/11 16:49:01.831856, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:49:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:49:01 Marvin winbindd[8494]: [2020/12/11 16:49:01.832039, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:49:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:49:01 Marvin winbindd[8494]: [2020/12/11 16:49:01.832118, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:49:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:50:01 Marvin winbindd[8492]: [2020/12/11 16:50:01.875716, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:50:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (1590)]: request interface version (version = 31) Dec 11 16:50:01 Marvin winbindd[8492]: [2020/12/11 16:50:01.875797, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:50:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (1590)] getgroups root Dec 11 16:50:02 Marvin winbindd[8494]: [2020/12/11 16:50:02.067257, 3] ../../source3/winbindd/winbindd_misc.c:289(winbindd_dual_list_trusted_domains) Dec 11 16:50:02 Marvin winbindd[8494]: winbindd_dual_list_trusted_domains: [ 8492]: list trusted domains Dec 11 16:50:02 Marvin winbindd[8494]: [2020/12/11 16:50:02.067310, 3] ../../source3/winbindd/winbindd_samr.c:343(sam_trusted_domains) Dec 11 16:50:02 Marvin winbindd[8494]: samr: trusted domains Dec 11 16:51:01 Marvin winbindd[8492]: [2020/12/11 16:51:01.919897, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:51:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (2748)]: request interface version (version = 31) Dec 11 16:51:01 Marvin winbindd[8492]: [2020/12/11 16:51:01.920062, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:51:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (2748)] getgroups root Dec 11 16:52:01 Marvin winbindd[8492]: [2020/12/11 16:52:01.963593, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:52:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (3897)]: request interface version (version = 31) Dec 11 16:52:01 Marvin winbindd[8492]: [2020/12/11 16:52:01.963709, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:52:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (3897)] getgroups root Dec 11 16:52:01 Marvin winbindd[8494]: [2020/12/11 16:52:01.964438, 3] ../../source3/winbindd/winbindd_samr.c:754(sam_rids_to_names) Dec 11 16:52:01 Marvin winbindd[8494]: sam_rids_to_names for MARVIN Dec 11 16:52:01 Marvin winbindd[8494]: [2020/12/11 16:52:01.964729, 3] ../../source3/winbindd/winbindd_samr.c:1084(sam_sequence_number) Dec 11 16:52:01 Marvin winbindd[8494]: samr: sequence number Dec 11 16:53:01 Marvin winbindd[8492]: [2020/12/11 16:53:01.008351, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:53:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (4887)]: request interface version (version = 31) Dec 11 16:53:01 Marvin winbindd[8492]: [2020/12/11 16:53:01.008463, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:53:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (4887)] getgroups root Dec 11 16:54:01 Marvin winbindd[8492]: [2020/12/11 16:54:01.052389, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:54:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (6030)]: request interface version (version = 31) Dec 11 16:54:01 Marvin winbindd[8492]: [2020/12/11 16:54:01.052540, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:54:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (6030)] getgroups root Dec 11 16:54:01 Marvin winbindd[8494]: [2020/12/11 16:54:01.052682, 3] ../../source3/winbindd/winbindd_samr.c:597(sam_name_to_sid) Dec 11 16:54:01 Marvin winbindd[8494]: sam_name_to_sid Dec 11 16:54:01 Marvin winbindd[8494]: [2020/12/11 16:54:01.052715, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:54:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:54:01 Marvin winbindd[8494]: [2020/12/11 16:54:01.052847, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:54:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:54:01 Marvin winbindd[8494]: [2020/12/11 16:54:01.053032, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:54:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:54:01 Marvin winbindd[8494]: [2020/12/11 16:54:01.053110, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:54:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:55:01 Marvin winbindd[8492]: [2020/12/11 16:55:01.097268, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:55:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (7202)]: request interface version (version = 31) Dec 11 16:55:01 Marvin winbindd[8492]: [2020/12/11 16:55:01.097420, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:55:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (7202)] getgroups root Dec 11 16:55:02 Marvin winbindd[7236]: [2020/12/11 16:55:02.065865, 2] ../../source3/lib/tallocmsg.c:87(register_msg_pool_usage) Dec 11 16:55:02 Marvin winbindd[7236]: Registered MSG_REQ_POOL_USAGE Dec 11 16:55:02 Marvin winbindd[8494]: [2020/12/11 16:55:02.067584, 3] ../../source3/winbindd/winbindd_misc.c:289(winbindd_dual_list_trusted_domains) Dec 11 16:55:02 Marvin winbindd[8494]: winbindd_dual_list_trusted_domains: [ 8492]: list trusted domains Dec 11 16:55:02 Marvin winbindd[8494]: [2020/12/11 16:55:02.067622, 3] ../../source3/winbindd/winbindd_samr.c:343(sam_trusted_domains) Dec 11 16:55:02 Marvin winbindd[8494]: samr: trusted domains Dec 11 16:55:02 Marvin smbd[7240]: [2020/12/11 16:55:02.321439, 2] ../../source3/lib/tallocmsg.c:87(register_msg_pool_usage) Dec 11 16:55:02 Marvin smbd[7240]: Registered MSG_REQ_POOL_USAGE Dec 11 16:55:02 Marvin smbd[8479]: [2020/12/11 16:55:02.322091, 2] ../../source3/smbd/server.c:807(remove_child_pid) Dec 11 16:55:02 Marvin smbd[8479]: Could not find child 7240 -- ignoring Dec 11 16:56:01 Marvin winbindd[8492]: [2020/12/11 16:56:01.140995, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:56:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (8452)]: request interface version (version = 31) Dec 11 16:56:01 Marvin winbindd[8492]: [2020/12/11 16:56:01.141177, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:56:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (8452)] getgroups root Dec 11 16:57:01 Marvin winbindd[8492]: [2020/12/11 16:57:01.185553, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:57:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (9750)]: request interface version (version = 31) Dec 11 16:57:01 Marvin winbindd[8492]: [2020/12/11 16:57:01.185682, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:57:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (9750)] getgroups root Dec 11 16:58:01 Marvin winbindd[8492]: [2020/12/11 16:58:01.229277, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:58:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (10954)]: request interface version (version = 31) Dec 11 16:58:01 Marvin winbindd[8492]: [2020/12/11 16:58:01.229350, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:58:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (10954)] getgroups root Dec 11 16:58:01 Marvin winbindd[8494]: [2020/12/11 16:58:01.229858, 3] ../../source3/winbindd/winbindd_samr.c:754(sam_rids_to_names) Dec 11 16:58:01 Marvin winbindd[8494]: sam_rids_to_names for MARVIN Dec 11 16:58:01 Marvin winbindd[8494]: [2020/12/11 16:58:01.230175, 3] ../../source3/winbindd/winbindd_samr.c:1084(sam_sequence_number) Dec 11 16:58:01 Marvin winbindd[8494]: samr: sequence number Dec 11 16:59:01 Marvin winbindd[8492]: [2020/12/11 16:59:01.274772, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 11 16:59:01 Marvin winbindd[8492]: winbindd_interface_version: [nss_winbind (12184)]: request interface version (version = 31) Dec 11 16:59:01 Marvin winbindd[8492]: [2020/12/11 16:59:01.274849, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 11 16:59:01 Marvin winbindd[8492]: winbindd_getgroups_send: [nss_winbind (12184)] getgroups root Dec 11 16:59:01 Marvin winbindd[8494]: [2020/12/11 16:59:01.274955, 3] ../../source3/winbindd/winbindd_samr.c:597(sam_name_to_sid) Dec 11 16:59:01 Marvin winbindd[8494]: sam_name_to_sid Dec 11 16:59:01 Marvin winbindd[8494]: [2020/12/11 16:59:01.274985, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:59:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:59:01 Marvin winbindd[8494]: [2020/12/11 16:59:01.275120, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:59:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 16:59:01 Marvin winbindd[8494]: [2020/12/11 16:59:01.275311, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 11 16:59:01 Marvin winbindd[8494]: name_to_sid: ROOT for domain Dec 11 16:59:01 Marvin winbindd[8494]: [2020/12/11 16:59:01.275397, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 11 16:59:01 Marvin winbindd[8494]: Forcing Primary Group to 'Domain Users' for root Dec 11 17:00:01 Marvin winbindd[8492]: [2020/12/11 17:00:01.319103, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version)
  16. A little less than 18 hours of up-time and the log 29% full. Diagnostics attached, how do I troubleshoot this? Any tips would help. Thanks. marvin-diagnostics-20201211-1252.zip
  17. Upgrade went well, but seeing winbindd is spamming the log. Any guesses? Dec 10 19:09:01 Marvin winbindd[8494]: [2020/12/10 19:09:01.457311, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 10 19:09:01 Marvin winbindd[8494]: winbindd_interface_version: [nss_winbind (22681)]: request interface version (version = 31) Dec 10 19:09:01 Marvin winbindd[8494]: [2020/12/10 19:09:01.457470, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 10 19:09:01 Marvin winbindd[8494]: winbindd_getgroups_send: [nss_winbind (22681)] getgroups root Dec 10 19:09:13 Marvin unassigned.devices: Updating share settings... Dec 10 19:09:13 Marvin unassigned.devices: Share settings updated. Dec 10 19:09:32 Marvin emhttpd: cmd: /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin checkall Dec 10 19:10:01 Marvin winbindd[8494]: [2020/12/10 19:10:01.502999, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 10 19:10:01 Marvin winbindd[8494]: winbindd_interface_version: [nss_winbind (25008)]: request interface version (version = 31) Dec 10 19:10:01 Marvin winbindd[8494]: [2020/12/10 19:10:01.503079, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 10 19:10:01 Marvin winbindd[8494]: winbindd_getgroups_send: [nss_winbind (25008)] getgroups root Dec 10 19:11:01 Marvin winbindd[8494]: [2020/12/10 19:11:01.548048, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 10 19:11:01 Marvin winbindd[8494]: winbindd_interface_version: [nss_winbind (26459)]: request interface version (version = 31) Dec 10 19:11:01 Marvin winbindd[8494]: [2020/12/10 19:11:01.548217, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 10 19:11:01 Marvin winbindd[8494]: winbindd_getgroups_send: [nss_winbind (26459)] getgroups root Dec 10 19:11:54 Marvin ntpd[1800]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized Dec 10 19:12:01 Marvin winbindd[8494]: [2020/12/10 19:12:01.593320, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 10 19:12:01 Marvin winbindd[8494]: winbindd_interface_version: [nss_winbind (27619)]: request interface version (version = 31) Dec 10 19:12:01 Marvin winbindd[8494]: [2020/12/10 19:12:01.593448, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 10 19:12:01 Marvin winbindd[8494]: winbindd_getgroups_send: [nss_winbind (27619)] getgroups root Dec 10 19:12:01 Marvin winbindd[8496]: [2020/12/10 19:12:01.593602, 3] ../../source3/winbindd/winbindd_samr.c:597(sam_name_to_sid) Dec 10 19:12:01 Marvin winbindd[8496]: sam_name_to_sid Dec 10 19:12:01 Marvin winbindd[8496]: [2020/12/10 19:12:01.593636, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 10 19:12:01 Marvin winbindd[8496]: name_to_sid: ROOT for domain Dec 10 19:12:01 Marvin winbindd[8496]: [2020/12/10 19:12:01.593862, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 10 19:12:01 Marvin winbindd[8496]: Forcing Primary Group to 'Domain Users' for root Dec 10 19:12:01 Marvin winbindd[8496]: [2020/12/10 19:12:01.594069, 3] ../../source3/winbindd/winbindd_rpc.c:281(rpc_name_to_sid) Dec 10 19:12:01 Marvin winbindd[8496]: name_to_sid: ROOT for domain Dec 10 19:12:01 Marvin winbindd[8496]: [2020/12/10 19:12:01.594317, 3] ../../source3/passdb/lookup_sid.c:1605(get_primary_group_sid) Dec 10 19:12:01 Marvin winbindd[8496]: Forcing Primary Group to 'Domain Users' for root Dec 10 19:12:12 Marvin winbindd[8496]: [2020/12/10 19:12:12.723325, 3] ../../source3/winbindd/winbindd_misc.c:289(winbindd_dual_list_trusted_domains) Dec 10 19:12:12 Marvin winbindd[8496]: winbindd_dual_list_trusted_domains: [ 8494]: list trusted domains Dec 10 19:12:12 Marvin winbindd[8496]: [2020/12/10 19:12:12.723374, 3] ../../source3/winbindd/winbindd_samr.c:343(sam_trusted_domains) Dec 10 19:12:12 Marvin winbindd[8496]: samr: trusted domains Dec 10 19:13:01 Marvin winbindd[8494]: [2020/12/10 19:13:01.640867, 3] ../../source3/winbindd/winbindd_misc.c:429(winbindd_interface_version) Dec 10 19:13:01 Marvin winbindd[8494]: winbindd_interface_version: [nss_winbind (28794)]: request interface version (version = 31) Dec 10 19:13:01 Marvin winbindd[8494]: [2020/12/10 19:13:01.640986, 3] ../../source3/winbindd/winbindd_getgroups.c:63(winbindd_getgroups_send) Dec 10 19:13:01 Marvin winbindd[8494]: winbindd_getgroups_send: [nss_winbind (28794)] getgroups root Dec 10 19:13:01 Marvin winbindd[8496]: [2020/12/10 19:13:01.641526, 3] ../../source3/winbindd/winbindd_samr.c:754(sam_rids_to_names) Dec 10 19:13:01 Marvin winbindd[8496]: sam_rids_to_names for MARVIN Dec 10 19:13:01 Marvin winbindd[8496]: [2020/12/10 19:13:01.641860, 3] ../../source3/winbindd/winbindd_samr.c:1084(sam_sequence_number) Dec 10 19:13:01 Marvin winbindd[8496]: samr: sequence number
  18. This solved it for me, no need to regress to SMB v1.0. Thank you @Ansuz!!
  19. I have another pro-tip for the masses. A little while ago it went from working perfectly to real website rendering issues, none of the assets loading correctly and unable to log in. I suspect this coincided with the arrival of the "reverse proxy URL" field in the container template, but that is pure speculation. To date I had the APP_URL defined in the .env file # /config/www/.env # Application URL # Remove the hash below and set a URL if using BookStack behind # a proxy, if using a third-party authentication option. # This must be the root URL that you want to host BookStack on. # All URL's in BookStack will be generated using this value. APP_URL=https://wiki.exampleTLD.com Now I see it is a variable that can be passed but it was blank. Cool, I fired in wiki.exampleTLD.com and moved on. Same problem. Mixed and matched, screwed around, I could see the Chrome console that it was nesting urls, e.g. wiki.exampleTLD.com/wiki.exampleTLD.com/page. Just not working. The answer is that you need the protocol in the variable, and remove it from the .env file. https://wiki.exampleTLD.com Back in action. Stay safe out there.
  20. @ljm42, thanks for replying. Just this morning I had a chance to dig back in and figure it out. I don't know why it broke, but this is how I fixed it (for posterity, in case others have a similar problem). 1) I found this post referencing how to delete wg0 from the network config. 2) This following post from yourself identified the right config files to purge. I did this. 3) reboot. 4) Follow the guide on the unRAID blog. 5) Add a DNS entry, because any non-local URLs failed to load. Boom, back in business! Appreciate the reply, and all your efforts throughout this thread, it got me where I was going. /klogg
  21. Ha! I didn't expect such a fast pay-off on that. The password manager is exactly how I got into that place too. Glad it helped!
  22. When I set it up the first time, my DB password had a # in it, and either MariaDB or Bookstack couldn’t handle that. I spent a lot of time troubleshooting when I really just needed to generate a new password without that character.
  23. I am experiencing exactly the same problem. It worked for a while, some time ago I changed something (unRAID update? Can't remember) and it never worked again. I have; deleted and set up from scratch, removed to the plug-in, reinstalled and configured, removed again and deleted the files from flash, set up from scratch following the guide and Spaceinvader One's video. Never handshakes, never can see the server when connecting from my phone's cellular connection. Set up as "Remote access to server". One other odd thing is if I change the connection type to "Remote access to LAN" then it recommends the wrong IP range when setting up my peer, but sees the right range in the port forwarding comment. Highlighted in red, port forward to x.x.10.x, static router Any ideas what I can try next? Desired end state is to be able to access the locally running containers and ports, as well as dedicated IPs for local VMs and other machines on the LAN. Thanks.
  24. This is just for anyone else who hits this wall. Setting up the Bookstack container, I got an endless amount of: Illuminate\Database\QueryException : SQLSTATE[HY000] [1045] Access denied for user 'xxxx'@'yyy' (using password: YES) (SQL: select * from information_schema.tables where table_schema = bookstack and table_name = migrations and table_type = 'BASE TABLE') In the end, I noticed in one of log files in the container persistence files (./appdata/bookstack/...) that it had my mariaDB username and password logged, and the password was truncated. Despite trying the `root` user and the customer `bookstack` user I created, both passwords contained a `#` character that wasn't being handled properly and the password would truncate. Removed the `#` and it fired up like I hadn't lost 3 evenings chasing my tail. Hope this helps someone. /klogg