this post was submitted on 07 Jul 2023
137 points (94.8% liked)

Selfhosted

39226 readers
470 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Running into a weird issue with my self hosted Lemmy instance and was hoping to get some help. I have 2 accounts on my instance and the first account made during the setup can't subscribe to any communities (they show up in my feed, but never change from pending, not a single one), can't post comments others can see outside my instance, and interact in any way really. I only just realized this recently and tried making a post here that still hasn't shown up outside my own instance, so now I'm trying on my other (intended to be) bot account. This account can subscribe and unsubscribe from communities no problem, aside from the big instances that everyone seems to have trouble with, so I'm hoping this post makes it through? Please let me know if it does and if you have any idea on why this might happen, thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] MooseBot@moose.best 3 points 1 year ago* (last edited 1 year ago) (4 children)

Ok, I already see this when I look on lemmy.world instead of my own instance so obviously something is up with my main account for some reason...

Edit: And comments appear fine too. I did have a previous Lemmy instance set up before that I messed up and deleted / started from scratch again where I had the same account name, could it be related to that somehow? Any ideas appreciated!

[–] techie@techy.news 9 points 1 year ago

I seem to recall from reading a GitHub issue that a public cert and private key is generated for your user account upon creation. Once you start federating and interacting with other instances, the cert is distributed. When you delete the instance and start all over from scratch with the same username, now there’s a different public cert and the remote instances no longer trust your username.

I’ll try to find the GitHub issue that discusses this issue.

load more comments (3 replies)