-
Версия ПО
> Environment:
Redmine version 3.4.11.stable
Ruby version 2.3.3-p222 (2016-11-21) [x86_64-linux-gnu]
Rails version 4.2.11.1
E…
-
```
message='#' #
message="/usr/local/bundle/gems/scout_apm-3.0.0.pre23/lib/scout_apm/agent_context.rb:114:in `block in request_histograms_by_time'" /usr/local/bundle/gems/scout_apm-3.0.0.pre23/lib/…
-
This is what I'm seeing when deploying. I'm using Rails 5.0.0.1.
I'm suspecting it may have something to do with the binstubs, but they are the default ones. Nothing special there.
```
-----> Rake a…
-
I got this when I updated my version of webistrano and tried to migrate. To verify it wasn't a customisation of my fork I also tried doing a fresh clone, bundle install and tried to migrate and got th…
-
Description
===========
failed to flush the buffer - failed to assign partitions to 1 messages
How to reproduce
================
1. Update td-agent.conf as per instruction.
2. sudo systemctl r…
-
It seems `capistrano-rsync` is not compatible with the latest version of `capistrano 3.4.0`.
``` shell
[user@server project]$ cat Gemfile | grep cap
gem 'capistrano', '~> 3.4.0', require: false
g…
-
Hi there, I noticed that db:create is not working anymore
```
[00:11:36] blackfalcon:~/src/my_project/my_project :chris $ bin/rails db:create --trace
** Invoke db:create (first_time)
** Invoke d…
fruwe updated
6 years ago
-
using echoe v4.6.6 to build my old gem: palladius/ric
```
bundle exec rake release --trace
** Execute pkg/ric-0.12.5.gem
cd pkg/ric-0.12.5
rake aborted!
ArgumentError: wrong number of arg…
-
Hey
I am trying to migrate for n postgres database to mysql.
When I run rake db:dump everything works.
When I run rake db:load it gives me an nil.each error.
I know I have empty tables, can you adv…
-
# Bug Report
I'm trying to add Futurism to a legacy Rails app running Rails 5.2, and I'm running into problems. Trying to recreate in a new 5.2 app has the same issues.
## Describe the bug
Ru…