View Single Post
  #11  
Old 04.05.2020, 16:33
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Quote:
Originally Posted by Cyberavater View Post
>again all required information is missing.
I thought deep-debug log covers it all.
Yes we can read a lot out of logs but our principle is not "let the user post a lg with no information at all and we'll just find out what's wrong"!

The better a users' problem description is, the better we can help - yours was bad!

Your log shows that uploadev.org was tried via real-debrid and failed for this reason:
Code:
{
	"error": "hoster_unavailable",
	"error_code": 19
}
... then uploadev.org was attempted via free mode which returned a waittime after the captcha:
Code:
<div class="title" name="msg_title">Error</div>
<div class="content" name="contents">
<font style="color:#d33;">You have to wait 3 minutes, 43 seconds till next download<br><br>Download files instantly with <a href='CENSORED'>Premium-account</a></font>
<font class="ok"></font>
--> I do not see any JD error at all here.

I've also tested the uploadev.org plugins' free mode just now and it's working fine.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote