-
I'm not sure if this is the right place to report this issue, but it seems ecto_sqlite 0.6 and 0.7 don't play well with HTTPS support in cowboy? Or maybe Jason or Rancher?
I haven't been able to fi…
-
`GoogleScraper` makes use of the package [`crawly`](https://github.com/elixir-crawly/crawly).
Upon checking [the documentation](https://github.com/elixir-crawly/crawly#quickstart) for the package,…
-
Before submission deletes this line:
**THIS IS NOT A TOKEN LISTING REQUEST FORM. IF YOU DO NOT FOLLOW THE FORMAT OR MAKE A GENERIC TOKEN REQUEST YOUR ISSUE WILL BE DELETED WITHOUT COMMENT**
**YOUR…
-
### Description
Somehow, using CORS in my code, some routes are throwing Cannot set headers after they are sent to the client.
**Minimal code-snippet showcasing the problem**
```ts
const …
-
I just installed Gradient and running it fails. Any suggestions to make this work?
```
❯ mix gradient
===> Analyzing applications...
===> Compiling gradualizer
src/gradualizer.erl:45: Warning: …
-
## Environment
* Elixir & Erlang/OTP versions (elixir --version):
```
Erlang/OTP 24 [erts-12.0.1] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit] [dtrace]
Elixir 1.12.0 (com…
-
hi, i made a sample as demo, code like this
```elixir
defmodule EslSpider do
use Crawly.Spider
alias Crawly.Utils
@impl Crawly.Spider
def base_url(), do: "https://www.erlang-solution…
-
I tried integrate broadway_dashboard to live LiveDashboard but got the error:
```
[error] Handler {BroadwayDashboard.Telemetry, #PID} has failed and has been detached.
Reason={:badkey, :time, %{s…
-
The Heroku version of this demo app https://elixir-auth-github-demo.herokuapp.com is still working fine:
![image](https://user-images.githubusercontent.com/194400/134866883-95be9ce4-0fa9-4e68-ba35-…
-
**Describe the bug**
I'm running `flyctl deploy` in the papercups repo using the autodetected buildpack settings. It's very slow, even on subsequent runs. This one is using the remote builder, but it…