Questions tagged [webbynode]
6 questions
1
vote
1 answer
Only seeing "Welcome to socket.io." on live Webbynode server
I'm trying to deploy a node.js with socket.io app on Webbynode but all I'm seeing is
"Welcome to socket.io." when I try to access the app in the browser. Its running on a Nginx webserver.
I see someone else here had a similar problem but I am…

uguMark
- 609
- 1
- 5
- 17
1
vote
0 answers
Slow initialization of rails 3.1 applications on nginx/passenger
I have started learning and developing web applications with Rails 3.1.
I have 3 applications hosted on a "webby" by webbynode.com and I am using their webby gem.
Everything is going fairly ok except for one or two little things:
Whenever I push to…

Concordia Discors
- 369
- 3
- 15
1
vote
1 answer
nestacms and webbynode rapp
I would like to deploy a nestacms blog on webbynode by using the webbynode gem as allways I do with rails. Altough Webbynode seem to support Sinatra and Rack application easily, I get a WARNING during deployment stating that the application will not…

microspino
- 7,693
- 3
- 48
- 49
1
vote
1 answer
Wordpress permission problems in Webbynode
I am trying to install (copy) Wordpress files in my Webbynode. I can copy the files. But when I try to upgrade automatically I get a lot of permission errors. I only can solve them using chmod 777 in folders and files, what is not secure.
I'd like…

Ricardo Alamino
- 749
- 1
- 5
- 11
1
vote
1 answer
Webbynode gem conflicts (Gem::LoadError)
I have installed Webbynode gem:
sudo gem install webbynode
but when I try some command, like:
wb help
display this error:
Unable to activate launchy-2.1.0, because addressable-2.3.2 conflicts with addressable (~> 2.2.6) (Gem::LoadError)

Pedro Souza
- 345
- 1
- 3
- 14
-1
votes
1 answer
Rails / Webbynode: Database push with postgresql?
When I do
webbynode database push
Webbynode looks for a mysql database, how do I make it look for postgresql instead ?
My webbynode and the app are both setup for postgresql.
This is the error message I get:
ERROR: Invalid MySQL credentials for…

jakobk
- 1,120
- 1
- 14
- 26