Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.
12/02/07 14:51:06 INFO Starting up on 0.0.0.0:443...
/usr/lib/ruby/gems/1.8/gems/eventmachine-0.9.0/lib/eventmachine.rb:493:in `start_tcp_server': no acceptor (RuntimeError)
from /usr/lib/ruby/gems/1.8/gems/eventmachine-0.9.0/lib/eventmachine.rb:493:in `start_server'
from ./script/push_server:250
from /usr/lib/ruby/gems/1.8/gems/eventmachine-0.9.0/lib/eventmachine.rb:1030:in `event_callback'
from /usr/lib/ruby/gems/1.8/gems/eventmachine-0.9.0/lib/eventmachine.rb:223:in `run'
from ./script/push_server:249OK I got it.
A long time ago, I had read this forum post about gem update not working/troubles installing eventmachine: http://forum.textdrive.com/viewtopic.ph … 19#p136619
I had remembered from configuring my M that I needed to follow those steps, (but stupidly could not remember why). I went back and commented out the 'CXX' related lines in mkmf.rb and rbconfig.rb in /opt/csw/lib/ruby/1.8/i386-solaris2.8, gem uninstalled mongrel and mongrel_cluster, re-installed it with the lines still commented out and this time it worked fine.
I'm not an expert, but I know those values had something to do with the way it was compiled/installed that worked for eventmachine, but incorrectly built/compiled/whatever the mongrel/mongrel_cluster gems.
Thanks for all your help though Linda, you are a saint and a hero, as always...
Posted By: adminMake sure you're doing it as root, as you're using a port below 1000.
-- Erlend
Posted By: darkpolloI found this on a forum, but i dont understand well what i must do.
I am trying to reinstall the mongrel gem.
Posted By: adminPosted By: darkpolloI found this on a forum, but i dont understand well what i must do.
I am trying to reinstall the mongrel gem.
Kinda hard for me to support software I haven't written, especially when you're not telling me any errors or problems.
-- Erlend
Posted By: adminSure you're not running something else listening on port 443 (ssl) like Apache with https?
-- Erlend
listen 443Unable to connect to push server, make sure flash is enabled for this site and SSL traffic is allowed...
You won't be able to see what others are saying.
#or subdomain. For example, if people access your app from www.test.com than this
#should be "test". Omit the port number and the 'http://'.
PUSH_HELPER_HOST: "clockit.islet.net"
darkpollo, you need to find a way to run it as a daemon on your OS of choice. I personally just pop them into a screen session, and push that to the background.
1 to 33 of 33