Coder Social home page Coder Social logo

bleroma's Issues

Error with run mix

13:05:14.882 [info] Application app exited: App.start(:normal, []) returned an error: shutdown: failed to start child: StateManager
** (EXIT) an exception was raised:
** (UndefinedFunctionError) function Map.reject/2 is undefined or private
(elixir) Map.reject(%{}, #Function<3.15186056/1 in StateManager.init/1>)
(app) lib/app/state_manager.ex:56: StateManager.init/1
(stdlib) gen_server.erl:374: :gen_server.init_it/2
(stdlib) gen_server.erl:342: :gen_server.init_it/6
(stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3

13:05:14.883 [error] GenServer #PID<0.1869.0> terminating
** (UndefinedFunctionError) function Map.reject/2 is undefined or private
(elixir) Map.reject(%{}, #Function<3.15186056/1 in StateManager.init/1>)
(app) lib/app/state_manager.ex:56: StateManager.init/1
(stdlib) gen_server.erl:374: :gen_server.init_it/2
(stdlib) gen_server.erl:342: :gen_server.init_it/6
(stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
Last message: {:EXIT, #PID<0.1857.0>, {:undef, [{Map, :reject, [%{}, #Function<3.15186056/1 in StateManager.init/1>], []}, {StateManager, :init, 1, [file: 'lib/app/state_manager.ex', line: 56]}, {:gen_server, :init_it, 2, [file: 'gen_server.erl', line: 374]}, {:gen_server, :init_it, 6, [file: 'gen_server.erl', line: 342]}, {:proc_lib, :init_p_do_apply, 3, [file: 'proc_lib.erl', line: 249]}]}}
State: {:state, {#PID<0.1869.0>, Supervisor.Default}, :one_for_one, {[Bleroma.DynamicSupervisor], %{Bleroma.DynamicSupervisor => {:child, #PID<0.1870.0>, Bleroma.DynamicSupervisor, {DynamicSupervisor, :start_link, [[strategy: :one_for_one, name: Bleroma.DynamicSupervisor]]}, :permanent, :infinity, :supervisor, [DynamicSupervisor]}}}, :undefined, 3, 5, [], 0, Supervisor.Default, {:ok, {%{intensity: 3, period: 5, strategy: :one_for_one}, [%{id: Bleroma.DynamicSupervisor, start: {DynamicSupervisor, :start_link, [[strategy: :one_for_one, name: Bleroma.DynamicSupervisor]]}, type: :supervisor}]}}}
** (Mix) Could not start application app: App.start(:normal, []) returned an error: shutdown: failed to start child: StateManager
** (EXIT) an exception was raised:
** (UndefinedFunctionError) function Map.reject/2 is undefined or private
(elixir) Map.reject(%{}, #Function<3.15186056/1 in StateManager.init/1>)
(app) lib/app/state_manager.ex:56: StateManager.init/1
(stdlib) gen_server.erl:374: :gen_server.init_it/2
(stdlib) gen_server.erl:342: :gen_server.init_it/6
(stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.