Stanislav

Results 3 issues of Stanislav

##### ISSUE TYPE - Bug Report ##### container.yml ``` version: "2" settings: conductor: base: alpine:3.5 roles_path: - ../../roles project_name: dante vars_files: - ../../group_vars/all.yml - vars.yml vault_password_file: ../../.vault_pass services: dante: from:...

When using HTTP web file uploads an error occurs. It is due to the CORS settings problem as described here https://www.ejabberd.im/forum/25600/httpupload-cors-problem-external-web-app/index.html I added the proposed headers and tested on my...

After updating I get the following error: ` __init__() got an unexpected keyword argument 'verify' File "cloud/aws.py", line 22, in __init__ **kwargs) File "cloud/asyncbotocore/session.py", line 78, in create_client client_config=config, api_version=api_version)...