this post was submitted on 10 Jun 2023
3 points (100.0% liked)

Lemmy Support

4634 readers
2 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Starting today, I noticed some of my comments and posts aren't being visible to me when I am logged in. According to the RSS feed, logging out and checking it through an incognito tab, the posts are successfully posted on the instance and others', however.

Take this post for example: https://compuverse.uk/post/822

Here you can see I am able to view my post:

But when looking at my profile, said post is not visible:

Same applies to several recent comments I have made. Am I missing something, or is there something wrong with the instance at the moment? When logging off, I can see the post just fine on my own profile:

This is also the case when using the Android client (Jerboa), and when trying to hard-refresh pages etc.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] TopHat@compuverse.uk 1 points 1 year ago (1 children)

Thanks for responding either way. I asked the owner personally (off-platform) if he has noticed anything. And he says that the logs are just a gigantic mess with millions of lines. Only errors (as WARN messages) noticed by him, are like the following:

lemmy_1     |    0: lemmy_apub::activities::community::announce::receive
lemmy_1     |              at crates/apub/src/activities/community/announce.rs:149
lemmy_1     |    1: lemmy_server::root_span_builder::HTTP request
lemmy_1     |            with http.method=POST http.scheme="https" http.host=compuverse.uk http.target=/inbox otel.kind="server" request_id=<REDACTED> ttp.status_code=400 otel.status_code="OK"
lemmy_1     |              at src/root_span_builder.rs:16
lemmy_1     | LemmyError { message: Some("Cant receive page"), inner: Cant receive page, context: "SpanTrace" }```

The errors are very unclear, only saying it didn't receive the page while not mentioning where it came from etc, making it very hard to debug on our end.
[โ€“] PriorProject@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

I responded to cameron with a meatier comment, but I'm at the limit of my knowledge and doubt I can do much more personally. But it does look to me like this is something cameron will have to sort out server-side, I don't think there's anything you can do about this as a user other than help them as best you can by testing or providing requested data.