Skip to content

Protocol timeout  #214

Closed
Closed
@ConnorRigby

Description

@ConnorRigby

From my production app.

18:53:32.554 [error] Sqlite.DbConnection.Protocol (#PID<0.644.0>) disconnected: ** (DBConnection.ConnectionError) client #PID<0.1675.0> exited: exited in: :gen_server.call(Farmbot.Asset.Repo.Pool, {:checkout, #Reference<0.2241913434.805568513.123730>, true}, 5000)
    ** (EXIT) time out
 
18:53:32.556 [error] GenServer #PID<0.1677.0> terminating
** (stop) exited in: :gen_server.call(Farmbot.Asset.Repo.Pool, {:checkout, #Reference<0.2241913434.805568513.123730>, true}, 5000)
    ** (EXIT) time out
Last message: {:EXIT, #PID<0.1675.0>, {:timeout, {:gen_server, :call, [Farmbot.Asset.Repo.Pool, {:checkout, #Reference<0.2241913434.805568513.123730>, true}, 5000]}}}
State: %DynamicSupervisor{args: {{:temporary, 5000}, []}, children: %{}, extra_arguments: [], max_children: :infinity, max_restarts: 3, max_seconds: 5, mod: Task.Supervisor, name: {#PID<0.1677.0>, Task.Supervisor}, restarts: [], strategy: :one_for_one}
 
18:53:32.559 [error] Process #PID<0.1677.0> terminating
** (exit) exited in: :gen_server.call(Farmbot.Asset.Repo.Pool, {:checkout, #Reference<0.2241913434.805568513.123730>, true}, 5000)
    ** (EXIT) time out
    (stdlib) gen_server.erl:432: :gen_server.decode_msg/9
    (stdlib) proc_lib.erl:249: :proc_lib.init_p_do_apply/3
Initial Call: :supervisor."Elix[ ttyUSB0: 2018-08-07 11:51:39 ]
ir.Task.Supervisor"/1
Ancestors: [#PID<0.1675.0>]
Message Queue Length: 0
Messages: []
Links: []
Dictionary: [{Task.Supervisor, {:temporary, 5000}}]
Trapping Exits: true
Status: :running
Heap Size: 2586
Stack Size: 27
Reductions: 4503

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions