Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Thu Dec 22 21:01:30.319866 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] Traceback (most recent call last):
- [Thu Dec 22 21:01:30.319879 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/var/www/html/ntc-server/ntc-server.wsgi", line 3, in <module>
- [Thu Dec 22 21:01:30.319917 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] from application.api import app as application
- [Thu Dec 22 21:01:30.319927 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/dev_tools-0.1.0-py2.7.egg/application/api.py", line 23, in <module>
- [Thu Dec 22 21:01:30.320038 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] import run_playbook
- [Thu Dec 22 21:01:30.320046 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/dev_tools-0.1.0-py2.7.egg/application/run_playbook.py", line 5, in <module>
- [Thu Dec 22 21:01:30.320087 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] from ansible.parsing.dataloader import DataLoader
- [Thu Dec 22 21:01:30.320095 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/ansible-2.2.0.0-py2.7.egg/ansible/parsing/dataloader.py", line 34, in <module>
- [Thu Dec 22 21:01:30.320190 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] from ansible.parsing.vault import VaultLib, is_encrypted, is_encrypted_file
- [Thu Dec 22 21:01:30.320198 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/ansible-2.2.0.0-py2.7.egg/ansible/parsing/vault/__init__.py", line 73, in <module>
- [Thu Dec 22 21:01:30.320360 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] from ansible.utils.display import Display
- [Thu Dec 22 21:01:30.320367 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/ansible-2.2.0.0-py2.7.egg/ansible/utils/display.py", line 35, in <module>
- [Thu Dec 22 21:01:30.320458 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] from ansible import constants as C
- [Thu Dec 22 21:01:30.320466 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/ansible-2.2.0.0-py2.7.egg/ansible/constants.py", line 161, in <module>
- [Thu Dec 22 21:01:30.320577 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] DEFAULT_LOCAL_TMP = get_config(p, DEFAULTS, 'local_tmp', 'ANSIBLE_LOCAL_TEMP', '$HOME/.ansible/tmp', istmppath=True)
- [Thu Dec 22 21:01:30.320585 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/ansible-2.2.0.0-py2.7.egg/ansible/constants.py", line 81, in get_config
- [Thu Dec 22 21:01:30.320596 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] makedirs_safe(value, 0o700)
- [Thu Dec 22 21:01:30.320602 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] File "/usr/local/lib/python2.7/dist-packages/ansible-2.2.0.0-py2.7.egg/ansible/utils/path.py", line 67, in makedirs_safe
- [Thu Dec 22 21:01:30.320635 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] raise AnsibleError("Unable to create local directories(%s): %s" % (to_native(rpath), to_native(e)))
- [Thu Dec 22 21:01:30.320652 2016] [:error] [pid 16193:tid 139812161828608] [client 204.xxx.xx.x:58xxx] AnsibleError: Unable to create local directories(/$HOME/.ansible/tmp): [Errno 13] Permission denied: '/$HOME'
Advertisement
Add Comment
Please, Sign In to add comment