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
  • #1492
Closed
Open
Issue created Dec 23, 2019 by minibikini@minibikiniDeveloper

Native CAPTCHA randomly fails to generate an image

It looks like the captcha library is buggy and sometimes returns an empty binary instead of an image.

On the front end side it looks so:

Screen_Shot_2019-12-23_at_3.32.21_PM

Screen_Shot_2019-12-23_at_3.34.34_PM

I suspect it's the same problem as reported in https://github.com/davidqhr/elixir-captcha/issues/3

The solution would be to use System.cmd instead of Port.open. What do you think @rinpatch?

Assignee
Assign to
Time tracking