Jump to content

JohnnyT

Members
  • Posts

    53
  • Joined

Posts posted by JohnnyT

  1. I was able to set my username and pass but I am still getting unauthorized. I even logged into the docker and manually logged into it using "filebot -script dev:configure" and was able to login sucessfully but the docker still will fail to login and get subtitles in the logs. Any ideas? I tried using " around my user and pass and not using " in the config. Neither worked.

     

     

    [Dec 04 22:12:14] Configuring for OpenSubtitles user "usernameHERE"

    [Dec 04 22:12:14] User "user_99_100" already exists. Skipping creation of user and group...

    [Dec 04 22:12:14] Running command as user "user_99_100"...

    401 Unauthorized

    redstone.xmlrpc.XmlRpcFault: 401 Unauthorized

    at net.filebot.web.OpenSubtitlesXmlRpc.checkResponse(OpenSubtitlesXmlRpc.java:402)

    at net.filebot.web.OpenSubtitlesXmlRpc.invoke(OpenSubtitlesXmlRpc.java:346)

    at net.filebot.web.OpenSubtitlesClient$OpenSubtitlesXmlRpcWithRetryAndFloodLimit.invoke(OpenSubtitlesClient.java:552)

    at net.filebot.web.OpenSubtitlesXmlRpc.login(OpenSubtitlesXmlRpc.java:65)

    at net.filebot.web.OpenSubtitlesClient.login(OpenSubtitlesClient.java:403)

    at net.filebot.web.OpenSubtitlesClient$login.call(Unknown Source)

    at Script1.run(Script1.groovy:12)

    at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:62)

    at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)

    at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)

    at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:28)

    at net.filebot.Main.main(Main.java:124)

    Enter OpenSubtitles username: Enter OpenSubtitles password: Testing OpenSubtitles... Failure (?_?)

  2. Thanks for the great docker been working well. I have one issue where subtitles won't download. I can login to open subtitles no problem and I have double and triple checked the config, my username and password are correct. Any ideas?

     

    Get [English] subtitles for 1 files

    Looking up subtitles by hash via OpenSubtitles

    Lookup by hash failed: 401 Unauthorized

  3. Sometimes Jackett Docker will just randomly stop responding and I need to restart the docker.

     

    This is the last log line before it needs to be restarted:

    Error Top level exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.Sockets.SocketException: Address already in use

     

    I am also having this issue. I have a friend running it on windows and he does not have this issue. What code do I need to restart the docker from the command line? It seems to happen every few days and I only find out because sonarr tells me it can't contact any trackers. I don't mind using cron as a work around and restart it every 6 hours or so.

×
×
  • Create New...