Actor Verification Result
🚨 Warnings 🚨
- Bob should be able to retrieve the actor
- Claire should be able to retrieve the actor
- Bob should be able to post to the inbox
- Claire should be able to post to the inbox. If bob can successfully post to the inbox, this is likely due to using an unsigned request to retrieve the public key.
- Webfinger result does not match actor URI
Result for Actor Personas
A description of these actor personas can be found here.
Name | GET Actor | POST Inbox |
---|---|---|
Alice
|
||
Bob
|
❌ Cannot get actor
|
❌ Cannot post to inbox
|
Claire
|
❌ Cannot get actor
|
❌ Cannot post to inbox
|
Dean
|
||
Emily
|
Cannot get actor | Cannot post to inbox |
Frank
|
Cannot get actor | Cannot post to inbox |
Processing log
{ "steps": [ "Got Actor Uri https://test.game.diluz.io/api/v1/crossroads/actors/755032cc-8df3-49cf-aa07-066b337c33d4", "Can fetch actor from https://test.game.diluz.io/api/v1/crossroads/actors/755032cc-8df3-49cf-aa07-066b337c33d4", "Running verification for alice", "Something went wrong when fetching actor", "ClientConnectorError(ConnectionKey(host='test.game.diluz.io', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), gaierror(-2, 'Name or service not known'))", "Running verification for bob", "Something went wrong", "ClientConnectorError(ConnectionKey(host='test.game.diluz.io', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), gaierror(-2, 'Name or service not known'))", "Running verification for claire", "Something went wrong", "ClientConnectorError(ConnectionKey(host='test.game.diluz.io', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), gaierror(-2, 'Name or service not known'))", "Running verification for dean", "Something went wrong when fetching actor", "ClientConnectorError(ConnectionKey(host='test.game.diluz.io', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), gaierror(-2, 'Name or service not known'))", "Running verification for emily", "Something went wrong", "ClientConnectorError(ConnectionKey(host='test.game.diluz.io', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), gaierror(-2, 'Name or service not known'))", "Running verification for frank", "Something went wrong", "ClientConnectorError(ConnectionKey(host='test.game.diluz.io', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), gaierror(-2, 'Name or service not known'))" ] }