-
Deutschewelle does not work. Phoenix and 3 Sat do no work most of the time.
```
WARNING: Failed to download m3u8 information: HTTP Error 403: Forbidden
ERROR: No video formats found; please repor…
-
**Github username:** @cpp-phoenix
**Twitter username:** 0xrochimaru
**Submission hash (on-chain):** 0x5449411a24b6efa52386cb587ded49d6a30fe349192a179078138e898d39a293
**Severity:** medium
**Descript…
-
> _As a **person build web applications/sites** in **various languages**_
> I need a way to (_easily_) **translate** the app/site into different
On the Phoenix Framework Website docs http://www.p…
-
Trying ember install ember-cli-stained-by-children, this is the error I have:
TypeError: Cannot read property 'name' of undefined
at C:_Work\VS Projects\Phoenix_Prod\SPAs\Admin\node_modules\ember…
-
For now Ambari returns an errors due Python3 compatability while using Bigtop 3.2 stack. There are required to use Bigtop stack 3.3, which uses Python3 scripts.
-
when I try mix deps.get and get error like image below
```
mix.exs
defp deps do
[
{:phoenix, "~> 1.7.1"},
{:phoenix_ecto, "~> 4.4"},
{:ecto_sql, "~> 3.6"},
…
-
`Mix.ex` of phoenix_swagger
```ex
{:poison, "~> 2.2 or ~> 3.0", optional: true},
```
My `Mix.ex`
```ex
{:poison, "~> 5.0"},
```
```sh
$ mix deps.get …
-
Hi there,
I'm attempting to [follow Passport's installation instructions for use with Phoenix 1.3.0-RC as per the readme](https://github.com/opendrops/passport#installation-and-usage), however get …
-
**Type**
Enhancement
**Current behaviour**
Right now location of our models and logic is somewhat chaotic
**Expected behaviour**
We could move to architecture suggested by newest Phoenix, w…
-
how to handle exceptions when using `Maru.Parameter.Phoenix`?