-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[FIXED] Bot is really, really slow. / [ERROR] ["AttributeError: 'NoneType' object has no attribute 'refresh'"] #4957
Comments
I would like to add that I am running it on a proxy network. The proxy settings is done correctly and exported. Everything is working as intended. Firefox, wget, curl and yum are all accessing the internet without a problem. Maybe the problem is tied to the Python Version? It must be a 2.7.x version or anything above that is alright? Edit: It seems it isn't the Python version. I reverted it to the 2.7.5 version that comes native with Centos7 and the problem persists. No changes have been made to the proxy server in the last week, so, there is nothing on it that should be preventing the bot to work, as it connects to the account, but takes a really long time to process anything. |
Any additional load like disk read/torrents/etc on that machine? |
try making enable_social: false |
db-coder. It seems like that was the problem. Now I am getting the following error after the Bot finds the encrypt.so:
|
I'll re-install it... |
Nope. The error persists even after doing a clean new install. Can anyone help me with it? |
latest code should already fixed this issue. |
solderzzc. I did a git reset and a checkout to dev and it is working now. It still gave me this error on the first time I ran it, but I think it was because the inventory file didn't existed:
It seems everything is running properly now. |
@kevinsmendes
|
Haha. Thank you for the tips guys. I'll close the issue now. |
Expected Behavior
I expected it to run properly and fast. Like it used to. Haven't opened it in a few days.
Actual Behavior
Bot took 28 minutes to try to start and stayed there. Nothing was done for the entire time.
Your FULL config.json
http://pastebin.com/JDCmZyMR
Output when issue occurred
http://pastebin.com/CsUWwdvd
Steps to Reproduce
I just did a new install and selected the default config.
Other Information
OS: CentOS Linux release 7.2.1511 (Core)
Branch: dev
Git Commit: 56339fb
Python Version: Python 3.6.0a4
The text was updated successfully, but these errors were encountered: