InstaLooter icon indicating copy to clipboard operation
InstaLooter copied to clipboard

"invalid format for --time parameter: None"

Open wrybread opened this issue 6 years ago • 3 comments

I saw that this issue is marked fixed, but I'm still having the problem with version 2.0.1:

wrybread@Bivotron:~$ python -m instalooter hashtag teste123 --username xxxx --password yyyy
invalid format for --time parameter: None
    (format is [D]:[D] where D is an ISO 8601 date)

It doesn't always happen, but at the moment does every time I run a query. Note that the issue doesn't happen if I don't try to log in. Any idea how to troubleshoot?

wrybread avatar May 09 '18 18:05 wrybread

Very strange, this now happens on both my computers. Once it starts happening it doesn't go away apparently. A cookie maybe?

Willing to perform troubleshooting if anyone has any tips.

Both computers are running Ubuntu Linux.

wrybread avatar May 11 '18 16:05 wrybread

Aha, looking through the source I found the "logout" option, which fixed the issue for me:

instalooter logout

Maybe that should be added to the usage page?

http://instalooter.readthedocs.io/en/latest/usage.html

wrybread avatar May 11 '18 17:05 wrybread

I am also facing same issue and it didnt get resolved even after using logout command

haresh14 avatar May 18 '18 10:05 haresh14