JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > Search Forums
Showing results 1 to 42 of 42
Search took 0.00 seconds.
Search: Posts Made By: sdi
Forum: Hoster-Plugin Probleme 16.01.2024, 15:24
Replies: 7
Views: 1,346
Posted By sdi
Additional note: There is another valid chain...

Additional note: There is another valid chain without SHA1 ending at self-signed "USERTrust RSA Certification Authority", but it seems Java never checks this cert chain when it fails with the SHA1...
Forum: Hoster-Plugin Probleme 16.01.2024, 15:22
Replies: 7
Views: 1,346
Posted By sdi
Depends on the system. Here it's openSUSE...

Depends on the system. Here it's openSUSE Tumbleweed.

The file
/usr/lib64/jvm/java-21-openjdk-21/conf/security/java.security
contains
security.useSystemPropertiesFile=true

The file...
Forum: Hoster-Plugin Probleme 16.01.2024, 08:25
Replies: 7
Views: 1,346
Posted By sdi
Same issue as the upstore.net report I made. The...

Same issue as the upstore.net report I made. The final CA is SHA1 signed and recent Java releases prevent SHA1 fully. Can be solved in in java.security settings. A solution to solve this without...
Forum: Hoster-Plugin Probleme 15.01.2024, 21:19
Replies: 7
Views: 1,346
Posted By sdi
Reason is because newer Java versions disable...

Reason is because newer Java versions disable SHA1 completely and the root certificate of the server uses SHA1. Can be solved by adapting the java.security settings.

I'd prefer a solution where...
Forum: Hoster-Plugin Probleme 15.01.2024, 19:24
Replies: 7
Views: 1,346
Posted By sdi
Error with keep2share

Since a few days keep2share doesn't download anymore.
Manual download via browser worked:

https://k2s.cc/file/4dbda51ba0d56/n0785.part01.rar
Forum: Hoster-Plugin Probleme 15.01.2024, 19:16
Replies: 7
Views: 1,346
Posted By sdi
Upstore.net and k2s.cc (keep2share) fails (again)

Upstore fails again:


ConnectIP: d103.upstore.net/95.211.134.237:443
Connection-Timeout: 20000ms
Read-Timeout: 60000ms
----------------ConnectionExceptions-------------------------...
Forum: Hoster-Plugin Probleme 05.08.2022, 21:04
Replies: 114
Views: 60,270
Posted By sdi
After using the fixed variant for some time I...

After using the fixed variant for some time I noticed something regarding the 15KB/s issue.

Sometimes it still happens. When it happens starting and stopping, even after waiting a day does not...
Forum: Allgemeine Diskussion 21.07.2022, 23:33
Replies: 517
Views: 295,494
Posted By sdi
Ich habe zufällig gestern ein Ticket dafür...

Ich habe zufällig gestern ein Ticket dafür eingestellt mit Beschreibung und einer Handvoll CaptchaIds angelegt und schwupps heute sind die blockiert. Scheinbar macht da aber jemand mutwillig Schaden:...
Forum: Hoster-Plugin Probleme 21.07.2022, 22:57
Replies: 114
Views: 60,270
Posted By sdi
P.S. Interesting side note - Essentially I found...

P.S. Interesting side note - Essentially I found the timing issue because of the too-fast counter in Firefox. Because I needed to use an own clock I always did wait until next full 10 seconds before...
Forum: Hoster-Plugin Probleme 21.07.2022, 22:52
Replies: 114
Views: 60,270
Posted By sdi
The Wait time bug is not really a bug - They only...

The Wait time bug is not really a bug - They only count an minimum time to fill the start formular and don't tell you this explicitely :-)

The "File not found" seems like an CloudFlare mechanism...
Forum: Hoster-Plugin Probleme 21.07.2022, 22:47
Replies: 114
Views: 60,270
Posted By sdi
Easy - Either a measurement artefact or small...

Easy - Either a measurement artefact or small files aren't limited at all. :-)

We'll see the effect when new core is released. For me it works now on multiple machines and different providers....
Forum: Hoster-Plugin Probleme 21.07.2022, 18:59
Replies: 114
Views: 60,270
Posted By sdi
Regarding the last patch - I wanted to take the...

Regarding the last patch - I wanted to take the default string and only modify it, but it seems that's much more complicated than simply setting one string which works.
Forum: Hoster-Plugin Probleme 21.07.2022, 18:56
Replies: 114
Views: 60,270
Posted By sdi
Well, that's reversed. There is a specific set of...

Well, that's reversed. There is a specific set of User-Agents, namely the ones with "Ubuntu; " inside which seem to cause worse results (i.e. they don't match upstore.net's expectations of agent...
Forum: Hoster-Plugin Probleme 21.07.2022, 18:53
Replies: 114
Views: 60,270
Posted By sdi
Do you get 75KB/s with the JDownloader Linux...

