-
During `mix deps.get` I constantly receive the following error:
```
---> Running in 9b24feab5374
Running dependency resolution...
Dependency resolution completed:
bunt 0.2.0
connection 1.…
-
Just create any mix project with any dependencies, run multiple times `mix deps.get`. If there are many dependencies error became to appear more often. In my project I can't reach complete phase.
I…
-
I am using OS X and I have tried (many time with computer restarts) to run phoenix server on port 4000 and each time I receive information:
```
[error] Running PhoenixJobs.Endpoint with Cowboy on por…
-
### Environment
* Elixir version (elixir -v): `1.3.4`
* Operating system: `Ubuntu 14.10`
I have a problem as follows:
```elixir
$ mix local.hex --force
18:48:09.477 [error] Failed updati…
-
## Steps to reproduce
This was taken from a `bundle exec rake spec SPEC_OPTS="--tag content"` build.
The `rake spec` is never executed. You can pick any recent job log, and you will see the same…
-
I would like to propose a feature that is also found in the [ruby gettext gem](https://github.com/ruby-gettext/gettext):
`= N_("Apple") which does not translate, but tells the parser: "Apple" needs…
-
The key signing is failing, I think because of the character encoding:
```
** (MatchError) no match of right hand side value: {:error, {:http_error, 403, "\nSignatureDoesNotMatchThe request signature…
-
I'm just starting with Elixir and Phoenix and trying to use Arc (arc_ecto, actually) to upload files to S3.
I the access keys set up in the config file, but when trying to upload I get this:
```
[er…
nirev updated
9 years ago
-
Erlang 18.0 / Elixir 1.0.5
`:hackney.request(:get, "https://example.com", ["Connection": "keep-alive"], [], [:async, insecure: true, proxy: "http://127.0.0.1:9001"])`
```
{:ok, #Reference}
iex(9)> …