Sha256: 02eafe99a60f746c18b788f6e071008e3d49571ad5e765b3a166d01562faa50a

Contents?: true

Size: 664 Bytes

Versions: 124

Compression:

Stored size: 664 Bytes

Contents

# Foreman Issues

## It is not recomended to include foreman into Gemfile

See: https://github.com/ddollar/foreman

> Ruby users should take care not to install foreman in their project's Gemfile.

## Known issues

 * With `foreman 0.82.0` npm `react-s3-uploader` was failing to finish upload file to S3 when server was started by `foreman -f Procfile.dev`, 
   at the same time the same code works fine when ruby server started by `bundle exec rails s`.

 * The same Procfile with different versions of `foreman` in combination with different versions of `bundler` may produce different output of `ps aux`.
   This may brake bash tools which rely on `ps` output.

Version data entries

124 entries across 124 versions & 1 rubygems

Version Path
react_on_rails-6.4.2 docs/additional-reading/foreman-issues.md
react_on_rails-6.5.0.beta.1 docs/additional-reading/foreman-issues.md
react_on_rails-6.4.1 docs/additional-reading/foreman-issues.md
react_on_rails-6.4.0 docs/additional-reading/foreman-issues.md