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

HelloBlockchain error #1

Open
arruah opened this issue May 23, 2020 · 0 comments
Open

HelloBlockchain error #1

arruah opened this issue May 23, 2020 · 0 comments

Comments

@arruah
Copy link

arruah commented May 23, 2020

Hi, i got this error when I try start phoenix:
[error] #PID<0.597.0> running HelloBlockchainWeb.Endpoint terminated Server: localhost:4000 (http) Request: GET / ** (exit) an exception was raised: ** (RuntimeError) expected action/2 to return a Plug.Conn, all plugs must receive a connection (conn) and return a connection (hello_blockchain 0.0.1) lib/hello_blockchain_web/controllers/page_controller.ex:1: HelloBlockchainWeb.PageController.phoenix_controller_pipeline/2 (hello_blockchain 0.0.1) lib/hello_blockchain_web/endpoint.ex:1: HelloBlockchainWeb.Endpoint.instrument/4 (phoenix 1.3.0) lib/phoenix/router.ex:278: Phoenix.Router.__call__/1 (hello_blockchain 0.0.1) lib/hello_blockchain_web/endpoint.ex:1: HelloBlockchainWeb.Endpoint.plug_builder_call/2 (hello_blockchain 0.0.1) lib/plug/debugger.ex:99: HelloBlockchainWeb.Endpoint."call (overridable 3)"/2 (hello_blockchain 0.0.1) lib/hello_blockchain_web/endpoint.ex:1: HelloBlockchainWeb.Endpoint.call/2 (plug 1.4.3) lib/plug/adapters/cowboy/handler.ex:15: Plug.Adapters.Cowboy.Handler.upgrade/4 (cowboy 1.1.2) /home/kamren/work/elixir/hello_blockchain/deps/cowboy/src/cowboy_protocol.erl:442: :cowboy_protocol.execute/4 [error] exited in: GenServer.call(:phoenix_live_reload_file_monitor, :subscribe, 5000) ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started

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