Oh, yep, you’re right. As I stop gap, if you’d like, I can crosspost for you, so at least you can watch for answers at [email protected] in a browser. Just let me know if I should do that.
Demimasc (he/him/his or they/them/theirs)
Universal expert: somehow, no matter what I post, my username always checks out :)
Sometimes I have to be away from the internet for days or weeks at a time. If I’m not responding, that’s probably why.
Oh, yep, you’re right. As I stop gap, if you’d like, I can crosspost for you, so at least you can watch for answers at [email protected] in a browser. Just let me know if I should do that.
Ah, it’s because nobody on your instance is currently involved in that community, so it hasn’t been federated to Beehaw yet. To fix that, go to the search tool, make sure that you have “All” selected for all four filters, and enter “https://lemmy.world/c/ece”. If you get a community result, you can click on it and subscribe to the community and then crossposting should work. If you get too many results, try switching the scope from “All” to “Local”. If you get no results, it means that federation is pending but delayed. Give it a minute or two and try the search again; eventually the community should show up.
Maybe also crosspost to [email protected], which should be good at helping out with such questions?
Are you clicking the ellipsis on the post as shown on the community page or from the post on its own page? IIRC, mod actions only show up if you visit the post itself.
The grey link button takes you to the comment in the same instance as you are currently using.
The rainbow pentagon button takes you to the comment in the hosting instance (which may be the same if you’re browsing a local community).
I don’t know many situations where one would actually click on them—maybe the latter is useful if you’re worried that federation is being slow and you’re not seeing votes or replies through your local instance. But the two links can be useful to copy (by right-clicking, or long-pressing, or whatever you do to copy links in your browser/app), the former if you want to show somebody else what a comment looks like through your home instance and the latter if you want to link to a post/comment normally.
Every server just has a cache … there is no profit for the whole network …
I wouldn’t say that caching is no profit. Yesterday there were several times when lemmy.ml was struggling or effectively down for some people, but despite complaints over there I could read lemmy.ml communities just fine through my instance. Caching meant that I was isolated from the service interruption, and the lemmy.ml server was isolated from my contribution to its load.
Since you found this sacred knowledge, it would probably be a good idea to comment on the GitHub issue in addition to here, since that’s where most people will be looking if they get these errors.
Likewise here. Server response is a 503 with a boilerplate nginx error page in HTML, which explains the JSON error:
<html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>
That’s no good. It sounds like an actual Lemmy bug. I can’t find anything similar at https://github.com/LemmyNet/lemmy/issues, so maybe report it there?
Huh, that’s really weird. What do you see instead when you tap the link?
Maybe making kbin.blahaj.zone, would also be a good idea, just in case? If the admins can afford it, of course <3
Sounds like that’s already in the works.
I have several, but in addition to some that others have already mentioned, these long-runners are quite good:
Update courtesy of @[email protected]: kbin.social has enabled DDOS protections that “may cause some issues with the federation”. They will return to normal operation when possible.
No worries. My post hasn’t gotten a clear answer yet either, except for suspicions that it’s issues with load . I just wanted to make sure that if someone does figure out the issue, we get everyone who is asking filled in.
See a very similar conversation at https://lemmy.ml/post/1192168.
PRs for join-lemmy.org now here and here. If I have time later, I’ll also look at a PR to expand what is already in the doc repo a bit.
AFAIK, that’s supposed to work, but it doesn’t for me either. Question raised here. We’ll see what people say.
(My instance does federate with the kbin instance for the magazine I tried to search for, so the problem must be something else. It looks like your instance federates with kbin.social
at least.)
Got it. I’ll wait for a little more feedback and then try to figure out a PR.
Got it. The federation was lagging, so I hadn’t seen that reply yet. Best of luck!