-
Rails Apps based on this image are not starting up showing "We're sorry, but something went wrong".
`/var/log/nginx/error.log` shows:
```
App 1977 output: /usr/local/rvm/rubies/ruby-3.1.5/bin/r…
-
### Describe the bug
This GitHub issue is being moved from UUF [292301](https://dev.azure.com/msft-skilling/Content/_workitems/edit/292301).
### Summary
Please complete the following:
1. Update …
-
### Environment
Provide at least:
* Ruby Version. 3.3.4
* Rails Version. 7.1.3.4
* Semantic Logger Version.
* Rails Semantic Logger Version. 4.15.0->4.17.0
* Other Application/framework names …
-
Hello,
I have deployed an app of Ruby on Rails so the supported version of Ruby on Azure is 2.7 so it'll End of Life soon. So I want to deploy Ruby 3.x versions so what should I do? The available s…
-
I recently updated mysql through brew upgrade to the newest version:
$ mysql -V
mysql Ver 8.0.11 for osx10.13 on x86_64 (Homebrew)
Now my Ruby on Rails mysql connection stopped working.
…
-
- [X] I tried updating to the latest version.
- [ ] I can't, there is an issue.
- [ ] I Am on Windows
- [ ] Ubuntu Bash on Windows
- [ ] Fedora Bash on Windows
- [ ] Other Bash on Wi…
-
Seems like plugin needs update to work in redmine 5.0:
```
bundle exec rake db:migrate RAILS_ENV=production
rake aborted!
LoadError: cannot load such file -- redmine_auditlog
/usr/share/webapp…
-
From CMD:
`2021-01-20 12:30:42.672:INFO::main: Logging initialized @2273ms
2021-01-20 12:30:42.672:INFO:oejr.Runner:main: Runner
2021-01-20 12:30:43.173:INFO:oejs.Server:main: jetty-9.2.9.v20150224…
-
1. 設定ファイルの参照変更
```
sudo cp /etc/nginx/nginx.conf etc/nginx/nginx.conf.bak
sudo mv /etc/nginx/nginx.conf /home/ec2-user/config
sudo ln -s /home/ec2-user/config/nginx.conf /etc/nginx/nginx.conf
/…
-
This is a possible duplicate (#42, #47)... but the problem still remains alive.
I have jruby 1.7.2 and rails 3.2.11, my aṕp uses rails_admin gem, when i warble it (Warbler 1.3.6) and therefore try to…