lallhands

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

lallhands's Achievements

Noob

Noob (1/14)

0

Reputation

  1. ERR_CONNECTION_REFUSED when trying to connect to binhex-sonarr on designated web port after docker update to latest version. I tried uninstalling and reinstalling the Docker - no luck. Please advise. Cheers, Larry supervisord.log OK So I rolled back to 3.0.9.1549-1-01 and all is working again.
  2. Thanks for all you do Phaze! In regards to this issue, we also find an issue below. I'm getting this error when running Filebot plugin on 5.0.6 MissingMethodException: No signature of method: net.filebot.util.FileSet.append() is applicable for argument types: (java.io.File, java.util.ArrayList, java.util.ArrayList) values: [/mnt/user/appdata/Filebot/amc.txt, [], []] Possible solutions: find(), head(), find(), any(), grep(), grep() groovy.lang.MissingMethodException: No signature of method: net.filebot.util.FileSet.append() is applicable for argument types: (java.io.File, java.util.ArrayList, java.util.ArrayList) values: [/mnt/user/appdata/Filebot/amc.txt, [], []] Possible solutions: find(), head(), find(), any(), grep(), grep() at Script1.run(Script1.groovy:229) at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:61) at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82) at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116) at net.filebot.Main.main(Main.java:168) Failure (°_°) Based on this link there is a fix for this in 4.6.1 r3705 https://www.filebot.net/forums/viewtopic.php?t=3505 Can we get this updated in your Git please?
  3. This makes the assumption that all the people that will ever connect to the network that unRAID is on will have good intentions, which is not a good thing to assume. I'm less worried about people trying to connect at all. If you have a device that is exposed to the Internet (i.e. router) that gets infected, it could automatically propagate with a worm. This is why it is important to patch.
  4. Is there any way to lock down a system in the mean time to help restrict access from a worm attack?