JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 27.07.2020, 20:57
Golan Trevize Golan Trevize is offline
Modem User
 
Join Date: Jul 2020
Location: Argentina
Posts: 2
Exclamation [NOT a JD issue] Update error

When I launch Jdownloader, it stars to update throwing an error.

Versions july 20th

"Un error inesperado ha ocurrido durante la actualización. Por favor inténtelo de nuevo o póngase en contacto con nuestro soporte"

Code:
org.appwork.updatesys.transport.TransportException: java.lang.IllegalArgumentException: No enum constant org.appwork.updatesys.transport.exchange.ResponseStatus.<!DOCTYPE html>
<html>
<head>
	<title>Authentication required</title>
	<style>
		a[_ngcontent-c12]{color:#337ab7;text-decoration:none}body[_ngcontent-c12]{margin:9;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}h1[_ngcontent-c12]{font-size:24px;margin:0;color:#25598c}.redirect-page-header[_ngcontent-c12]{height:93px;border-bottom:8px solid #2a67a0;background-image:url(/smart-proxy/resources/background.png);background-position:100% 0;background-repeat:no-repeat;padding-top:28px}.col-md-8[_ngcontent-c12]{width:66.6666666667%;float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}p[_ngcontent-c12]{color:#000;margin:0 0 10px}.bold[_ngcontent-c12]{font-weight:700}.infoblox-logo[_ngcontent-c12]{width:240px;margin:0 15px 20px}.message-block[_ngcontent-c12]{color:#000;margin:20px 15px}.infoblox-text[_ngcontent-c12]{margin:20px 15px 10px;font-weight:700}
	</style>
	<script type="text/javascript">
		function loader(){
			document.getElementById('codeViewer').addEventListener('click', function () {
				element = document.getElementById('code');
				element.style.display='inline';
			});
		}
	</script>
</head>
<body onload="loader()">
<div _ngcontent-c12=""> 
	<div _ngcontent-c12="" class="message-block"> 
		<p _ngcontent-c12=""><div _ngcontent-c12="" class="redirect-page-header">
    <div _ngcontent-c12="" class="col-md-8">
        <h1 _ngcontent-c12="" class="bold access-denied">ACCESS DENIED</h1>
    </div>
</div>
<br />
Access to this domain name was blocked because the site was identified as malicious or the site was explicitly blocked by your corporate security policy. If you think you were blocked in error, please contact your administrator directly.
</p> 
	</div> 
	<div class="message-block" _ngcontent-c12="">
		<br/><br/>
		<p _ngcontent-c12="" style="color:red;"></p>
		<p _ngcontent-c12="">If you have the access code, please click <a href="#" id="codeViewer">here</a></p>
		<div id="code" style="display:none;">
			<form method="post">
			<p _ngcontent-c12=""><span style="padding-right:10px">Bypass Code </span><input type="text" name="ib-auth-token" value=""/></p>
			<input type="submit" value="Submit"/>
			</form>
		</div>
	</div>
	<p _ngcontent-c12="" class="infoblox-text">Powered by Infoblox</p> 
	<a _ngcontent-c12="" href="**External links are only visible to Support Staff**>
		<img _ngcontent-c12="" alt="Infoblox" class="infoblox-logo" src="/smart-proxy/resources/logo.svg" />
	</a> 
</div>
</body>
</html>
	at org.appwork.updatesys.transport.Pkg.parseServerResponse(Pkg.java:428)
	at org.appwork.updatesys.client.UpdateClient.get(UpdateClient.java:2273)
	at org.appwork.updatesys.client.UpdateClient.downloadPackage(UpdateClient.java:3987)
	at org.appwork.updatesys.client.UpdateClient.runUpdateCheck(UpdateClient.java:3980)
	at org.appwork.updatesys.client.UpdateClient.runPackageRequestAndServerSelection(UpdateClient.java:4090)
	at org.appwork.updatesys.client.UpdateClient.runUpdateCheck(UpdateClient.java:4054)
	at org.jdownloader.update.UpdateManager.runUpdateLoop(UpdateManager.java:1019)
	at org.jdownloader.update.UpdateManager$7.run(UpdateManager.java:390)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: No enum constant org.appwork.updatesys.transport.exchange.ResponseStatus.<!DOCTYPE html>
<html>
<head>
	<title>Authentication required</title>
	<style>
		a[_ngcontent-c12]{color:#337ab7;text-decoration:none}body[_ngcontent-c12]{margin:9;font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}h1[_ngcontent-c12]{font-size:24px;margin:0;color:#25598c}.redirect-page-header[_ngcontent-c12]{height:93px;border-bottom:8px solid #2a67a0;background-image:url(/smart-proxy/resources/background.png);background-position:100% 0;background-repeat:no-repeat;padding-top:28px}.col-md-8[_ngcontent-c12]{width:66.6666666667%;float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}p[_ngcontent-c12]{color:#000;margin:0 0 10px}.bold[_ngcontent-c12]{font-weight:700}.infoblox-logo[_ngcontent-c12]{width:240px;margin:0 15px 20px}.message-block[_ngcontent-c12]{color:#000;margin:20px 15px}.infoblox-text[_ngcontent-c12]{margin:20px 15px 10px;font-weight:700}
	</style>
	<script type="text/javascript">
		function loader(){
			document.getElementById('codeViewer').addEventListener('click', function () {
				element = document.getElementById('code');
				element.style.display='inline';
			});
		}
	</script>
</head>
<body onload="loader()">
<div _ngcontent-c12=""> 
	<div _ngcontent-c12="" class="message-block"> 
		<p _ngcontent-c12=""><div _ngcontent-c12="" class="redirect-page-header">
    <div _ngcontent-c12="" class="col-md-8">
        <h1 _ngcontent-c12="" class="bold access-denied">ACCESS DENIED</h1>
    </div>
</div>
<br />
Access to this domain name was blocked because the site was identified as malicious or the site was explicitly blocked by your corporate security policy. If you think you were blocked in error, please contact your administrator directly.
</p> 
	</div> 
	<div class="message-block" _ngcontent-c12="">
		<br/><br/>
		<p _ngcontent-c12="" style="color:red;"></p>
		<p _ngcontent-c12="">If you have the access code, please click <a href="#" id="codeViewer">here</a></p>
		<div id="code" style="display:none;">
			<form method="post">
			<p _ngcontent-c12=""><span style="padding-right:10px">Bypass Code </span><input type="text" name="ib-auth-token" value=""/></p>
			<input type="submit" value="Submit"/>
			</form>
		</div>
	</div>
	<p _ngcontent-c12="" class="infoblox-text">Powered by Infoblox</p> 
	<a _ngcontent-c12="" href="**External links are only visible to Support Staff**>
		<img _ngcontent-c12="" alt="Infoblox" class="infoblox-logo" src="/smart-proxy/resources/logo.svg" />
	</a> 
</div>
</body>
</html>
	at java.lang.Enum.valueOf(Unknown Source)
	at org.appwork.updatesys.transport.exchange.ResponseStatus.valueOf(ResponseStatus.java:5)
	at org.appwork.updatesys.transport.Pkg.parseServerResponse(Pkg.java:426)
	... 8 more

Last edited by raztoki; 27.07.2020 at 21:10. Reason: code bbcode added
Reply With Quote
  #2  
Old 27.07.2020, 21:15
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

Quote:
Originally Posted by Golan Trevize View Post
Code:
	<title>Authentication required</title>
	...
Access to this domain name was blocked because the site was identified as malicious or the site was explicitly blocked by your corporate security policy. If you think you were blocked in error, please contact your administrator directly.
...
If you have the access code, please click <a href="#" id="codeViewer">here</a></p>...
as you can see its blocked by your work/ISP ? with the use of 'infoblox.com'. My advice would be talk to the respective support medium or system admin, and see what can be done to remove respective blocked domains.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3  
Old 28.07.2020, 19:31
Golan Trevize Golan Trevize is offline
Modem User
 
Join Date: Jul 2020
Location: Argentina
Posts: 2
Default

Thank you.

Maybe my ISP is blocking the connection but I´ve tried to connect through VPN using Softether and Psiphon without success.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 18:29.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.