File contains no section headers when install edx platform -


i meet problem when install edx platfrom on ubuntu 12.04 server. error below: think problem filename contain chacter /n. dont know how fix it. please me !

task: [edxlocal | create databases] *******************************************   failed: [localhost] => (item=reports) => {"failed": true, "item": "reports", "parsed": false} become-success-gsjhenekpiixbpukbagryuruzhmsypqf traceback (most recent call last):   file "/root/.ansible/tmp/ansible-tmp-1478348558.69-130063355639050/mysql_db", line 2117, in <module>     main()   file "/root/.ansible/tmp/ansible-tmp-1478348558.69-130063355639050/mysql_db", line 302, in main     mycnf_creds = load_mycnf()   file "/root/.ansible/tmp/ansible-tmp-1478348558.69-130063355639050    /mysql_db", line 241, in load_mycnf     config.readfp(open(mycnf))   file "/usr/lib/python2.7/configparser.py", line 324, in readfp     self._read(fp, filename)   file "/usr/lib/python2.7/configparser.py", line 512, in _read     raise missingsectionheadererror(fpname, lineno, line) configparser.missingsectionheadererror: file contains no section headers. file: /root/.my.cnf, line: 1 '.my.cnf\n' skipping: [localhost] skipping: [localhost] fatal: hosts have failed -- aborting 


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -