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

Problem running server on Windows server 2016 #53

Open
humber4000 opened this issue Mar 27, 2018 · 1 comment
Open

Problem running server on Windows server 2016 #53

humber4000 opened this issue Mar 27, 2018 · 1 comment
Labels

Comments

@humber4000
Copy link

When using on a Windows server 2016 machine, installation works fine but when running the server (gemirro server --start) it initially came up with an error complaining of 'unable to load the EventMachine C extension'. I overcame this by uninstalling eventmachine gem and reinstalling from source, but the I get another error 'deamon() function is unimplemented on this machine'. It is complaining about the process.deamon line in server.rb that is in the start process. I know Windows doesn't run deamon processes but cannot see a way around this.

@PierreRambaud
Copy link
Owner

Hi and thanks for your feedback.
In fact I never use Windows server and don't know how its ecosystem works. So i'm not able to help you :/
If you come with a Pull Request, I will be glad to merged it :)

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

No branches or pull requests

2 participants