Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. 15:33:10.457 [error] Postgrex.Protocol (#PID<0.325.0>) disconnected: ** (DBConnection.ConnectionError) owner #PID<0.535.0> exited while client #PID<0.538.0> is still running with: shutdown
  2.  
  3. 15:33:10.645 [error] Postgrex.Protocol (#PID<0.331.0>) disconnected: ** (DBConnection.ConnectionError) owner #PID<0.596.0> exited while client #PID<0.599.0> is still running with: shutdown
  4.  
  5. 15:33:10.674 [error] Task #PID<0.599.0> started from #PID<0.598.0> terminating
  6. ** (DBConnection.ConnectionError) tcp recv: closed
  7. (ecto) lib/ecto/adapters/postgres/connection.ex:115: Ecto.Adapters.Postgres.Connection.execute/4
  8. (ecto) lib/ecto/adapters/sql.ex:243: Ecto.Adapters.SQL.sql_call/6
  9. (ecto) lib/ecto/adapters/sql.ex:441: Ecto.Adapters.SQL.execute_or_reset/7
  10. (ecto) lib/ecto/repo/queryable.ex:130: Ecto.Repo.Queryable.execute/5
  11. (ecto) lib/ecto/repo/queryable.ex:35: Ecto.Repo.Queryable.all/4
  12. (ecto) lib/ecto/repo/queryable.ex:68: Ecto.Repo.Queryable.one/4
  13. (pedal_app) lib/pedal_app/web/uploaders/photo_uploader.ex:31: PedalApp.Web.PhotoUploader.storage_dir/2
  14. lib/arc/storage/local.ex:33: Arc.Storage.Local.build_local_path/3
  15. lib/arc/storage/local.ex:27: Arc.Storage.Local.delete/3
  16. (elixir) lib/task/supervised.ex:85: Task.Supervised.do_apply/2
  17. (elixir) lib/task/supervised.ex:36: Task.Supervised.reply/5
  18. (stdlib) proc_lib.erl:247: :proc_lib.init_p_do_apply/3
  19. Function: #Function<0.51838860/0 in Arc.Actions.Delete.async_delete_version/3>
  20. Args: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement