tomhoover

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by tomhoover

  1. This bug is still present in v6.6.1, so I've had to go back to using bash.
  2. I guess you and I are the only ones using zsh in unRAID. In a way, I'm glad to see someone else having the same issue, as I thought I was going crazy after I upgraded to v6.6.x.
  3. I added protobuf and mosh. You will also need to install perl and utempter. I installed protobuf and mosh on my unRAID server (I already had perl and utempter installed). When I attempt to login using mosh, I receive the following error: mosh-server: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory Do you have any ideas?
  4. I added protobuf and mosh. You will also need to install perl and utempter. Thanks!
  5. I previously used the mosh server plugin at https://github.com/coppit/unraid-mosh; however, it seems to have stopped working with unRAID 6.5. Would you consider adding mosh server to NerdPack? https://mosh.org/#getting Thanks!
  6. As several others have reported over the past couple of days, I'm also getting a 'Call Traces found on your server' error reported by fix.common.problems. It seems unusual that several have reported identical errors since upgrading to unRAID 6.3.1. Does anyone have any ideas? (This is a server that been running unRAID for several years without issue.) I've attached diagnostics. Thanks in advance! unraid-diagnostics-20170216-1807.zip
  7. Thanks for the command line to locate the runaway log file. I'm new to docker, and incorrectly assumed the logs were within the docker container itself. I tried searching around inside my BitTorrent Sync container (by running the 'docker exec -it Sync bash' command), but couldn't find the problem. I'm syncing so many files with BTSync, that the log would grow to 50GB during the initial "indexing" after starting BTSync. Thanks to you, I finally figured out what was happening and modified my Sync template to include '--log-driver=none' on the startup command line. I've lost my BTSync logs for now, but I no longer have to keep growing my docker.img size to accommodate my increased use of BTSync. Thanks!
  8. Please consider adding fdupes: https://github.com/adrianlopezroche/fdupes