Conson Droppa

Members
  • Posts

    197
  • Joined

  • Last visited

Everything posted by Conson Droppa

  1. I have always went to the CA page via the CA icon on the plugins page. I now get the settings page. What methods do others use to get to CA? Or has a link broken/changed?
  2. Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great. Thanks. Sent from my iPhone using Tapatalk If you have the fix permissions plugin installed, it should appear under Tools, in the main unRAID webui. It explains what it does there I'll put $1000 down that the keys icon was not there 2 days ago. I hovered over every inch of the GUI. Sent from my iPhone using Tapatalk
  3. Can someone elaborate on the docker safe new permissions. I understand it's purpose, I need info on getting my server to utilize it. Is it a script file replacement or a checkbox/drop down option? I've been poking around and having trouble finding some info. Or a link to a thread about it would be great. Thanks. Sent from my iPhone using Tapatalk
  4. Hi newoski, You need to select which shares/folders you want to move. Move your mouse over the unRAID Shares Explorer at the bottom, it will display the red add button next to a folder. Choose the ones you want, then you should be good to go. Right, that makes sense, but it's only showing Shares. It's not showing individual Disks. My goal is to move all the contents from Disk# to the rest of the Array Choose the shares as said, then the Home tab will work at the top for disk selection. That's how mine worked. Sent from my iPhone using Tapatalk
  5. I've apparently interpreted it wrong but I've always looked at sudo as the big godfather boss. Kind of like I'm in charge, "SUPER USER DO what I say. Pie Yow!" No matter what it will execute said command. Only in Louisiana. Sent from my LG-D852 using Tapatalk My last name is Meaux like in my ID. It's funny how people will pronounce Geaux Tigers or Geaux Saints or the last name Boudreaux and Breaux but they see my last name and its Mee-Ox or May-Eww. My wife and I are just known as Moe and Lil-Moe. Sent from my iPhone using Tapatalk
  6. Y'all is a staple in south Louisiana. "Not a Linux guy" LOL Whatever you tag yourself as you are a great contributor to this community. CA has made my confusion and self guessing practically disappear. Contributions I have used from you and CHBMB, trurl, gfjardim, speeding_ant, lsio have made my server what it is today. A piece of electronics I can't go without. Keep as many updates coming as you can. I'll give you only up to 25zz though. Sent from my iPhone using Tapatalk
  7. You may be right although I've had some minecraft files that were stubborn and I needed sudo to run the nano command to edit config files in minecraft server and owncloud. Maybe it's the nano command or maybe it's my setup. As long as it works and I don't have to bother y'all. I'll pay closer attention next time or try without it. Sent from my iPhone using Tapatalk
  8. Just had the same scenario... I ssh or telnet to the app data backup directory and use sudo rm -rf foldername FYI foldername is case sensitive and pay attention to what you're doing. It is irreversible and very powerful when accompanied with sudo. Sent from my iPhone using Tapatalk Thanks. Actually, I didn't have to use sudo. Just logged in as root (telnet) and ran- rm -rf /mnt/diskX/path/to/folder X=disk number Was gonna say sudo is probably not needed but it is in some cases so if I'm confident I'm running the command in the right spot I include it so I don't have to run the command again with it. I'm not a guru by any means but I get by pretty well. There may be a way to tell if you're in a directory where it is needed. I just don't know. Sent from my iPhone using Tapatalk
  9. Just had the same scenario... I ssh or telnet to the app data backup directory and use sudo rm -rf foldername FYI foldername is case sensitive and pay attention to what you're doing. It is irreversible and very powerful when accompanied with sudo. Sent from my iPhone using Tapatalk
  10. Can someone shine some kind of definition on an "exit 23" error. I'm on the road at the moment, I just got my results email from unbalance and that was the message. I'll post a log if needed in a bit. Sent from my iPhone using Tapatalk
  11. [uPDATE] - [sOLVED] - I took my entire 'minecraft' folder from my Spigot Ubuntu server and rsync'd it to my McMyAdmin 'minecraft' folder on my unRaid appdata. Stopped McMyAdmin, changed to Spigot, Started Server OK.
  12. After some digging around on spigot and mcmyadmin forums, I found some post that say there are stipulations that prevent mcmyadmin2 from self building the spigot jar. Can anyone tell or point to a walkthrough of how to install the spigot jar on an unraid/docker/mcmyadmin environment. I know how to run the buildtools.jar on an ubuntu install, just not sure in this environment.
  13. Installed this docker ok and I can get MC Official to run fine. However if I try and run a Spigot Server it says "A fault is preventing the server from starting". I tried starting the docker install over from scratch and going straight to Spigot but I get the same error. Below is what the console says when I try to start a Spigot server.
  14. Can someone explain why this happens every time I invoke a move. See attachment. It calculates and does a dry run happily.
  15. I hope you don't mean your unraid server is available directly on the internet? There are lots of threads here talking about how that is a bad idea. Regarding Plex specifically, for initial setup Plex requires that you access the Plex server using: http://ipaddress:32400/web from a computer that is on the same subnet as the Plex server. Once the server has been setup you should be able to manage it from any ip address. Also see: https://support.plex.tv/hc/en-us/articles/204604227-Why-can-t-the-Plex-app-find-or-connect-to-my-Plex-Media-Server- Thanks for the quick reply. They were always on the same subnet. My router groups my DHCP and Static IP's on the same subnet. But that didn't help. I was always able to hit the GUI but I was never able to see the Server settings page. I went and temporarily changed this unRaid box over to a DHCP IP and then was able to enable "Remote Access" on the Plex side. I then moved back over to one of my static IP's and can still edit my server via LAN and WAN. Your suggestion made my brain think outside the box for a work around. Thanks again! I also appreciate the security concern. This box is firewalled/proxied/and has VPN. There is nothing tied to me personally anyway on my Plex box.
  16. Plex Setup with a Public Static Ip Address I recently did some server cleaning and decided to start my Docker from scratch. My Plex install had been working fine for years with out any issues. Recently I added Static Ip addresses to my ISP account and my unRaid server is on one of said Static IP's. Even when I switched my array from a LAN IP to a WAN IP, Plex continued to work flawlessly. Locally and Remotely. However, once I deleted my install and reinstalled it, the Plex web GUI no longer sees my Plex server. I can successfully log on to "http://url.com:32400/web" and log into my plexpass account. I can also see other friends Plex Servers. Just not mine. I am assuming that remote access is not enabled and because of my public static IP my server is basically "remote" 100% of the time. If I stop the Docker container, I can no longer access the web GUI, so that part is working. Also all the correct ports are forwarded. Thanks for any help!
  17. Thanks for the reply Squid. I've been there. When I didn't see a link for owncloud there at first (I know it's in Beta) I posted in the MariaDB thread just because of the semi-relationship. I did mention in the post to please move or delete it if it was a problem being there. I've been back playing around gfjardim's container and getting it to work with MariaDB. Going to play around with LSIO's on one of my other array's. It's just that the problem is really weird and I'm not sure what could be making it hang around if I deleted everything. PS - I wasn't throwing any negativity on the response time of any forum. Just giving a timeline of recent events. I know 99% of us on here tinker with this as a side project/hobby. Thanks for all past and future help. Sent from my iPhone using Tapatalk
  18. Didn't yet. I was actually running their version too. Only because Maria is built in to the container. I joined their forum and haven't got any support as of yet. I haven't been approved to post comments as of 3 days now. And there is no thread for owncloud yet on lime forums or lsio forums. I have not fixed the issue. I have removed all traces of owncloud on any share, disk, and cache and started over from scratch. I get the initial setup page. Enter required criteria and it builds the database. I can verify all the info was built into the config files. However, when I go back to the login page, same issue. Password disappears and page is refreshed. I cannot for the life of me think of any place a file would be hiding that would retain information to keep this error returning after a fresh install. My next adventure is to start Docker itself from scratch. I only have Plex, mumble and owncloud running so it wont be a lengthy process. I'll post my outcome. Sent from my iPhone using Tapatalk
  19. Someone needs to backup what I am going to say but I did the same thing and didn't delete the folders named after users. I just made sure my clients were syncing the correct files after it was back up. PS - I didn't delete the data from my laptop folders either. Turned off wifi. Made sure sync was setup correctly and turned wifi back on for it to check for sync changes.
  20. I do it via a telnet session via terminal. Once I get to the config file's directory I use: sudo nano config.php
  21. I can access my ownCloud web login interface page but none of my user logins work. It doesn't say anything like incorrect password. It just erases the password and refreshes the page. I am running 9.0. The only thing I did recently was enable the Docs plugin from within the ownCloud GUI. Is there a way to disable the plugin(s) from a config file or something? Or is there another solution I can try. <<UPDATE - 05/01/16 - 08:41 PM CST>> I backed up my data files and deleted everything. Removed the container and image from Docker. Reinstalled the docker from scratch and I still have the same issue, cannot login. It has been working fine. I have tried from other laptops and phones and multiple browsers. i have tried clearing cache and history.
  22. Also I am sorry for the ignorance but there is /data in the container volume field. Do I need to populate the Host path with a location. Any folder? Cache?
  23. Yeah pretty much that scenario. Once I clear this 2TB and format it, I'll have enough room to relocate my other 2-2TB drives' data. I'll look into those tonight. Thanks!!
  24. Great thread! Sorry for people having problems but they help everyone else tremendously. I am trying to migrate 800GB from a 2TB drive to 2-500GB drives. For XFS formatting purposes. What does the rsync command for that look like? Tried unBalance which I assume does this in the background if you select the correct checkboxes but it hangs up on a couple files.