Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #373
Closed
Open
Issue created Nov 11, 2018 by shibayashi@shibayashiDeveloper

HTTP 500 when trying to use pinafore.social

Hi, I’m trying to get the right configuration for CORSplug but for this, I will need a working external frontend to test this, so I’ve chosen https://pinafore.social.

When I try to connect to my instance, I get redirected to the OAuth login, but when I submit the credentials, I get the following HTTP 500 on my server:

[error] #PID<0.15955.0> running Pleroma.Web.Endpoint (cowboy_protocol) terminated
Server: communicating.cypherpunk.observer:80 (http)
Request: POST /oauth/token
** (exit) an exception was raised:
    ** (ArgumentError) non-alphabet digit found: "%" (byte 37)
        (elixir) lib/base.ex:1002: Base.dec64url/1
        (elixir) lib/base.ex:1089: Base.do_decode64url/2
        (pleroma) lib/pleroma/web/oauth/oauth_controller.ex:148: Pleroma.Web.OAuth.OAuthController.fix_padding/1
        (pleroma) lib/pleroma/web/oauth/oauth_controller.ex:73: Pleroma.Web.OAuth.OAuthController.token_exchange/2
        (pleroma) lib/pleroma/web/oauth/oauth_controller.ex:1: Pleroma.Web.OAuth.OAuthController.action/2
        (pleroma) lib/pleroma/web/oauth/oauth_controller.ex:1: Pleroma.Web.OAuth.OAuthController.phoenix_controller_pipeline/2
        (pleroma) lib/pleroma/web/endpoint.ex:1: Pleroma.Web.Endpoint.instrument/4
        (phoenix) lib/phoenix/router.ex:278: Phoenix.Router.__call__/1
Assignee
Assign to
Time tracking