We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run it I get several errors.
In Command Prompt:
C:\Users\T\Documents\lil programs\bbolli-tumblr-utils-caa912f\bbolli-tumblr-utils-caa912f>tumblr_backup.py blogname -t PERSPECTIVE -t POETRY -t MY STUFF -t QUOTE --tag-index <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/blogname/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g <urlopen error [Errno 1] _ssl.c:499: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version> getting https://api.tumblr.com/v2/blog/STUFF.tumblr.com/posts?reblog_info=true&api_key=F3g
Version: caa912f caa912f8bf49237c5aaf0150510998b101ff4a67
caa912f8bf49237c5aaf0150510998b101ff4a67
I downloaded today, i have also downloaded python 2.7.1. I have added the address to the Path (had this checked as correct).
I have added the consumer key at: # get your own API key at https://www.tumblr.com/oauth/apps API_KEY = 'F3g etc.' in tumblr_backup.py
I have used this program before a couple years ago - I did not have this problem then.
Command: tumblr_backup.py blogname -t PERSPECTIVE -t POETRY -t MY STUFF -t QUOTE --tag-index
Is this a known issue? I cannot find anything in previous issues unfortunately.
If you would be so kind as to take a look at this, I would be very grateful.
Kind Regards, T
EDIT: i used the python3 fork of this and it worked - also my stuff needed to be my_stuff. Also the flags should be BEFORE the blogname
The text was updated successfully, but these errors were encountered:
Duplicate of #226. Thanks for trying my fork.
Sorry, something went wrong.
No branches or pull requests
When I run it I get several errors.
In Command Prompt:
Version: caa912f
caa912f8bf49237c5aaf0150510998b101ff4a67
I downloaded today, i have also downloaded python 2.7.1. I have added the address to the Path (had this checked as correct).
I have added the consumer key at: # get your own API key at https://www.tumblr.com/oauth/apps
API_KEY = 'F3g etc.' in tumblr_backup.py
I have used this program before a couple years ago - I did not have this problem then.
Command:
tumblr_backup.py blogname -t PERSPECTIVE -t POETRY -t MY STUFF -t QUOTE --tag-index
Is this a known issue? I cannot find anything in previous issues unfortunately.
If you would be so kind as to take a look at this, I would be very grateful.
Kind Regards,
T
EDIT: i used the python3 fork of this and it worked - also my stuff needed to be my_stuff. Also the flags should be BEFORE the blogname
The text was updated successfully, but these errors were encountered: