<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 20.11.2020 13:15, Sasmita Panda
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALf-Q47TLwEfzpR7GThB4Ym_LqLeO005D5eK0On8qR_U=7ESzg@mail.gmail.com"> 
      File "/usr/lib/python3/dist-packages/MySQLdb/connections.py", line
      204, in __init__<br>
          super(Connection, self).__init__(*args, **kwargs2)<br>
      _mysql_exceptions.OperationalError: (1049, "Unknown database
      'opensips'")</blockquote>
    <p><tt>I think the problem may be related to this setting:</tt><br>
    </p>
    <p><i>    database_admin_url:
        mysql://root:cccl0g1c@localhost/opensips</i></p>
    <p><tt>Try to remove the trailing "/opensips" part of the URL,
        because the database name is given by the "database_name"
        setting.</tt></p>
    <p><tt>If it fixes the issue, we should push a commit which does
        this automatically.</tt><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Liviu Chircu
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/liviuchircu">www.twitter.com/liviuchircu</a> | <a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
  </body>
</html>