腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(3807)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Unicorn
+ NGINX:无法启动
unicorn
我刚刚开始尝试
Unicorn
和NGINX的设置(任何完整的参考资料都将不胜感激。我已经在google中爬行了三天,并编译了我必须在rackspace中运行的服务器)。
unicorn
_rails -c /home/deployer/public_html/app/config/
unicorn
.rb/home/deployer/.rvm/gems/ruby-1.9.3-p0
浏览 0
提问于2012-01-11
得票数 2
回答已采纳
1
回答
使用config/
unicorn
/
unicorn
.rb配置更改
unicorn
的默认端口号
如何使用config/
unicorn
/
unicorn
.rb文件配置参数更改
unicorn
的默认端口号。我需要在同一台机器上运行两个nginx的独角兽,如何实现?现在,我收到端口地址已被占用错误。rails/apps/app_name/current" # Set
浏览 0
修改于2016-11-26
得票数 0
1
回答
Unicorn
3抛出大量错误(Rails 3.0.3,
Unicorn
3.0)
我只是想升级到
Unicorn
3.0。我更改了Gemfile并进行了包安装。/usr/lib/ruby/gems/1.8/gems/
unicorn
-3.0.0/lib/
unicorn
/http_server.rb:593:in `kgio_tryaccept'You have alrea
浏览 0
提问于2010-11-23
得票数 0
1
回答
kgio/
unicorn
失败
我对
unicorn
/kgio/rails有问题。当我使用nginx启动
unicorn
服务器并尝试通过web界面访问网站时,我在
unicorn
.stderr.log得到以下错误
unicorn
worker[1] -c config/
unicorn
.rb
浏览 2
提问于2012-07-30
得票数 4
1
回答
由于
unicorn
.sock文件错误,Nginx和
Unicorn
无法工作
/rvm/gems/ruby-2.4.2/gems/
unicorn
-5.5.5/lib/
unicorn
/socket_helper.rb:132:in `bind_listen': socket=/tmp(ArgumentError) from /usr/share/rvm/gems/ruby-2.4.2/gems/
unicorn
-5.5.5/li
浏览 1
修改于2020-06-17
得票数 0
回答已采纳
2
回答
Unicorn
和nginx错误
vagrant@lucid32:/vagrant$ bundle exec
unicorn
_rails -c config/
unicorn
.rb -D -d :daemonize=
浏览 2
修改于2013-03-11
得票数 2
2
回答
Rails + Nginx +
Unicorn
-部署时不创建
unicorn
.sock文件
我从
unicorn
.log获得以下错误socket=/home/ps aux | grep "
unicorn
master"然后提取更新的代码以进行部署。exec
unicorn
-E production -c config/
unicorn
.rb -Dap
浏览 0
修改于2018-10-02
得票数 1
回答已采纳
3
回答
如何手动重启
unicorn
当我运行cap deploy时,我不确定
unicorn
是否能正确重启,因为应用程序中没有显示某些更改,因此我想在我的远程服务器上手动重启
unicorn
。我已经导航到etc/init.d,看到了
unicorn
_myapp的列表,但它不是一个目录(即我不能cd进入它)。基于我的deploy.rb文件中的以下代码,我可以从这里做些什么来重启
unicorn
吗?我试着做run
unicorn
_myapp restart,但它说run不是一个命令 %w[star
浏览 5
提问于2013-10-14
得票数 16
回答已采纳
2
回答
无法启动
Unicorn
我想重新启动
Unicorn
,看看我在本地做的一些视图编辑。 from /home/deployer/website/shared/bundle/ruby/1.9.1/gems/
unicorn
/ruby/1.9.1/gems/
unicorn
-4
浏览 1
修改于2014-03-24
得票数 0
回答已采纳
4
回答
RVM和
Unicorn
部署
当我尝试启动
unicorn
套接字时,它打印Starting myapp app: /usr/bin/env: ruby: No such file or directoryruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-linux] /usr/local/rvm/gems/r
浏览 2
提问于2011-06-07
得票数 7
回答已采纳
1
回答
Nginx和
Unicorn
Basic Config
我刚刚得到了VM,它安装了nginx、
unicorn
和一个新的rails应用程序。以下是我的配置设置:listen "127.0.0.1:8080"user "rails"pid "/home/
unicorn
/pids
浏览 2
修改于2013-08-08
得票数 0
回答已采纳
3
回答
Rails、Sidekiq和
Unicorn
一切都在本地正常运行,但是一旦我部署好了,我的
unicorn
日志中就会出现以下错误: E, [2012-09-18T21:41:19.670672 #1308] ERROR -- : uninitialized
浏览 1
提问于2012-09-19
得票数 1
1
回答
Nginx +
Unicorn
配置问题
我正在从乘客迁移到
Unicorn
的过程中,我的配置工作有点困难。 pid "/da
浏览 1
提问于2012-08-21
得票数 1
1
回答
运行Amazon的
Unicorn
目前,我们在nginx之后使用
Unicorn
运行rails应用程序。当试图在ELB后安装我们的服务器时,由于“健康检查失败”,他们一直被赶出去。
浏览 1
提问于2014-02-07
得票数 1
回答已采纳
1
回答
rails nginx
unicorn
侦听多端口
我不知道为什么它只工作在80个端口上/etc/nginx/{} upstream
unicorn
_staging {server unix:/tmp/
unicorn
浏览 2
提问于2014-09-24
得票数 0
回答已采纳
1
回答
Ruby
Unicorn
-线程异常
作为应用服务器,我使用的是
unicorn
。-5.2.0/lib/
unicorn
/http_server.rb:562:in `process_client'/usr/local/bundle
浏览 7
修改于2017-01-24
得票数 0
回答已采纳
3
回答
捆绑更新
Unicorn
错误
Rails 4.0.1可用,并试图更新到该版本(当前版本4.0)Installing
unicorn
(4.7.0)group :doc doend gem 'bcrypt-ru
浏览 2
修改于2013-11-10
得票数 2
回答已采纳
1
回答
如何使用systemctl和systemd启动
Unicorn
我想在amazon-linux-2上用systemctl启动
Unicorn
,但是
Unicorn
没有启动。Type=simple ExecStart=/bin/bash -l -c 'bundle exec
unicorn
_rails -c /var/www/rails/myapp
浏览 11
提问于2020-11-25
得票数 0
2
回答
忽略umask的Upstart `
unicorn
`
upstart配置文件如下所示:stop on runlevel [!2345] setuid
unicorn
chdir /opt/myproject/ exec /opt/myproject/bin/
unicorn
--config-file /
浏览 0
提问于2012-01-13
得票数 0
回答已采纳
1
回答
Heroku - bundler:未能加载命令:
unicorn
/
unicorn
.rb` 2017-08-10T23:41:44.799815+00:00 app[web.1]: bundler: failed to load command:
unicorn
(/.1]: /app/vendor/bundle/ruby/2.3.0/gems/
unicorn
-5.3.0/lib/
unicorn
/configurator.rb:100:in `block in+00
浏览 6
修改于2017-08-11
得票数 4
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券