Page 1 of 1

TLS waiting for file issue: March 2024

Posted: Sun Mar 31, 2024 3:16 pm
by martin@rootjazz
Firstly, check if the proxies are working, then something on your machine is blocking the access to the app. If your proxies are working from a manual check (or you not using proxies)




Reports this week, anti virus (windows defender) or app security (smart screen) on windows updated for some blocking the app.
Disable them and confirm if that is your issue.

* Windows Defender
* Smart screen / app security


Help on how to disable:
viewtopic.php?t=12813

If the program works with these programs disabled, one of them is the cause.


Please check your anti virus / security software and make sure the applications program files folder is whitelisted and / or all the .exe and .dlls in that folder.:
c:\program files (x86)\twitterdub

also the python TLS browser:
%appdata%\rootjazz\twitterdub\python\python.exe


is whitelisted and / or all the .exe and .dlls in that folder.




If the above does not help. Restart app and machine.

Re: TLS waiting for file issue: March 2024

Posted: Mon Apr 01, 2024 3:02 pm
by hovdeliani
Been having the same problem for weeks now as well. It's not an anti-virus or firewall issue. I've disabled everything and nothing works. This error message continues within Python. I personally believe it has something to do with that.

Re: TLS waiting for file issue: March 2024

Posted: Mon Apr 01, 2024 5:15 pm
by martin@rootjazz
hovdeliani wrote: Mon Apr 01, 2024 3:02 pm Been having the same problem for weeks now as well. It's not an anti-virus or firewall issue. I've disabled everything and nothing works. This error message continues within Python. I personally believe it has something to do with that.
Most people confirmed it was the above.

If not for you.

1) update:
https://rootjazz.com/twitterdub/updatetesting.html

Restart machine.

Run ONE action to verify ONE account. Do NOT do anything else.
If the issue occurs, and the machine is not blocking you, it's the proxy. Export the account and send it to me for testing:

Code: Select all

support[at]rootjazz[dot]com
For whatever reason the program does NOT have network access.
It's either a block
bad proxy

It cannot be anything else

Re: TLS waiting for file issue: March 2024

Posted: Tue Apr 02, 2024 4:50 am
by byloav2
Martin,

Is not antivirus, or firewall issue, I am running 50k accounts and sometimes I get into this problem

I have the same problem, and in order to fix it i simply close the program and open it again and it woks for some time, sometimes minutes, sometimes hours

When I see the: "TLS waiting for file" then I simply restart the app

Logs 82058

Re: TLS waiting for file issue: March 2024

Posted: Tue Apr 02, 2024 2:49 pm
by martin@rootjazz
byloav2 wrote: Tue Apr 02, 2024 4:50 am Martin,

Is not antivirus, or firewall issue, I am running 50k accounts and sometimes I get into this problem
Different issue then. Some people definitely are having AV / security issues. But if it works THEN stops working, it's a different issue.
I have the same problem, and in order to fix it i simply close the program and open it again and it woks for some time, sometimes minutes, sometimes hours

When I see the: "TLS waiting for file" then I simply restart the app

Logs 82058
Next time try this:

TOOLS > PYTHON > SET PROCESS IDENTIFIER >

Enter any id, doesn't matter what, just some test:
example: 12984361287

If that fixes, I know what the problem is (not why, but what it is and we can take it from there)



Regards,
Martin

Re: TLS waiting for file issue: March 2024

Posted: Wed Apr 03, 2024 2:56 pm
by byloav2
martin@rootjazz wrote: Tue Apr 02, 2024 2:49 pm
byloav2 wrote: Tue Apr 02, 2024 4:50 am Martin,

Is not antivirus, or firewall issue, I am running 50k accounts and sometimes I get into this problem
Different issue then. Some people definitely are having AV / security issues. But if it works THEN stops working, it's a different issue.
I have the same problem, and in order to fix it i simply close the program and open it again and it woks for some time, sometimes minutes, sometimes hours

When I see the: "TLS waiting for file" then I simply restart the app

Logs 82058
Next time try this:

TOOLS > PYTHON > SET PROCESS IDENTIFIER >

Enter any id, doesn't matter what, just some test:
example: 12984361287

If that fixes, I know what the problem is (not why, but what it is and we can take it from there)



Regards,
Martin
yes, that do fix it

Re: TLS waiting for file issue: March 2024

Posted: Wed Apr 03, 2024 10:19 pm
by martin@rootjazz
byloav2 wrote: Wed Apr 03, 2024 2:56 pm
martin@rootjazz wrote: Tue Apr 02, 2024 2:49 pm
byloav2 wrote: Tue Apr 02, 2024 4:50 am Martin,

Is not antivirus, or firewall issue, I am running 50k accounts and sometimes I get into this problem
Different issue then. Some people definitely are having AV / security issues. But if it works THEN stops working, it's a different issue.
I have the same problem, and in order to fix it i simply close the program and open it again and it woks for some time, sometimes minutes, sometimes hours

When I see the: "TLS waiting for file" then I simply restart the app

Logs 82058
Next time try this:

TOOLS > PYTHON > SET PROCESS IDENTIFIER >

Enter any id, doesn't matter what, just some test:
example: 12984361287

If that fixes, I know what the problem is (not why, but what it is and we can take it from there)



Regards,
Martin
yes, that do fix it
ok, your issue is the python tls browser process was not there and TD didn't detect it had closed...

I'll see if I Can better detect it and auto update the process Identifier

Re: TLS waiting for file issue: March 2024

Posted: Sat Apr 06, 2024 3:16 am
by byloav2
martin@rootjazz wrote: Wed Apr 03, 2024 10:19 pm
byloav2 wrote: Wed Apr 03, 2024 2:56 pm
martin@rootjazz wrote: Tue Apr 02, 2024 2:49 pm

Different issue then. Some people definitely are having AV / security issues. But if it works THEN stops working, it's a different issue.


Next time try this:

TOOLS > PYTHON > SET PROCESS IDENTIFIER >

Enter any id, doesn't matter what, just some test:
example: 12984361287

If that fixes, I know what the problem is (not why, but what it is and we can take it from there)



Regards,
Martin
yes, that do fix it
ok, your issue is the python tls browser process was not there and TD didn't detect it had closed...

I'll see if I Can better detect it and auto update the process Identifier
did you include something in new update? getting same error

Re: TLS waiting for file issue: March 2024

Posted: Sun Apr 07, 2024 9:46 pm
by martin@rootjazz