Skip to content

Pubgate: unsupported protocol scheme #116

@ghost

Description

Describe the bug

Confirming the fix in #111, we discovered a different issue with followers using pubgate.

All POST requests against the Pubgate user return an error:

..Post : unsupported protocol scheme ""

It looks like we store an empty string as their inbox.

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. Follow a writefreely (running the fix for support pubgate #111) blog from pubgate
  2. Post or delete a post on the writefreely blog
  3. Check logs

Expected behavior

POSTs should go out to an actual URL and succeed.

Application configuration

  • Single mode
  • Database? mysql?
  • Open registration? no
  • Federation enabled? yes

Version or last commit:
WF commit 95215aa on branch gh100

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