#216 SubMirror plugin: TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile

Closed
opened 3 years ago by aab · 2 comments
aab commented 3 years ago

With SubMirror plugin, trying to add the address https://squeet.me/dfrn_poll/susocomesanha, that error message appears on UI. The same source works fine on a feed reader, and coming from a Friendica node, i'm asumming it is websub-enabled.

GS debug log says:

2020-12-16 10:41:14 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] HTTPClient: HTTP GET https://squeet.me/dfrn_poll/susocomesanha - 200 OK

2020-12-16 10:41:14 LOG_DEBUG: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] Attempting to create an Ostatus_profile from an ActivityObject with ID: 'https://squeet.me/profile/susocomesanha'

2020-12-16 10:41:14 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Searching for a remote profile with URI: https://squeet.me/profile/susocomesanha

2020-12-16 10:41:14 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Found a remote Activitypub_profile associated with Profile:75435

2020-12-16 10:41:15 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] HTTPClient: HTTP GET https://squeet.me/dfrn_poll/susocomesanha - 200 OK

2020-12-16 10:41:15 LOG_DEBUG: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] Attempting to create an Ostatus_profile from an ActivityObject with ID: 'https://squeet.me/profile/susocomesanha'

2020-12-16 10:41:15 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Searching for a remote profile with URI: https://squeet.me/profile/susocomesanha

2020-12-16 10:41:15 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Found a remote Activitypub_profile associated with Profile:75435

2020-12-16 10:41:15 LOG_DEBUG: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] action.php - Server error '202' on 'addmirror': TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile

2020-12-16 10:41:15 LOG_ERR: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] Handled serverError (500) but cannot output into desired format (NULL): 'TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile'

2020-12-16 10:41:15 LOG_ERR: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] ServerErrorAction: 500 TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile

With SubMirror plugin, trying to add the address https://squeet.me/dfrn_poll/susocomesanha, that error message appears on UI. The same source works fine on a feed reader, and coming from a Friendica node, i'm asumming it is websub-enabled. GS debug log says: 2020-12-16 10:41:14 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] HTTPClient: HTTP GET https://squeet.me/dfrn_poll/susocomesanha - 200 OK 2020-12-16 10:41:14 LOG_DEBUG: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] Attempting to create an Ostatus_profile from an ActivityObject with ID: 'https://squeet.me/profile/susocomesanha' 2020-12-16 10:41:14 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Searching for a remote profile with URI: https://squeet.me/profile/susocomesanha 2020-12-16 10:41:14 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Found a remote Activitypub_profile associated with Profile:75435 2020-12-16 10:41:15 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] HTTPClient: HTTP GET https://squeet.me/dfrn_poll/susocomesanha - 200 OK 2020-12-16 10:41:15 LOG_DEBUG: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] Attempting to create an Ostatus_profile from an ActivityObject with ID: 'https://squeet.me/profile/susocomesanha' 2020-12-16 10:41:15 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Searching for a remote profile with URI: https://squeet.me/profile/susocomesanha 2020-12-16 10:41:15 LOG_INFO: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] TheFreeNetworkModule: Found a remote Activitypub_profile associated with Profile:75435 2020-12-16 10:41:15 LOG_DEBUG: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] action.php - Server error '202' on 'addmirror': TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile 2020-12-16 10:41:15 LOG_ERR: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] Handled serverError (500) but cannot output into desired format (NULL): 'TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile' 2020-12-16 10:41:15 LOG_ERR: [gnusocial.net:931.f9b0bd6e POST /settings/mirror/add] ServerErrorAction: 500 TheFreeNetworkModule->AlreadyHandled: Activitypub_profile is preferred over Ostatus_profile
aab commented 3 years ago
Poster

Some additional info: both https://squeet.me/dfrn_poll/somenergia and https://squeet.me/dfrn_poll/somconnexio work fine when added in mirroring.

Some additional info: both https://squeet.me/dfrn_poll/somenergia and https://squeet.me/dfrn_poll/somconnexio work fine when added in mirroring.
Diogo Cordeiro commented 2 years ago
Owner

Couldn't reproduce. TheFreeNetworkModule may send some "nonsense" debug messages, but this should work fine.

Couldn't reproduce. TheFreeNetworkModule may send some "nonsense" debug messages, but this should work fine.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.