Jump to content

rcampbell

Members
  • Posts

    18
  • Joined

  • Last visited

Everything posted by rcampbell

  1. Hello, I would like to request OpenBB Terminal. This is an Open Source Financial Research tool like BloomBerg Terminal. Below is some information about the project. Website Links: https://openbb.co/ https://my.openbb.co/app/terminal https://docs.openbb.co/ Youtube: https://github.com/OpenBB-finance/OpenBBTerminal Thank you
  2. I recently used the unBalance plugin (awesome plugin by the way!), and am having a small subsequent issue I'm hoping someone can help me solve. For context, I used the plugin to move data from one disk to the remaining disks so that the empty disk could be wiped and encrypted. Rince and repeat till all disks are encrypted, job done. During that process, there were some permission issues detected by unBalance so I ran the fix permissions and continued to move the files. The lingering problem is that now on every other reboot of the host, Shares don't load, Docker doesn't start and show's no containers, and VM's doesn't start and show's no VM's. I reboot the host again and everything is fine till the next reboot. I'm not sure where to begin looking to troubleshoot this but my suspicion is there may be some outdated file that reference the database of shares, conainers and VM's and perhaps this outdated file is pointing to a previous location that doesn't exist any more. As to why it may attempt to load this file every other reboot I'm not sure. I may be way off on my suspicion so I'll open it up to you experts to provide some ideas, I appreciate any help.
  3. I keep getting a file permission problem when I try to delete files in a certain subfolder. The subfolder in question is my Torrent download folder and I am using the linuxserver/Deluge docker container to download torrents. The error is: you need permission from [xxx] to make changes to this file. If I delete the file through the Deluge webgui - it works fine (remove torrent -> remove with data). But I am not the only person in the household using the torrent server so if someone else forgets to choose the remove with data option, we get left with a bunch of completed torrent files. I see the error message when I try to delete these files via windows (mapped drive). The SMB share permissions in Unraid for this folder are set correctly, I have read/write access for my account. To get around this I simply SSH to Unraid, do a chmod 777 -R on the Torrent download folder which changes the permissions on all files and subfolders, then delete the files from windows. Before I chmod the files, the permissions look like this: root@unraid:/mnt/user/Torrent/Downloads# ls -l total 0 drwxr-xr-x 1 nobody users 290 Dec 9 21:33 [filename] When a new download is started, the same permissions apply so I have to do this all over again in a few days time as completed torrent files get left behind. Is this a problem with Deluge or Unraid not settings permissions properly? How can I fix this permanently?
  4. I changed the permissions on the whole /config folder and it seems to be working: root@shr-unraid1:/mnt/user/Config/OpenVPN/bin# chmod 777 /mnt/user/Config/OpenVPN -R
  5. I recently upgraded to 6.2 and now the OpenVPN container won't start. Below is the error log, and the permissions for the folder/files. Are these permissions correct? If not what should they be? ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-time: executing... [cont-init.d] 20-time: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 40-openvpn-init: executing... [cont-init.d] 40-openvpn-init: exited 0. [cont-init.d] 50-interface: executing... /var/run/s6/etc/cont-init.d/50-interface: line 9: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 10: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 11: /config/scripts/confdba: Permission denied /var/run/s6/etc/cont-init.d/50-interface: line 12: /config/scripts/confdba: Permission denied [cont-init.d] 50-interface: exited 126. [cont-init.d] done. [services.d] starting services [services.d] done. ./run: line 3: /config/scripts/openvpnas: Permission denied ./run: line 3: /config/scripts/openvpnas: Permission denied ./run: line 3: /config/scripts/openvpnas: Permission denied ./run: line 3: /config/scripts/openvpnas: Permission denied ./run: line 3: /config/scripts/openvpnas: Permission denied ./run: line 3: /config/scripts/openvpnas: Permission denied ./run: line 3: /config/scripts/openvpnas: Permission denied root@shr-unraid1:/mnt/user/Config/OpenVPN# ls -l total 72 drwxrwxrwx 1 nobody users 64 Aug 5 15:44 bin/ drwxrwxrwx 1 nobody users 166 Aug 5 15:44 doc/ drwxrwxrwx 1 nobody users 208 Aug 10 07:46 etc/ -rw-rw-rw- 1 nobody users 447 Jul 6 16:07 exports drwxrwxrwx 1 nobody users 18 Aug 5 15:44 include/ -rw-rw-rw- 1 nobody users 11513 Aug 5 15:44 init.log drwxrwxrwx 1 nobody users 1334 Aug 5 15:44 lib/ -rw-rw-rw- 1 nobody users 54308 Aug 7 22:37 license.txt drwxrwxrwx 1 nobody users 26 Sep 23 03:38 log/ drwxrwxrwx 1 nobody users 82 Aug 5 15:44 sbin/ drwxrwxrwx 1 nobody users 678 Aug 5 15:44 scripts/ root@shr-unraid1:/mnt/user/Config/OpenVPN/scripts# ls -l total 136 -rw-rw-rw- 1 nobody users 406 Aug 5 15:44 authcli -rw-rw-rw- 1 nobody users 403 Aug 5 15:44 bridge -rw-rw-rw- 1 nobody users 406 Aug 5 15:44 certool -rw-rw-rw- 1 nobody users 406 Aug 5 15:44 confdba -rw-rw-rw- 1 nobody users 2737 Aug 5 15:44 db-update-1.8 -rw-rw-rw- 1 nobody users 400 Aug 5 15:44 dbcvt -rw-rw-rw- 1 nobody users 403 Aug 5 15:44 dnscli -rw-rw-rw- 1 nobody users 421 Aug 5 15:44 dnsfo_active -rw-rw-rw- 1 nobody users 424 Aug 5 15:44 dnsfo_standby -rw-rw-rw- 1 nobody users 403 Aug 5 15:44 iosvod -rw-rw-rw- 1 nobody users 400 Aug 5 15:44 liman -rw-rw-rw- 1 nobody users 403 Aug 5 15:44 logdba -rw-rw-rw- 1 nobody users 403 Aug 5 15:44 mandep -rw-rw-rw- 1 nobody users 406 Aug 5 15:44 netinfo -rw-rw-rw- 1 nobody users 412 Aug 5 15:44 openvpnas -rw-rw-rw- 1 nobody users 454 Aug 5 15:44 openvpnas_deferred_init -rw-rw-rw- 1 nobody users 439 Aug 5 15:44 openvpnas_gen_init -rw-rw-rw- 1 nobody users 466 Aug 5 15:44 openvpnas_gen_init_deferred -rw-rw-rw- 1 nobody users 436 Aug 5 15:44 openvpnas_gen_pam -rw-rw-rw- 1 nobody users 415 Aug 5 15:44 openvpncc -rw-rw-rw- 1 nobody users 421 Aug 5 15:44 openvpncdisp -rw-rw-rw- 1 nobody users 427 Aug 5 15:44 openvpncnode -rw-rw-rw- 1 nobody users 415 Aug 5 15:44 ovpnpasswd -rw-rw-rw- 1 nobody users 391 Aug 5 15:44 sa -rw-rw-rw- 1 nobody users 400 Aug 5 15:44 sacli -rw-rw-rw- 1 nobody users 409 Aug 5 15:44 signtool -rw-rw-rw- 1 nobody users 281 Aug 5 15:44 sqlite3 -rw-rw-rw- 1 nobody users 421 Aug 5 15:44 sshrpc_agent -rw-rw-rw- 1 nobody users 421 Aug 5 15:44 ucarp_active -rw-rw-rw- 1 nobody users 424 Aug 5 15:44 ucarp_standby -rw-rw-rw- 1 nobody users 427 Aug 5 15:44 update_as_conf -rw-rw-rw- 1 nobody users 424 Aug 5 15:44 update_va_ver -rw-rw-rw- 1 nobody users 406 Aug 5 15:44 userdba -rw-rw-rw- 1 nobody users 394 Aug 5 15:44 web
×
×
  • Create New...