Open DominicBoettger opened 12 years ago
I found the cause of the issue but I am not sure if it should behave like that, We are running multiple server instances of express in our nodejs application.
I thought its possible to run now.js on multiple listening ports/sockets. But I think I was wrong. :-)
Is there any possibility to do that?
When using a SSL nodejs Server I receive the error message
Can not read the property of 'ressource' undefined
In my Browser.
Any Ideas?
Best regards
Dominic