Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when deploy to Heroku #102

Open
t4ngth00 opened this issue May 9, 2017 · 5 comments
Open

Error when deploy to Heroku #102

t4ngth00 opened this issue May 9, 2017 · 5 comments

Comments

@t4ngth00
Copy link

t4ngth00 commented May 9, 2017

Hello there,

Does anyone try to deploy this server to Heroku?
Can you guys give me a tutorial for it?
I built successfully but the server didn't work.

Thanks in advance.

@lucaurso
Copy link

Did you manage to make it work on Heroku? If yes, how?

@lucaurso
Copy link

@t4ngth00 I managed to make it work.
Check this answer on Stackoverflow https://stackoverflow.com/a/22809750

@t4ngth00
Copy link
Author

I've tried to use it with express and it has worked fine. However, by using with express, I got problem to run "https" on localhost.

@t4ngth00
Copy link
Author

Anyway, thank you so much.

@jeffin07
Copy link

Hello every on e when i try to run it shows error

D:\webrtc-signal-master>node server.js
dev environment detected
fs.js:642
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
^

Error: ENOENT: no such file or directory, open 'D:\webrtc-signal-master\server.key'
at Error (native)
at Object.fs.openSync (fs.js:642:18)
at Object.fs.readFileSync (fs.js:510:33)
at Object. (D:\webrtc-signal-master\server.js:16:17)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.runMain (module.js:604:10)

D:\webrtc-signal-master>
can anyone help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants