<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MihranH</title>
    <description>The latest articles on DEV Community by MihranH (@mihranh).</description>
    <link>https://dev.to/mihranh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F337814%2F9fdd8cad-bd29-4852-83de-29aa64d2e178.jpeg</url>
      <title>DEV Community: MihranH</title>
      <link>https://dev.to/mihranh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mihranh"/>
    <language>en</language>
    <item>
      <title>Connecting to db with nodejs</title>
      <dc:creator>MihranH</dc:creator>
      <pubDate>Tue, 18 Feb 2020 15:37:08 +0000</pubDate>
      <link>https://dev.to/mihranh/connecting-to-db-with-nodejs-4m1p</link>
      <guid>https://dev.to/mihranh/connecting-to-db-with-nodejs-4m1p</guid>
      <description>&lt;p&gt;Hi everyone, I have a question about backend with node js. I am trying to connect to a server with ssh and after that connect to the db with login pass in another server. SSH part is successful however I can not connect to the db, the error is connect ETIMEDOUT. I am using sequelize ORM and ssh2, net packages. Can someone pls come up with ideas why this can happen?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>help</category>
    </item>
  </channel>
</rss>