Do you get 75KB/s with the JDownloader Linux agents of the form
"Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:86.0) Gecko/20100101 Firefox/86.0"
or
"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0)...
Forum: Hoster-Plugin Probleme 21.07.2022, 18:45
Replies: 114
Views: 60,270
Posted By sdi
@jiaz: Hmm, untested yet (I have a working...

@jiaz: Hmm, untested yet (I have a working download I don't want to cut :-), but that should do the job without side effects?


Index: src/jd/plugins/hoster/UpstoRe.java...
Forum: Hoster-Plugin Probleme 21.07.2022, 18:42
Replies: 114
Views: 60,270
Posted By sdi
Firefox portable sounds much like Windows?...

Firefox portable sounds much like Windows? Totally different User-Agents used there.
Forum: Hoster-Plugin Probleme 21.07.2022, 18:41
Replies: 114
Views: 60,270
Posted By sdi
Well, is there the additional "Ubuntu; " string...

Well, is there the additional "Ubuntu; " string in your JDownloader agent, i.e. do you download with a Linux system? The change actually moves the rv: string one field to front like for Windows,...
Forum: Hoster-Plugin Probleme 21.07.2022, 18:13
Replies: 114
Views: 60,270
Posted By sdi
Well, Chrome has another User-Agent, so that...

Well, Chrome has another User-Agent, so that doesn't count ;-)
Forum: Hoster-Plugin Probleme 21.07.2022, 18:07
Replies: 114
Views: 60,270
Posted By sdi
I thought so, that a global change is probably...

I thought so, that a global change is probably not wise. Yeah I know that "Ubuntu; " is still there for Ubuntu systems. Do you get 75KB/s or 15KB/s when downloading in the firefox browser direct?
Forum: Hoster-Plugin Probleme 21.07.2022, 17:39
Replies: 114
Views: 60,270
Posted By sdi
Following seems to do the trick for me. Not 100%...

Following seems to do the trick for me. Not 100% tested, but I'm at least 90% sure.

I tested that when I get a 15Kb Link this also is 15KB in Firefox, so the User-Agent does a server choice, not a...
Forum: Hoster-Plugin Probleme 19.07.2022, 15:45
Replies: 114
Views: 60,270
Posted By sdi
It's more about the "Why". Because that again may...

It's more about the "Why". Because that again may help me with another project in the future ;-)

P.S. In case somebody knows: I'm still searching a working Javascript interpreter solution for...
Forum: Hoster-Plugin Probleme 19.07.2022, 14:50
Replies: 114
Views: 60,270
Posted By sdi
Can't test this way as I cannot reset my...

Can't test this way as I cannot reset my connection. So I have LONG wait times. But when I have about 10 tries in JDownloader with 15KB/s and all in Firefox with 75KB/s I'm pretty sure that's not...
Forum: Hoster-Plugin Probleme 19.07.2022, 14:02
Replies: 114
Views: 60,270
Posted By sdi
Seems this has to do with the header lines. I...

Seems this has to do with the header lines. I made mine similar to Firefox and now have >70Kb/s. Now I need to reverse my changes step by step to find the exact reason.
Forum: Hoster-Plugin Probleme 17.07.2022, 13:25
Replies: 114
Views: 60,270
Posted By sdi
One file I tried several times I can give without...

One file I tried several times I can give without further testing: http://upsto.re/Fc8LZZq
Forum: Hoster-Plugin Probleme 17.07.2022, 12:58
Replies: 114
Views: 60,270
Posted By sdi
Ill try tomorrow. Today is time for the ice cream...

Ill try tomorrow. Today is time for the ice cream shop :-)
Forum: Hoster-Plugin Probleme 17.07.2022, 10:22
Replies: 114
Views: 60,270
Posted By sdi
I wasn't born yesterday and verified my...

I wasn't born yesterday and verified my assumption before writing. Downloads of JDownloader break after about 1 day whereas the same downloads from Browser are successful after a number of hours....
Forum: Hoster-Plugin Probleme 16.07.2022, 20:29
Replies: 114
Views: 60,270
Posted By sdi
There is still something wrong. With Firefox I...

There is still something wrong. With Firefox I get a download rate of about 75KB/s, for JDownloader only 15KB/s.

I increased Firefox version to 102 in Request.java, but that didn't help. Don't...
Forum: Hoster-Plugin Probleme 12.07.2022, 15:06
Replies: 114
Views: 60,270
Posted By sdi
2 is max as far as I can see. Never got more than...

2 is max as far as I can see. Never got more than 2. When you try a second you get a notice for the waiting time required, but that costs a captcha. It's always 1 hour at least.

After some...
Forum: Hoster-Plugin Probleme 12.07.2022, 14:41
Replies: 114
Views: 60,270
Posted By sdi
I assume that increasing the initial timeouts was...

I assume that increasing the initial timeouts was the main fix. I increased both to 6 seconds, but probably it's only one of them. I noticed that for my successful tests "c" value was at least 6...
Forum: Hoster-Plugin Probleme 11.07.2022, 19:48
Replies: 114
Views: 60,270
Posted By sdi
Ah. It seems cloudflare stuff is not really...

Ah. It seems cloudflare stuff is not really necessary. I did checkin a variant which works here. Essentially changing the initial page load timeouts and making the captcha handling early, but with...
Forum: Hoster-Plugin Probleme 11.07.2022, 18:45
Replies: 114
Views: 60,270
Posted By sdi
I got it reliable to work when I manually inject...

I got it reliable to work when I manually inject __cf_bm of my browser (adapting the headers and so on :-).

Needs some code changes to UpstoRe.java, but seems to work.

@Jiaz: Can you fix the...
Forum: Hoster-Plugin Probleme 11.07.2022, 17:52
Replies: 114
Views: 60,270
Posted By sdi
I tested today with source and found one big...

I tested today with source and found one big difference: In the browser there is a cloudflare check which then produces a cookie __cf_bm. In JDownloader that's missing. Seems antiDDoSForHost.java...
Forum: Hoster-Plugin Probleme 11.07.2022, 11:37
Replies: 114
Views: 60,270
Posted By sdi
In this case 11 seconds including solving the...

In this case 11 seconds including solving the captcha, which is very short I think.

Could you try simulating this in JDownloader?
* Start
* After 40 seconds get the captcha and present it to...
Forum: Hoster-Plugin Probleme 09.07.2022, 11:35
Replies: 114
Views: 60,270
Posted By sdi
When will the update be available? Didn't see...

When will the update be available? Didn't see anything until now or did I overlook. I don't see a difference, so I assume I didn't overlook an update.

I now found a way where browser download...
Forum: Hoster-Plugin Probleme 04.07.2022, 18:01
Replies: 114
Views: 60,270
Posted By sdi
I sent them a message describing the problem.

I sent them a message describing the problem.
Forum: Hoster-Plugin Probleme 04.07.2022, 16:57
Replies: 114
Views: 60,270
Posted By sdi
That's really a bullshit-hoster :-( Did you...

That's really a like-hoster :-(

Did you start from scratch? I start always with the original link and also the two checkboxes to fill.
Forum: Hoster-Plugin Probleme 04.07.2022, 15:59
Replies: 114
Views: 60,270
Posted By sdi
I could download. Multiple times now I had...

I could download.

Multiple times now I had success with following approach in firefox
* Have a correct clock nearby.
* Start process and remember time.
* When the Captcha comes (to early) fill...
Forum: Hoster-Plugin Probleme 01.07.2022, 09:04
Replies: 114
Views: 60,270
Posted By sdi
I tried all 4 variants of IP preference with lots...

I tried all 4 variants of IP preference with lots of tests each. Didn't make a difference. If system is still IPV4_IPV6 then it's better named "Java" and not "System", because my system preference is...
Forum: Hoster-Plugin Probleme 30.06.2022, 17:16
Replies: 114
Views: 60,270
Posted By sdi
I didn't contact upstore. Contacting companies to...

I didn't contact upstore. Contacting companies to fix their services seldom leads to positive results, especially when you aren't a paying customer.

I'll do more tests and provide logs, but for...
Forum: Hoster-Plugin Probleme 30.06.2022, 15:33
Replies: 114
Views: 60,270
Posted By sdi
I have the same problem. Upstore.net in JDownload...

I have the same problem. Upstore.net in JDownload does not work. Upstore.net in Browser sometimes works.

Some observations:
* The countdown time in the browser is wrong. In my firefox it needs...
Forum: Host Plugin Reports 07.11.2010, 13:28
Replies: 2,203
Views: 1,334,537
Posted By sdi
Well for me a patch works a whole week until next...

Well for me a patch works a whole week until next release is out. It seems a pretty high coincidence that it always breaks short after next JD release. Not releasing fixes would be much less work for...
Forum: Host Plugin Reports 05.11.2010, 16:15
Replies: 2,203
Views: 1,334,537
Posted By sdi
I'l try to also fix the 25 minutes. Already...

I'l try to also fix the 25 minutes. Already testing a 20 second offset. Maybe that helps. I hadn't noticed this issue before. You say "working once again for free user". Does this mean it is not...
Showing results 1 to 42 of 42

 
Forum Jump
All times are GMT +2. The time now is 21:13.
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.