kricker

Members
  • Posts

    785
  • Joined

  • Last visited

Everything posted by kricker

  1. I notice an issue where I could not move/delete some files on the unRaid system. I found out that they are mounted as read only. There seems to have been some sort of reiser issue causing things to be mounted as read only. I followed the instruction to run a reiserfsck and the results are attached below. Syslog also attached. http://lime-technology.com/wiki/index.php/Check_Disk_Filesystems#Drives_formatted_with_ReiserFS_using_unRAID_v5_or_later The above page mentions to not run the --rebuild-tree option without some expert consultation, so that is why I am here. What is my next step? syslog.zip
  2. I was actually looking to drop it down to once an hour or every 30 minutes. I use it on a remote system that I do not have to access a lot. I was just thinking every 5 minutes in such a situation is overkill. If you can make it adjustable without too much effort, that would be great.
  3. Thank you for this Docker. Is it possible to change the amount of time before renewal of the IP?
  4. I would like to know about the update process as well. I also have another issue. Currently I can access the WebUI and connect to the Filezilla client, but it will not respond to any commands. It did this once before and the only fix I had was to clean out the files from the config folder and restart the Docker.
  5. Can one access the root of the flash drive somehow with this? It would be helpful in managing things on remote unRaid boxes I manage.
  6. We do have cable, if you want to pay a crazy price for it. In the US it breaks down like this: Over the Air (digital antenna): ATSC Cable: QAM NTSC was our old SD standard which is now dead. A lot of people talk about DVB tuners, but that just confuses people in the US as a DVB tuner doesn't work here. Seems none of my tuner cards have support under Linux. I guess Silicondust may be getting a new customer.
  7. Well DVB cards are not what we use in the US, so that is not an option. They are either NTSC, ATSC or QAM. I'll do some digging and testing. I may just buy a HD Homerun as they seem to work with about everything.
  8. Sure. I have more than one, but the one I really want to use is a dual tuner card model # A188-B. It is also known as the AVerTVHD Duet. Thank you. I won't have a chance to play with this until either late tonight or sometime this weekend.
  9. What build would one use for an Avermedia dual ATSC tuner card for the US? I have no experience with tuner cards in Linu, only Windows, but I am looking top move the backend over to my unRAID box now that I see there is a working Myth and TVHeadend option. If I had to guess it would be the OpenElec build.
  10. I had the exact same issue on a remote unRaid system that I manage. Luckily the user was around to pull the stick and put it in a Windows PC to copy over the needed folder. It would be nice to get this worked out. I have 2 more remote unRaid systems to upgrade.
  11. I'll check permissions on the files and see.
  12. I installed teh plugin, but I do not see the VFS Recycle GUI in settings. I used this back on v5 when Influencer first made it, but this is the first time I've loaded it up in v6. I am currently running UnRaid rc5. On the plugins page it is showing as installed. Any idea what may be wrong? It's late now and I've been up for almost 24 hours. I'll dig into the log tomorrow for clues. EDIT: Well after a 3rd reboot it is showing up, but oddly now I can not enable it and press Apply. The Apply button never becomes available to press. I am able to start/stop the Recycle Bin, but I just can not change the setting and hit apply.
  13. Considering I don't know what you mean by that question...I would say no I am not. I just installed the plugin using the unraid WebGUI and then I edited the proFTP config file by hand.
  14. I have version 2015.05.03, but on the settings page for ProFTP the update button is highlighted informing me to update to 2015.03.22 which is an older version. Not a big deal, but I though you may want to know.
  15. I set the password using the advanced settings, but what is the username? I tried admin, but It will not let me in. Okay. I figured it out by looking at the template file. For others who may wonder, the username is minecraft.
  16. Good luck. If you ever figure it out, I'd love to know. I spent way too long myself trying to figure it out. Maybe there is a way to send a command to the Tower to restart the Docker through a script.
  17. No, I never did. It switched to using a basic Minecraft docker.
  18. Ahhh sweet. Thanks. I never could get the MCMYAdmin panel working where I could access the files. But this Docker is working perfectly and is still rather easy to use.
  19. I tried several McMyAdmin Docker containers, but I could not get them setup so that I could access the Minecraft files or the McMyAdmin config files. It would run, but I could not fix a password issue that McMyAdmin had or edit the Minecraft files. So I decided to just got the simple route for now. It is easy enough to turn on and off the Minecraft container. I edit the server.properties file by hand as needed. To test it, just launch Minecraft then choose Multiplayer. Then choose add server. Name the server and enter the IP for the server. Done.
  20. I have been trying various things to get a Minecraft Docker going for my son. Here is the one I finally got to work. Maybe it could help someone else. https://registry.hub.docker.com/u/itzg/minecraft-server/dockerfile/ Below are my settings:
  21. When I use the extra settings, it will not load the docker. I get errors. I remapped the ports in the docker settings so the dashboard doesn't use 8080. I'll try the path mapping and see what happens. Still no luck. I still don't see any files, and the password will not let me change it. Sigh...I'll dig into it more again later tonight.
  22. Thank you, Thank You! I got it up and running! I have an issue with it though. It will not let me change the default password. Each time I try it tells me "The value you specified as the existing password is incorrect. Please try again." A quick Google search revealed there was a bug causing this. The WebUI also tells me there is an update to McMyAdmin 2.5.4.0. Is it possible to upgrade to this version? Maybe it'll fix my password issue. I am new to Docker, so I am not to savvy yet on figuring out how to update the things within the docker containers. I also noticed nothing is going in the folder I set for mcmyadmin. I set /config to /mnt/cache/appdata/mcmyadmin. Looking in that folder shows it is empty. Where are the Minecraft files going?
  23. Thanks for the quick fix. I am new to Docker. Do I just remove the docker image and re-add it? EDIT: I did a force update and I think that took care of it. I added the EDGE = 1 variable and it appears to be installing now. UPDATE: Yup, that did it. Up an running. Thanks again. Now I just need to spend some time configuring it properly...which I never did even running it as a plugin....