Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any plans to update to phoenix 1.4? #1

Open
ericchuawc opened this issue Feb 25, 2019 · 0 comments
Open

any plans to update to phoenix 1.4? #1

ericchuawc opened this issue Feb 25, 2019 · 0 comments

Comments

@ericchuawc
Copy link

Tried your source code which is based on Phoenix 1.2, seems broken and throwing out errors

Example

[error] #PID<0.381.0> running PhoenixPair.Endpoint terminated Server: localhost:4000 (http) Request: GET /api/v1/current_user ** (exit) an exception was raised: ** (KeyError) key :guardian_default_jwt not found in: %{guardian_default_claims: {:error, %CaseClauseError{term: {:error, {:badarg, ["null"]}}}}} (phoenix_pair) web/controllers/api/v1/users_controller.ex:7: PhoenixPair.UsersController.me/2 (phoenix_pair) web/controllers/api/v1/users_controller.ex:1: PhoenixPair.UsersController.action/2 (phoenix_pair) web/controllers/api/v1/users_controller.ex:1: PhoenixPair.UsersController.phoenix_controller_pipeline/2 (phoenix_pair) lib/phoenix_pair/endpoint.ex:1: PhoenixPair.Endpoint.instrument/4 (phoenix_pair) lib/phoenix/router.ex:261: PhoenixPair.Router.dispatch/2 (phoenix_pair) web/router.ex:1: PhoenixPair.Router.do_call/2 (phoenix_pair) lib/phoenix_pair/endpoint.ex:1: PhoenixPair.Endpoint.phoenix_pipeline/1 (phoenix_pair) lib/plug/debugger.ex:123: PhoenixPair.Endpoint."call (overridable 3)"/2 (phoenix_pair) lib/phoenix_pair/endpoint.ex:1: PhoenixPair.Endpoint.call/2 (plug) lib/plug/adapters/cowboy/handler.ex:15: Plug.Adapters.Cowboy.Handler.upgrade/4 (cowboy) /Users/ericchua/Documents/Codes/elixir/phoenix-pair/deps/cowboy/src/cowboy_protocol.erl:442: :cowboy_protocol.execute/4

Any plans to update it to phoenix 1.4? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant