Jump to content

trackstarjc2003

Members
  • Posts

    33
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

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

trackstarjc2003's Achievements

Noob

Noob (1/14)

1

Reputation

  1. My plex docker is also failing today after a update. No information in the logs. Removing and reinstalling the container had no effect for me.
  2. My log files has recently started filling itself rather quickly. It took 16 days to reach 100% I checked the log files and notice its being spammed with the following error: kernel: i801_smbus 0000:00:1f.3: SMBus is busy, can't use it! I have attached my diagnostics ehomeserver-diagnostics-20201119-2054.zip
  3. I pulled the update today and generated a new nextgen OpenVPN file from PIA, I ran into an authentication issue in the logs. Checked the docker config and found that it loaded a VPN_User and VPN_Pass that was NOT mine. Once I updated the docker config with my UN and PW everything started working just fine.
  4. I think I messed up by putting a " ' " in the point point name of one of my unassigned devices. Now the drive wont mount an im unable to change the mount point. Formatting the drive has no affect, it somehow remembers the previous mount point. Anyone have any idea on how I can fix this issue?
  5. That did it! Thank you very much for your help and quick response. I'll be sure to donate!
  6. I'm running the Basic Minecraft Server docker and its working fantastic! Excellent job! I spent a lot of time trying to get other Minecraft servers running before I found and started using your docker. Thank you!. The one issue I'm currently having is that I cant get any additional java arguments to work. Putting any java flags in the "Extra Game Parameters:" prevents the server from starting, but if I go back and remove them it boots up just fine. Should I be putting java flags here? Maybe my formatting on the string is incorrect? java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=8 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=”https://mcflags.emc.gs” -Daikars.new.flags=true -jar paperclip.jar nogui I tried removing "-Xms10g -Xms10g" from the string as the XMS size is already in the docker template, but that had no effect. Thanks again fro all your hard work!
  7. I seem to keep having issues with my cache drives corrupting. I probably shouldn't be running two in raid 0, so after I backup my appdata from them ill be dropping down to one. But this seems to be an ongoing issues, even after replacing all the hardware in the server. (Minus the data drives) ehomeserver-diagnostics-20190829-2246.zip
  8. Installed the Couchpotato app from Binhex today. Its working just fine. There was also an update for the Linuxserverio app, but that did not resolve the issue.
  9. Yes, but the docker currently only has 8g used. devid 1 size 80.00GiB used 8.02GiB I'm just not sure why/how this is relevant.
  10. Yes, it a large docker file. But I don't see how that would prevent CouchPotato from running.
  11. CouchPotato just completely stopped working for me today. The app launches in docker, but I can not get the webpage to come up. Restart, reinstall, reboot, nothing has any effect.....
  12. Welp. Going into the docker settings and changing the network type to HOST fixed the issue. Setting the IP manually still reverts back to localhost, but now that works just fine. It's always something stupid...
  13. Editing the config file via CA Config Editor has no effect. Changing download clients has no effect. The issue is seems to be limited to the CouchPotato docker. Something is simply overwriting changes to the host IP.
×
×
  • Create New...