Conversation
supportHello, i try to use the WordPress-Blog as an Fedi-Instance (as a newbee). When i try to interact with an other Profiles using the Mastonaut -App for MacOS (or other Apps), for example clicking on retoot, then i get „ Network Error: Mastodon error: mastodon_api_submit_post “ and the retoot does not work. When i use the App „ MetaText “ the message is „ NSURLErrorDomain-Fehler -1000. “ Other Apps do not show an error, but nothing happens. When i try to see a profile the Message is „ mastodon_api_accounts_lookup Record not found “. I tried to de- and reactivate ActivityPub and i used the Problem-Mode (only AP), deleting and re-configuring the Account. All Apps are working with other instances. i hope, these infos are helpful to resolve the Problem. What can i do? is it possible to reset all AP-related stuff? Thank very much to you all and please sorry for my cruel english. The page I need help with: [ log in to see the link]
Hi, is this broken for any retoots or just for some? Could you follow this guide and share the log? Thanks!
i see the Problem: Mastodon for iOS [2025-08-25 13:42:17.360] 404 GET /api/v1/accounts/lookup?acct=daniel_tietze@linke.social@linke.social params = { “acct”: “daniel_tietze@linke.social@linke.social” } current_user = 8 calls = { “class-mastodon-api.php:146”: “reformat_error_response()”, “class-mastodon-api.php:1840”: “public_api_permission()” } errors = { “mastodon_api_accounts_lookup”: “Record not found” } status = 404
I see that the problem is the double hostname @linke.social@linke.social Did you try boosting any other toots and see the debug data?Does the Boosting work from the Friends interface of your site?
When my WordPress-ActivityPub-Instance calls an other Profile, using Mastodon for iOS, i get this (for example): Error message: „mastodon_api_accounts_lookup record not found“ Log : Mastodon for iOS [2025-08-25 22:22:24.210] 200 GET /api/v1/accounts/10000000179/statuses?exclude_replies=true&limit=100 params = { “limit”: 100, “only_media”: false, “exclude_replies”: true, “exclude_reblogs”: false, “pinned”: false, “user_id”: “10000000179” } current_user = 8 calls = { “class-mastodon-api.php:1801”: “ensure_required_scope()” } Mastodon for iOS [2025-08-25 22:22:24.160] 404 GET /api/v1/accounts/lookup?acct=danieltietze@berlin.social@kantkieze.de params = { “acct”: “danieltietze@berlin.social@kantkieze.de” } current_user = 8 calls = { “class-mastodon-api.php:146”: “reformat_error_response()”, “class-mastodon-api.php:1840”: “public_api_permission()” } errors = { “mastodon_api_accounts_lookup”: “Record not found” } status = 404 Mastodon for iOS [2025-08-25 22:22:23.660] 200 GET /api/v1/accounts/relationships?id%5B%5D=10000000179 params = { “with_suspended”: false, “id”: [ “10000000179” ] } current_user = 8 calls = { “class-mastodon-api.php:1801”: “ensure_required_scope()”, “class-mastodon-api.php:1922”: “logged_in_permission()” } Mastodon for iOS [2025-08-25 22:22:23.170] 200 GET /api/v1/accounts/lookup?acct=danieltietze@berlin.social params = { “acct”: “danieltietze@berlin.social” } current_user = 8 calls = { “class-mastodon-api.php:1840”: “public_api_permission()” } Mastodon for iOS [2025-08-25 22:21:20.570] 200 GET /api/v1/filters current_user = 8 calls = { “class-mastodon-api.php:1801”: “ensure_required_scope()”, “class-mastodon-api.php:1922”: “logged_in_permission()” } Debugger [2025-08-25 22:21:20.120] 404 GET /api/v2/filters current_user = 0 calls = { “class-mastodon-api.php:1863”: “log_404s()” } user_agent = “mastodon-ios/2025.05” status = 404
When i click the Favorite-Star on an foreign contribution, nothing happens, but the Log shows this: Log: Mastodon for iOS [2025-08-25 22:34:59.870] 200 POST /api/v1/statuses/20000001321/favourite params = { "post_id": "20000001321" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Mastodon for iOS [2025-08-25 22:34:52.510] 200 GET /api/v1/accounts/10000000275/statuses?exclude_replies=true&limit=100 params = { "limit": 100, "only_media": false, "exclude_replies": true, "exclude_reblogs": false, "pinned": false, "user_id": "10000000275" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()" } Mastodon for iOS [2025-08-25 22:34:52.490] 404 GET /api/v1/accounts/lookup?acct=KarlAugustKiez@berlin.social@berlin.social params = { "acct": "KarlAugustKiez@berlin.social@berlin.social" } current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()", "class-mastodon-api.php:1840": "public_api_permission()" } errors = { "mastodon_api_accounts_lookup": "Record not found" } status = 404 Mastodon for iOS [2025-08-25 22:34:52.020] 200 GET /api/v1/accounts/relationships?id%5B%5D=10000000275 params = { "with_suspended": false, "id": [ "10000000275" ] } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Mastodon for iOS [2025-08-25 22:34:51.640] 200 GET /api/v1/accounts/lookup?acct=KarlAugustKiez@berlin.social params = { "acct": "KarlAugustKiez@berlin.social" } current_user = 8 calls = { "class-mastodon-api.php:1840": "public_api_permission()" } Mastodon for iOS [2025-08-25 22:34:50.930] 200 GET /api/v1/timelines/home?since_id=3048&limit=100 params = { "limit": 100, "since_id": "3048" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Mastodon for iOS [2025-08-25 22:34:50.140] 200 GET /api/v1/statuses/3008 params = { "post_id": "3008" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" }
When i try to boost a Post, the Log shows this: Debugger [2025-08-25 22:51:33.180] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:29.710] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:26.230] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:22.720] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:19.240] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:15.770] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:12.220] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Mastodon for iOS [2025-08-25 22:51:09.820] 200 POST /api/v1/statuses/20000001376/reblog params = { "visibility": "public", "post_id": "20000001376" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Debugger [2025-08-25 22:51:08.710] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:05.250] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:01.660] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404
Spookie: When i use the Friends-Page , then nothing happens: the Boost does not appear on the Stream and the Log dont show anything for this Time.
Hi, is this broken for any retoots or just for some? Could you follow this guide and share the log? Thanks!
i see the Problem: Mastodon for iOS [2025-08-25 13:42:17.360] 404 GET /api/v1/accounts/lookup?acct=daniel_tietze@linke.social@linke.social params = { “acct”: “daniel_tietze@linke.social@linke.social” } current_user = 8 calls = { “class-mastodon-api.php:146”: “reformat_error_response()”, “class-mastodon-api.php:1840”: “public_api_permission()” } errors = { “mastodon_api_accounts_lookup”: “Record not found” } status = 404
I see that the problem is the double hostname @linke.social@linke.social Did you try boosting any other toots and see the debug data?Does the Boosting work from the Friends interface of your site?
When my WordPress-ActivityPub-Instance calls an other Profile, using Mastodon for iOS, i get this (for example): Error message: „mastodon_api_accounts_lookup record not found“ Log : Mastodon for iOS [2025-08-25 22:22:24.210] 200 GET /api/v1/accounts/10000000179/statuses?exclude_replies=true&limit=100 params = { “limit”: 100, “only_media”: false, “exclude_replies”: true, “exclude_reblogs”: false, “pinned”: false, “user_id”: “10000000179” } current_user = 8 calls = { “class-mastodon-api.php:1801”: “ensure_required_scope()” } Mastodon for iOS [2025-08-25 22:22:24.160] 404 GET /api/v1/accounts/lookup?acct=danieltietze@berlin.social@kantkieze.de params = { “acct”: “danieltietze@berlin.social@kantkieze.de” } current_user = 8 calls = { “class-mastodon-api.php:146”: “reformat_error_response()”, “class-mastodon-api.php:1840”: “public_api_permission()” } errors = { “mastodon_api_accounts_lookup”: “Record not found” } status = 404 Mastodon for iOS [2025-08-25 22:22:23.660] 200 GET /api/v1/accounts/relationships?id%5B%5D=10000000179 params = { “with_suspended”: false, “id”: [ “10000000179” ] } current_user = 8 calls = { “class-mastodon-api.php:1801”: “ensure_required_scope()”, “class-mastodon-api.php:1922”: “logged_in_permission()” } Mastodon for iOS [2025-08-25 22:22:23.170] 200 GET /api/v1/accounts/lookup?acct=danieltietze@berlin.social params = { “acct”: “danieltietze@berlin.social” } current_user = 8 calls = { “class-mastodon-api.php:1840”: “public_api_permission()” } Mastodon for iOS [2025-08-25 22:21:20.570] 200 GET /api/v1/filters current_user = 8 calls = { “class-mastodon-api.php:1801”: “ensure_required_scope()”, “class-mastodon-api.php:1922”: “logged_in_permission()” } Debugger [2025-08-25 22:21:20.120] 404 GET /api/v2/filters current_user = 0 calls = { “class-mastodon-api.php:1863”: “log_404s()” } user_agent = “mastodon-ios/2025.05” status = 404
When i click the Favorite-Star on an foreign contribution, nothing happens, but the Log shows this: Log: Mastodon for iOS [2025-08-25 22:34:59.870] 200 POST /api/v1/statuses/20000001321/favourite params = { "post_id": "20000001321" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Mastodon for iOS [2025-08-25 22:34:52.510] 200 GET /api/v1/accounts/10000000275/statuses?exclude_replies=true&limit=100 params = { "limit": 100, "only_media": false, "exclude_replies": true, "exclude_reblogs": false, "pinned": false, "user_id": "10000000275" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()" } Mastodon for iOS [2025-08-25 22:34:52.490] 404 GET /api/v1/accounts/lookup?acct=KarlAugustKiez@berlin.social@berlin.social params = { "acct": "KarlAugustKiez@berlin.social@berlin.social" } current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()", "class-mastodon-api.php:1840": "public_api_permission()" } errors = { "mastodon_api_accounts_lookup": "Record not found" } status = 404 Mastodon for iOS [2025-08-25 22:34:52.020] 200 GET /api/v1/accounts/relationships?id%5B%5D=10000000275 params = { "with_suspended": false, "id": [ "10000000275" ] } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Mastodon for iOS [2025-08-25 22:34:51.640] 200 GET /api/v1/accounts/lookup?acct=KarlAugustKiez@berlin.social params = { "acct": "KarlAugustKiez@berlin.social" } current_user = 8 calls = { "class-mastodon-api.php:1840": "public_api_permission()" } Mastodon for iOS [2025-08-25 22:34:50.930] 200 GET /api/v1/timelines/home?since_id=3048&limit=100 params = { "limit": 100, "since_id": "3048" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Mastodon for iOS [2025-08-25 22:34:50.140] 200 GET /api/v1/statuses/3008 params = { "post_id": "3008" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" }
When i try to boost a Post, the Log shows this: Debugger [2025-08-25 22:51:33.180] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:29.710] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:26.230] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:22.720] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:19.240] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:15.770] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Debugger [2025-08-25 22:51:12.220] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 calls = { "class-mastodon-api.php:146": "reformat_error_response()" } errors = { "rest_no_route": "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." } status = 404 Mastodon for iOS [2025-08-25 22:51:09.820] 200 POST /api/v1/statuses/20000001376/reblog params = { "visibility": "public", "post_id": "20000001376" } current_user = 8 calls = { "class-mastodon-api.php:1801": "ensure_required_scope()", "class-mastodon-api.php:1922": "logged_in_permission()" } Debugger [2025-08-25 22:51:08.710] 404 GET /api/v1/statuses/https://mastodon.social/users/AufDerSuche5/statuses/115091362251177691/context current_user = 8 c...
Spookie: When i use the Friends-Page , then nothing happens: the Boost does not appear on the Stream and the Log dont show anything for this Time.