Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6611205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:56:26+00:00 2026-05-25T19:56:26+00:00

I have SSL set up on Node.js (and Express.js) and it seems to be

  • 0

I have SSL set up on Node.js (and Express.js) and it seems to be working fine on every browser other than Internet Explorer 9. Occasionally (Not always), Internet Explorer causes the server to crash with this message:

node.js:134
    throw e; // process.nextTick error, or 'error' event on first tick
    ^
Error: EPIPE, Broken pipe
    at Socket._writeImpl (net.js:159:14)
    at Socket._writeOut (net.js:450:25)
    at Socket.write (net.js:377:17)
    at EncryptedStream.ondata (stream.js:36:26)
    at EncryptedStream.emit (events.js:64:17)
    at EncryptedStream._push (tls.js:299:12)
    at SecurePair.cycle (tls.js:581:20)
    at CleartextStream.write (tls.js:96:13)
    at ServerResponse._writeRaw (http.js:391:28)
    at ServerResponse._send (http.js:371:15)

When I disable SSL I haven’t come across this, so I assume it’s down to this.

Initialisation code is:

var app = express.createServer({
    key: fs.readFileSync('KeyFile.key').toString(),
    cert: fs.readFileSync('KeyFile.pem').toString()
});
...
app = app.listen(443);

I’ve tried changing various things in my code, from the view rendering, to the headers sent, to the sessions, and I’ve run out of ideas.

Thanks,
Nathan

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T19:56:27+00:00Added an answer on May 25, 2026 at 7:56 pm

    This issue was filed as #1481 in Node’s issue tracker, but seems to have disappeared. Searching for “1481” on github reveals at least part of the thread of discussion about it…

    But on to the good news: I was also experiencing this problem when using v0.4.8 on OSX/Snow Leopard, but (fingers crossed) upgrading to 0.4.12 seems to have made the problem “go away”. Not the most reassuring thing, but hopefully it lets you get on with your project…

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have read the SSL TUNNELING INTERNET-DRAFT of December 1995 and set up an
For testing purposes I have and SSL certificate set up on a dev site
I have an SSL certificate and have set up a rewrite rule in my
I am relatively new to phonegap and I have recently set up HTTPS/SSL on
I have a working application that establishes an SSL connection to a server. The
I am just trying to get my head around SSL. I have set up
I have Nginx in front of a Node.js app. I have it set up
I have an ssl certificate set up and when I use the https prefix
I have an ssl page that also downloads an avatar from a non-ssl site.
We have not purchased an SSL certificate so the user of our website has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.