this post was submitted on 21 Aug 2025
24 points (96.2% liked)

Fediverse

36251 readers
358 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

I'm trying to start my own lemmy instance, and reading through the documentation at https://join-lemmy.org/docs/administration/federation_getting_started.html it looks like we need to manually search for just about everything that can be found on other lemmy instances.

It works. I'm able to search for communities/comments/posts and then my instance will load only that community/comment chain/post and only after I've searched it. No updates.

Is this what we're supposed to be doing? Seems pretty tedious to have someone that's supposed to go to other instances and then search for all of their content on my instance in order to federate with it.

I have a feeling there is an easier way, but I'm legitimately not seeing it.

Right now, it looks like the only way users on my instance will get to see content from other instances is if I manually search for just about everything they'll get to see.

I can write a crawler to automate all of this, but I'd rather not unless it's completely necessary.

you are viewing a single comment's thread
view the rest of the comments
[–] FrostyTrichs@crazypeople.online 14 points 7 hours ago (9 children)
[–] uhdeuidheuidhed@thelemmy.club 2 points 6 hours ago* (last edited 6 hours ago) (7 children)

Thanks, this looks interesting.

I tried adding my instance under "Manage Instances" but got this error: Request timed out: GET https://{INTERNAL_IP}/nodeinfo/2.1

I'm not sure what this means. Could anyone help provide an explanation?

[–] FrostyTrichs@crazypeople.online 3 points 6 hours ago (6 children)

Sorry but I'm not sure. Every time I've used that tool the setup has gone flawlessly. The first time you use it you put in your instance URL and it should output something for you to add to your DNS records. If you just made the DNS changes it can take a few minutes to several hours for those changes to be pushed out.

[–] uhdeuidheuidhed@thelemmy.club 2 points 4 hours ago (1 children)

Thank you. I think I figured it out.

In my lemmy.hjson file, I accidentally put the internal IP address of my server instead of the domain name. This was a carry-over from testing on my main machine by using an IP address and port forwarding because I didn't have a domain name to use.

I changed the hostname setting in lemmy.hjson to my domain name, and now it seems to be working. Sort of.

Now I have a different error, "Your instance is not guaranteed in Fediseer. Please check fediseer.com", but this one seems less of a technical issue. I will have to learn what this is about and hopefully I can get it to work :)

[–] FrostyTrichs@crazypeople.online 2 points 4 hours ago (1 children)

You'll have to claim your instance on fediseer and have another instance endorse yours. It's a system of trust to help keep bad actors from having too much influence over the platform and causing others grief.

[–] uhdeuidheuidhed@thelemmy.club 2 points 3 hours ago (1 children)

Thanks yet again.

I tried claiming my instance, but now I'm getting the error: API Key PM failed

Slowly and steadily, this problem will be solved!

[–] FrostyTrichs@crazypeople.online 2 points 3 hours ago (1 children)

IIRC the way it works is by PMing you the API key to get started and you're failing at that point. Are you sure your instance is federating? I don't know anything about how fediseer works on the backend but if it's not able to send you a PM that suggests you might not be federating at all or maybe you're running a whitelist or something? I'd start investigating if your instance is reachable from other instances and if you're able to send yourself a PM from another instance.

[–] uhdeuidheuidhed@thelemmy.club 2 points 2 hours ago* (last edited 2 hours ago) (1 children)

You're probably right.

I'm trying to look up a user on my instance from another insance with theirinstance.com/u/myuser@myinstance.com and it's not working.

I'm not sure what could be causing this, it could be something simple like the previous issue I had earlier with the domain name. I'm going to go through my settings and try to figure this one out, but I'm still kind of new to all of this so it may take some time.

[–] FrostyTrichs@crazypeople.online 2 points 2 hours ago* (last edited 2 hours ago)

Good luck mate. It's a little intimidating at first but it usually boils down to something simple. A slight misconfiguration or minor syntax error can cause pretty significant issues. You might have a look at your logs or try running in debug mode to see if anything jumps out at you.

EDIT: Do you have federation enabled in the admin panel? Also probably worth making sure you DON'T have private instance checked.

federation

load more comments (4 replies)
load more comments (4 replies)
load more comments (5 replies)