-
When I try to run that command I get the following error....
`rake aborted!
Don't know how to build task 'fhir:console' (see --tasks)
/Users/darrenbooker/.rvm/gems/ruby-2.4.1/gems/rake-12.3.1/e…
-
I am only able to fetch kickstarts through HTTPs in Forklift. This happened recently, at cfgmgmtcamp (February 7th) I was able to fetch kickstarts through HTTP.
[I inspected the request through Rac…
-
[概要]
メンターから指導頂いていたが、解決しなかった。
改めて、最初に戻り、チャレンジする。
[試したこと]
```
[ec2-user@ip-172-31-42-253 footomo]$ curl -G 'http://localhost:3000'
```
[結果]
```
curl: (7) Failed to connect to localhost port…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
I am completely baffled by this and the fact I cannot find any information about how to do this is downright infuriating.
Using the following scenario from pages 95-96:
```
scenario "user cre…
-
Would be more scalable not to hold a db connection and pass it with the block
-
## 現象が起きた状況。
herokuにデプロイする前はルートディレクトリ直下ではなかったので、一度サブディレクト上にあるrails app(`hello_app`) を一度、ルートディレクトリに移動してherokuにデプロイをしようとした結果、エラーが起きた。
- ルートディレクトリに移動した際のPR:https://github.com/Fendo181/RubyonRails_…
-
It produces this error by default now:
```
$ docker run -it -p 3000:3000 cantino/huginn
Generating random APP_SECRET_TOKEN.
1+0 records in
1+0 records out
36 bytes (36 B) copied, 3.6567e-05 s, 9…
-
For anyone that comes looking for websocket support, you can dive in to the [built in](https://crystal-lang.org/api/0.25.1/HTTP/WebSocket.html) websocket support for now.
https://gitter.im/luckyfr…
-
**Question 1: What is the problem?**
When Passenger process in a shutdown mode and we have our last session and this session dies when we have a big transaction like (5 sec) in the unsubscribe meth…