Skip to content

Instantly share code, notes, and snippets.

@tateisu
Created November 21, 2018 11:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tateisu/3e50a8c391c0119372ac9e46692a7fbc to your computer and use it in GitHub Desktop.
Save tateisu/3e50a8c391c0119372ac9e46692a7fbc to your computer and use it in GitHub Desktop.
error: # Phoenix.Router.NoRouteError at DELETE /api/v1/push/subscription Exception: ** (Phoenix.Router.NoRouteError) no route found for DELETE /api/v1/push/subscription (Pleroma.Web.Router) (pleroma) lib/pleroma/web/router.ex:1: Pleroma.Web.Router.__match_route__/4 (pleroma) lib/phoenix/router.ex:307: Pleroma.Web.Router.call/2 (pleroma) lib/pleroma/web/endpoint.ex:1: Pleroma.Web.Endpoint.plug_builder_call/2 (pleroma) lib/plug/debugger.ex:122: Pleroma.Web.Endpoint."call (overridable 3)"/2 (pleroma) lib/pleroma/web/endpoint.ex:1: Pleroma.Web.Endpoint.call/2 (plug) lib/plug/adapters/cowboy/handler.ex:16: Plug.Adapters.Cowboy.Handler.upgrade/4 ## Connection details ### Params %{} ### Request info * URI: http://pleroma.soykaf.com:80/api/v1/push/subscription * Query string: ### Headers * accept-encoding: gzip * authorization: Bearer Q_hHL6RJ2QoudqIJCIHaOCkWAvc0ePYBQ64UIVzAyhs= * connection: upgrade * content-length: 0 * host: pleroma.soykaf.com * user-agent: SweetTubuan/0.1.1 ### Session nil (HTTP 404) pleroma.soykaf.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment