Skip to content
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

VPS with SSL certificate: 'NoneType' object has no attribute 'group' #71

Closed
joshbindels opened this issue Aug 3, 2018 · 2 comments
Closed

Comments

@joshbindels
Copy link

When I try to translate on my VPS which has SSL/HTTPS I get this error: 'NoneType' object has no attribute 'group'

But when I run on localhost there is no problem

@ghost
Copy link

ghost commented Sep 19, 2018

@joshbindels Hey, how did you manage to fix this problem?

@joshbindels
Copy link
Author

@MaximusPX it turns out that it was just an issue of making too many requests. So I just throttled my application to make a max of 2 requests/second and it's working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant