-
I have installed all pre requisites and trying to install project however not able to install as ruby 2.4.2 is using JSON 2.04
I am getting following error and wonder how i can fix JSON issue? ruby …
-
I am unable to make the server listens on a another port rather than the one that rails server use
when I tried the following command:
```
config.middleware.use FayeRails::Middleware, mount: '/faye',…
-
I tried to install the docker setup as described [here in the README](https://github.com/voc/voctoweb#set-up-development-environment). The first command of the setup script (`docker-compose build`) fa…
-
After a conversation started by @Schwad, I tried using bundler-as_of to force a given Rails version to install as it would have on its day of release.
This contains my preliminary findings trying …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. Before approving any upgrade: rea…
-
I don't know what to make of this error.
To get it I cloned this repo, ran `bundle install`, then `rails s`, and finally pointed my browser at localhost:3000.
The key is 64 bytes, not 32.
``…
-
Currently, advice is to install the desktop app on Linux by installing `redis-server` - this makes the OS a requirement to package the Redis version, which can cause version dependency issues, amongst…
shavs updated
4 years ago
-
### Used Zammad Version
6.0 and develop
### Environment
- Installation method: hosted
- Operating system (if you're unsure: `cat /etc/os-release` ): any
- Database + version: any
- Elasticsearc…
-
Add a system by which we can log directly to redis so we can fully eliminate prod-log. This would be a redis list that we'd push items to and would live in request/ts/guid/logs. It'd be shown in the r…
-
### Describe the problem as clearly as you can
When no source is defined bundler will tell you (in v2) / error (in v3):
```
[DEPRECATED] This Gemfile does not include an explicit global source.…