OdiousStooge

joined 1 year ago
[โ€“] OdiousStooge@lemmy.ml 2 points 1 year ago

๐Ÿ’– man ima dumb dumb. Most excellent, thank you!

 

I have just been hand-jamming lemmy domains I know about in the allowed instances section of my new instance.

Is there a way to just allow all? Or maybe a running list somewhere of domains I can copy/paste?

Seeing a bunch of:

WARN Error encountered while processing incoming HTTP request: lemmy_server::root_span_builder: Domain is not in allowlist

Flowing through my logs and from what I can tell, it doesn't seem to tell me WHICH domain I should be trying to add ๐Ÿฅฒ

Any thoughts? Thank you!

[โ€“] OdiousStooge@lemmy.ml 1 points 1 year ago (1 children)

Thanks!. Yeah I gotta figure that out. Something funky going on.

There are several communities in there atm but I'm getting some "odd" federation behavior.

If you are interested in federating there are two ways I have seen it work (again, warning, note that it is NSFW ๐Ÿ˜€ ):

  • use your search feature on your main instance and enter [!butt_frenzy@booty.world](/c/butt_frenzy@booty.world) then you can subscribe

  • or, from your main instance, alter your url to: {your main instance}/c/butt_frenzy@booty.world so for example if your main instance is lemmy.ml that would be: https://lemmy.ml/c/butt_frenzy@booty.world

^ butt_frenzy is one of the communities on booty.world for example.

Gotta be a better way, and I am probs doing something wrong. Will work on it. Open to feedback if anyone has any advice though haha.

Thanks.

 

Any good resources/Discord servers (to discuss with other devs) for troubleshooting user login/email verification issues?

I have a self-hosted instance and was able to make the admin user, but when trying to create a new test user, the user does not get the verification email.

I assume its related to this issue because I see the same issue but on login rather than sign up: https://github.com/LemmyNet/lemmy-ui/issues/1080

I am able to create the new user but get no email verification and then when I try to login the login button gets stuck with the spinner. No frontend console logs so I assume something is dying server-side and not bubbling the error.

Really just looking for some guidance/links to docs on how I can access logs to troubleshoot server-side errors (and my gut tells me maybe an email issue but I am a novice in this space so not sure).

Any help is appreciated.

Thank you.