Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amc script error #20

Closed
wayne54 opened this issue Dec 12, 2015 · 1 comment
Closed

amc script error #20

wayne54 opened this issue Dec 12, 2015 · 1 comment

Comments

@wayne54
Copy link

wayne54 commented Dec 12, 2015

since upgrading to win 10, latest version of filebot and Java my amc cmd fails as below worked for years before this without any issues any help will be appreciated.
Thanks

SSLException: Received fatal alert: close_notify
javax.net.ssl.SSLException: Received fatal alert: close_notify
at net.filebot.web.WebRequest.fetch(WebRequest.java:123)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:101)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:28)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:137)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:82)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:210)
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:169)
Failure (°_°)

@rednoah
Copy link
Member

rednoah commented Dec 12, 2015

javax.net.ssl.SSLException: Received fatal alert: close_notify is very low-level in the Java runtime. Nothing I can do about that. You might be able to find a solution via Google though.

@rednoah rednoah closed this as completed Dec 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants