-
ruby "3.0.2"``Rails 7.0.6 を使用しています。
- 質問内容・実現したいこと
コメントをajax化させたいです。
- 現状発生している問題・エラーメッセージ
コメント機能をajax化させたいのですが、エラーメッセージで`ActionController::UnknownFormat (ActionController::UnknownFormat):`が出ます。
…
-
Slightly odd issue.
When I use Rack::Auth::Basic in a Sinatra app (classic) Asset Pack appears to deliver empty files. Works perfectly locally. Remove the Auth::Basic lines and it starts working on …
-
Redmine. Error 500
Global error
PG::UndefinedFunction: ERROR: function datediff(date, unknown) does not exist LINE 1: ...D ("leave_requests"."request_status" != $4) AND ((DATEDIFF(f... ^ HINT: No fun…
oko-x updated
8 years ago
-
When I try to login using activedirectory I get the follow error and stacktrace:
```
JWT::DecodeError (Returned nonce did not match.):
omniauth-azure-activedirectory (1.0.0) lib/omniauth/strategies/…
-
**Describe the bug**
While most headers have casing determined by what's in the app's response headers, Puma forces the casing of certain headers in the response it returns. When using Rack 2, the …
-
Application test error
-
App throws an error when agency is added. Here is the trace:
```
2020-07-05T09:28:11.511429+00:00 app[web.1]: [6cff8fa7-f858-4dbb-a2bd-217df720a8de]
2020-07-05T09:28:11.511466+00:00 app[web.1]: […
-
Found this in Sentry today:
```
Net::ReadTimeout: Net::ReadTimeout
from net/protocol.rb:217:in `rbuf_fill'
from net/protocol.rb:191:in `readuntil'
from net/protocol.rb:201:in `readline'
…
-
We have two endpoints, one accepts `application/json` content-type, the other accepts `text/plain`. They live together. However, when `format :json` is included in one of our API's the other one is ef…
-
This is part of the [ALPS microblogging with XHTML example](http://amundsen.com/hypermedia/profiles/): "Servers MAY require clients to support HTTP Authentication (BASIC or DIGEST) for some requests."…