<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SnapCenter 3.0 installation MySql server down in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134773#M11601</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new at SnapCenter and so I installed SnapCenter 3.0 on a brand new installed windows 2012 R2 Server.&lt;/P&gt;&lt;P&gt;Before I start, I installed Java and -as far as I know- fullfilled all system-requirements.&lt;/P&gt;&lt;P&gt;All SnapCenter installation steps went fine, no errors, no complains.&lt;/P&gt;&lt;P&gt;After SnapCenter installation was finished I followed the given link to loginto the SnapCenter Server,&lt;BR /&gt;put in the domain\user and password and press "sign In"&lt;/P&gt;&lt;P&gt;Now i got the error Message&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"SnapCenter repository is not accessible. The MySQL server &lt;STRONG&gt;&lt;EM&gt;mytestlabserver&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;could be down. Bring up the MySQL server."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm neither a windows 2012 nor a MySql expert, can someone quide me ho to ensure that all is running fine?&lt;/P&gt;&lt;P&gt;If not all is fine, where can I see whats wrong? I'm not even sure to know how to stop/start the sql-server itselfe...&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:33:23 GMT</pubDate>
    <dc:creator>Spaceball</dc:creator>
    <dc:date>2025-06-04T14:33:23Z</dc:date>
    <item>
      <title>SnapCenter 3.0 installation MySql server down</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134773#M11601</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm new at SnapCenter and so I installed SnapCenter 3.0 on a brand new installed windows 2012 R2 Server.&lt;/P&gt;&lt;P&gt;Before I start, I installed Java and -as far as I know- fullfilled all system-requirements.&lt;/P&gt;&lt;P&gt;All SnapCenter installation steps went fine, no errors, no complains.&lt;/P&gt;&lt;P&gt;After SnapCenter installation was finished I followed the given link to loginto the SnapCenter Server,&lt;BR /&gt;put in the domain\user and password and press "sign In"&lt;/P&gt;&lt;P&gt;Now i got the error Message&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"SnapCenter repository is not accessible. The MySQL server &lt;STRONG&gt;&lt;EM&gt;mytestlabserver&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;could be down. Bring up the MySQL server."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm neither a windows 2012 nor a MySql expert, can someone quide me ho to ensure that all is running fine?&lt;/P&gt;&lt;P&gt;If not all is fine, where can I see whats wrong? I'm not even sure to know how to stop/start the sql-server itselfe...&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:33:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134773#M11601</guid>
      <dc:creator>Spaceball</dc:creator>
      <dc:date>2025-06-04T14:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter 3.0 installation MySql server down</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134787#M11602</link>
      <description>&lt;P&gt;Check if mysql is really down or not, maybe the error you get is not "true"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to to that open a command prompt and run&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mysql -u root -p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then insert the root password and check if you get some error here&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 07:38:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134787#M11602</guid>
      <dc:creator>matte</dc:creator>
      <dc:date>2017-09-27T07:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter 3.0 installation MySql server down</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134791#M11604</link>
      <description>&lt;P&gt;Here's the result:&lt;/P&gt;&lt;P&gt;c:\Program Files\MySQL\MySQL Server 5.7\bin&amp;gt;mysql -u root -p&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enter password: *******&lt;/P&gt;&lt;P&gt;ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 08:52:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134791#M11604</guid>
      <dc:creator>Spaceball</dc:creator>
      <dc:date>2017-09-27T08:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter 3.0 installation MySql server down</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134794#M11605</link>
      <description>&lt;P&gt;is this a complete new installation of snapcenter and mysql or you already have mysql installed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you specify a valid mysql password during the SC installation? (please avoid special char like " in it)&lt;/P&gt;&lt;P&gt;check also if the myslq service is up and running&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 09:28:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134794#M11605</guid>
      <dc:creator>matte</dc:creator>
      <dc:date>2017-09-27T09:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter 3.0 installation MySql server down</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134801#M11608</link>
      <description>&lt;P&gt;It was in fact a password issue. I was sure that I've chosen a valid password but i failed. I deinstalled and installed all again, took a new password an all went fine. Thank's for supporting me.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 11:42:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-3-0-installation-MySql-server-down/m-p/134801#M11608</guid>
      <dc:creator>Spaceball</dc:creator>
      <dc:date>2017-09-27T11:42:48Z</dc:date>
    </item>
  </channel>
</rss>

