-
Notifications
You must be signed in to change notification settings - Fork 28
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
Error /tmp/tmp.xxxCOOKIE: No such file #45
Comments
Where are you using the script ? Does mktemp work properly in your system ? Also, give a detailed log by using -D flag. |
I'm also facing this error, both with Curl and Aria. While debugging this, I got to the code:
Which is the function that should produce the tmp file. I've dumped the response to a file, and the contents of the file indicate a Google quota limit being hit:
Which makes sense, since it was working yesterday, but stopped working today suddenly. |
Update and check again, i pushed some fixes. |
Hi ,
I try using gdownloader but get error= (grep: /tmp/tmp.bdByTMbCqw_15QWvLt5H1-XImx-dOXMrGFfCNum_BlnX_COOKIE: No such file or directory)
The text was updated successfully, but these errors were encountered: