I have installed FediSky using the installed script (default answers to prompts). My nodeinfo endpoint works, but I haven't been able to resolve an account using WebFinger. My PDS host is pds.stevebate.net and my handle is stevebate.net. I am able to resolve stevebate.net using a resolveHandle call to my PDS.
The docs mention "username". Is that the ATProto account handle? I've tried many variations of acct: for webfinger and nothing has worked.
EDIT:
I created an account with the handle 'fediverse.pds.stevebate.net' and I was able to resolve 'acct:fediverse@pds.stevebate.net'. Are there some assumptions in the code about the structure of the handle which causes the 'stevebate.net' handle to not work?
I have installed FediSky using the installed script (default answers to prompts). My nodeinfo endpoint works, but I haven't been able to resolve an account using WebFinger. My PDS host is
pds.stevebate.netand my handle isstevebate.net. I am able to resolvestevebate.netusing aresolveHandlecall to my PDS.The docs mention "username". Is that the ATProto account handle? I've tried many variations of
acct:for webfinger and nothing has worked.EDIT:
I created an account with the handle 'fediverse.pds.stevebate.net' and I was able to resolve 'acct:fediverse@pds.stevebate.net'. Are there some assumptions in the code about the structure of the handle which causes the 'stevebate.net' handle to not work?