fedidb / issues

Public issue tracker for fedidb.org
https://fedidb.org
5 stars 0 forks source link

NodeInfo issue for WordPress blogs hosted on WordPress.com #2

Closed pfefferle closed 9 months ago

pfefferle commented 9 months ago

Describe the bug There seem to be an issue with NodeInfo Endpoints generated by WordPress.com

If I try to add a WordPress.com Blog, I receive the following issue:

Instance is invalid, unreachable or unavailable.

Please try again later. If problem persists, contact [@dansup](https://mastodon.social/@dansup)

Here is an example blog: pfefferle.wordpress.com

NodeInfo Discover File: https://pfefferle.wordpress.com/.well-known/nodeinfo NodeInfo Endpoint: https://public-api.wordpress.com/wpcom/activitypub-1.0/sites/43540/nodeinfo

To Reproduce Steps to reproduce the behavior:

  1. Open "Add my Instance" dialogue
  2. Type pfefferle.wordpress.com into the input field (Instance domain)
  3. Click "Check domain"
  4. See error

Expected behavior The blog should be added to FediDB

Screenshots

Screenshot 2023-11-24 at 11 00 27
dansup commented 9 months ago

Fixed!

https://fedidb.org/network/instance/pfefferle.wordpress.com

pfefferle commented 9 months ago

Thanks for your fast help!