• Posts

    20
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

[email protected]'s Achievements

Noob

Noob (1/14)

0

Reputation

1

Community Answers

  1. I am trying to use dynamic option with uPnP. uPnP function is turned on from the firewall. All I am getting from unRaid-connect is "Enable Remote Access" with a spinning circle. It never established a connection. I wonder what else to look for?
  2. I tested my new memory with memtest86. No errors found. After doing some further troubleshooting, what I narrowed down my issue is a little strange but I have fixed it. I have Plex running under docker. On one of its setting where you define the Transcoder folder location, I have misspelled the transcode folder entry. It was supposed to be "Transcode" instead of "transcode". As soon as the media content is played which require transcoding, it will run for a minute or two then reboot the server. After correcting the spelling, system is running stable again. I thought my finding can help someone if they run into the same siltation.
  3. I recently replaced my old unRAID server with a Corei9 Gigabyte systemboard. Ever since the replacement, my server has been randomly rebooted. It usually goes for many hours and then reboot. The only thing that didn't get replaced with my system are all my existing hard drives. I noticed from syslog I have one hard drive that is giving out some errors. I don't know if that is causing the system to crash and reboot. I hope someone can give me some ideas how to tackle this. tower-diagnostics-20230915-2359.zip
  4. I just started testing the Allow Remote Access under Unraid Connect. The message is stating "Enable Remote Access" on the "Connect Dashboard". I think I am already in the Connect Dashboard. But, I don't see where I can enable Remote Access. Where is the button or selection? Is it already enabled?
  5. I just purchased another license key. It's all good. Thank you for your help.
  6. Hi, I had a bad flash memory stick and I have replaced it with a new flash memory stick. When i copied from the old memory stick basic.key file and placed it in the config folder of the new flash memory stick, I am getting an error. Please see the attachment for the error. Please let me know what is my next step. Thank you. key error.pdf
  7. I am having issues on multiple unraid servers accessing newly created file share under smb. Using windows explorer on Windows 10 or 11, it won't show the newly created folder. When creating these new shares, it is not shown as smb public. Am I missing some configuration steps? bk-act, bk-sql, bk-wks are the new folders. catower-diagnostics-20230202-1247.zip
  8. Do you know if your SMB programs are running? try /usr/sbin/nmbd restart, /usr/sbin/smbd restart and /usr/sbin/winbindd restart. I have a different issue when SMB stopped working. Don't know what causes my problem. But, I found out once you refresh those daemons, it will re-display your unRAID server. Don't know if it helps. But, it's worth a try.
  9. Hello all, I have a problem with SMB emulation since I upgraded to v 6.3.x. Randomly after a day of unRAID running, I would lose the connection to my folders on unRAID. I found a work around by going into /var/run and restarted all 3 smbd, nmbd, winbindd daemon; mainly smbd restart, nmbd restart and winbindd restart. Then my network connection will be fine for many hours until it stop again. I wonder if anyone has similar issues and how you fix it. Any ideas and thought would be greatly appreciate ! Here is my diagnostic. tower-diagnostics-20170616-1753.zip
  10. 20G. I started with 4G. Since I started experimenting with VM and Dockers, I thought it more sense to put in some more memory.
  11. Thank you so much. I ran the Dynamic WeGui update and all my issues are fixed.
  12. Hello, I just ran an update on limetech/plex:latest. My plex server disappeared. When I turned on the advance view button on the right hand side. I found plex server became an ophan image. I have tested some other folders that works fine before. Now I am getting all kinds of strange error messages. I am running on unRaid v 6.1.9 and Docker v 1.7.1. I have been running PlexMediaServer for over 2 years on unRAID. This is the first time unRAID just crashed and stopped working. From what I gathered, this could be a docker image configuration issue. Invalid repository name (Docker_app), only [a-z0-9-_.] are allowed. Please help. Thank you.
  13. Hi, Just curious if anyone know a DNS service that runs under Docker or plugin that can work with unRAID v6.1.6. I would like to have unRAID take care of DNS service instead of my all in one router/AP/firewall. I have combed through many threads here and the one come closest is the masqdns plugin and that doesn't work with unRAID v6.x. The other that come close is https://github.com/sameersbn/docker-bind. But, I don't believe it's written for unRAID. It would be nice if someone can figure out how to get this to work. I appreciate all the help I can get because I am not a programmer.
  14. Hello All, I have installed bit torrent sync under docker to 2 unRAID 6.0.1 server. I would like to know if anyone has done synchronization using bit torrent sync to replicate folders between 2 unRAID server. Does bit torrent sync use master/slave relationship? or they can both be the first sync 2.0 device and then work through link to establish the connections? i have tried and successfully link the 2 system together. However, no synchronization took place. I wish there is a session category just for docker apps because there are so many apps I like to explore. I appreciate if anyone can give me some pointers.