Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on fedioasis.cc
fediverse·FediversebyCantaloupe

What are some Fediverse server hosting tips?

I was running Piefed, but switched it to Lemmy after a while, it's done through the same domain. I am running a Fediverse server through a Cloudflare tunnel, had some major de-sync issues with Lemmy.world, and a new account seemingly resolved them. I am not sure if all is working well or not. My terminal is spamming me with inbox post requests to lemmy.world and I am unsure if this is normal or not.

View original on fedioasis.cc
53

9 replies

piefed.social

Yes, that's normal especially if you have been offline for a while - there will be a backlog that is sent quickly.

Every vote on every post and comment generates a new POST to /inbox, so there are a lot of them. PieFed batches votes up into a single POST but Lemmy sends them individually.

17
Cantaloupereply
fedioasis.cc

Still seems odd, because this server was just made, it hasn't been offline for an extended period of time.

3

I maybe wrong I think Rimu means you server just up so it needs sync all the historical posts from that big server. And that batch vs individual approach is exactly the reason I switched my instance from lemmy to piefed.

PS, just saw you reuse domain, yeah like other post said, each instance has hashed key associated so this probably messed things up

2
Nutomicreply
lemmy.ml

How does the json for a batched vote activity look like?

1
quokk.au

Using the same domain and swapping software is glitchy. We swapped from Lemmy to PieFed about a year ago and some things never worked right. Old comms wouldn’t update due to different IDs on other instances etc. it’s mostly resolved, took some time for some instances to clear their old history of us and what not. c/sighfi never recovered and had to be remade as c/sigh_fi.

The new account might have solved them by simply being a new account with no known data on other instances. Did the other one have the same username as your PF instance had?

6
Cantaloupereply
fedioasis.cc

Yes, Cantaloupe877 was made on both instances, using the same domain. After moving to Lemmy, several weird things started happening like me not being able to join communities, profile pictures not loading, and my posts not showing up on lemmy. I thought I configured the server wrong so I screwed about with it to no avail, but I discovered with further testing that other servers worked fine, I could join their communities and post fine, and I realized my mistake.

The only thing that remains broken that I am aware of is my profile picture. When that’ll fix itself or if ever, no idea, but it’s working pretty well now aside from that.

2
Davereply
lemmy.nz

Your instance would have private/public keys for communicating with other instances. By changing software, all that is gone, and you might find other instances rejecting your federation activities, this is doubly true if you used the same username, because they would already have a record of that user with a different public key.

I'd suggest using a subdomain or a new domain, re-using a domain for a different Fediverse server is likely to have issues. A subdomain would be treated as a different domain so would be fine.

This is also something to know for a different scenario: taking your lemmy instance and changing the domain but keeping the content is likely to break federation as well.

5

I’m gonna try and hold out and see what happens. Piefed did not last long, it did federate with quite a few servers, but I was mainly browsing content on my one account.

3

You reached the end

What are some Fediverse server hosting tips? | Spyke