-
Even though `Celluloid` and `EventMachine` are mutually exclusive, when `Reel` is installed, `EventMachine` comes along, because whether used or not, `websocket-driver` and other `faye-*` gems bring i…
-
em-websocket wont connect over SSL
When trying to connect on `secure => false` connection is working perfectly
but when we try to include `tls_options` and set secure to true.
server just wont start.…
-
### Tell us about your environment
**Ruby version:** 2.7.7p221
**`anycable` gem version:** 1.3.0
**`anycable-rails` gem version:** 1.3.7
**`grpc` gem version:** 1.47.0
### What did you do?
Tha…
-
Similar but not exactly same problems with #231. The patch proposed there did not resolve the issue. Changing redis driver to :ruby hangs the server completely. Had to use `kill -9` to stop it. Also t…
-
### Steps to reproduce
Try to refresh a token sending the scope field with strings separated by `+`. The users of the API just tried to use the same format they used on issuing a token (`authorizatio…
-
### Steps to reproduce the problem
1. Upgrade the OS from Debian bullseye to bookworm.
2. Upgrade Mastodon from version 4.1.13 to 4.2.5, following instructions in the 4.2.0 release notes.
3. Run …
-
Currently I believe that we use the default async backend for rails which a) is not recommended for production use and b) does not support useful features such as per-job timeouts. Does anyone object …
-
The backtrace that pops when rails reloads in dev environment is:
```
activesupport-4.0.1/lib/active_support/dependencies.rb:446:in `load_missing_constant': A copy of Api::NotificationController has …
-
### Describe the bug
Our Ferrum script starts having process_timeout errors after upgrading to the [Heroku/Chrome-for-testing buildpack](https://github.com/heroku/heroku-buildpack-chrome-for-testing)…
-
How would I go by using/implementing websocket with this? Would action cable work or should a different approach be used? WIP Application: https://github.com/customink/lamby-ws
- [x] Do custom doma…