Skip to content

error during compilation #145

@kalinovka

Description

@kalinovka

H!!

I am trying to compile the application, like it is said in the manual. But I got such a mistake:

[notice] Application runtime_tools exited: :stopped
** (Mix) Could not start application riichi_advanced: RiichiAdvanced.Application.start(:normal, []) returned an error: shutdown: failed to start child: RiichiAdvancedWeb.Endpoint
** (EXIT) shutdown: failed to start child: {RiichiAdvancedWeb.Endpoint, :http}
** (EXIT) shutdown: failed to start child: :listener
** (EXIT) :eacces

It is the result of the last step in the manual:

HTTPS_PORT=4000 iex -S mix phx.server

Does anybody know what is wrong ?

Erlang and Elixir versions:

Erlang/OTP 28 [erts-16.1.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]

Elixir 1.19.4 (compiled with Erlang/OTP 28)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions