JM Benoit

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by JM Benoit

  1. Hello All, I am having some issues not allowing me to write to my array after replacing a failed cache drive on my server. I believe this is related to permisisons, UID, GID but am at a loss on how to proceed. The details are Cache SSD failed. purchased new NVME, formatted btrfs as a new cache. (I was not able to recover my old cache) Downloaded a few dockers (from previous container) Sonnar/Raddar are not allowing import stating "Folder '/media/' is not writable by user 'nobody'" Krusader does not let me write to my array I have tried looking at permissions in terminal which seem correct example below of 1 folder drwxrwxrwx 1 nobody users 58 Jul 27 2021 Movies/ Aside from looking at permissions I have also started looking at UID / GID. From what I can tell this info is stored in /etc/passwd. I can see that I have 2 of these files. One of these is labeled .OLD and a new version was created on the date I installed the new cache (these files are different). Any help would be greatly appreciated. I have been banging my head against the wall and am at a loss how to write to this 40TB array. John
  2. If anyone could please assist? In short everything worked properly outside network prior to getting a new router. Currently I can access all dockers in network but not outside I confirmed Port forwarding is working properly on new router (myservers is working properly) At this point i deleted swag + appdata and reinstalled several times however, I cannot access swag or any docker from outside network. Here are my logs from last swag restart. Again thank you! John swag log 12.11.txt
  3. Hi All, First time posting. Normally I struggle through solutions, but I have hit a bit of a wall. Long story short Swag was working normally with several dockers including OpenVPN up until the day my router failed. I have since purchased and setup a new router (w/ port forwarding) but I cannot get Swag to work properly. So far I have tried the following checked SWAG access via local IP - CONFIRMED checked port forward is working correctly by checking swag logs turning p.forward on and off - CONFIRMED deleted app data and restarted swag created new docker network So far it looks like swag is running but I cannot get the swag splash page / or docker to load when using a web address. Swag log attached. Any tips, pointers, direction is appreciated EDIT: Log now shows this error repeatedly ginx: [emerg] cannot load certificate "/config/keys/cert.crt": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/config/keys/cert.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file) Thanks John Swag Log .txt