Hello !

My instance is up and running (obligatory YaY!) so these errors are not that important, but I’d like to know what they are and if there is something I can do about them.

Thank you all!

.

Is there some way to increase the number of slots, or should this like never happen on a tiny server on a beefy CPU?

lemmy_1     | 2023-08-05T10:28:15.621675Z  WARN lemmy_server::root_span_builder: Timeout occurred while waiting for a slot to become available

.

Some sort of miss-match and voting related?

lemmy_1     | 2023-08-04T18:38:02.484727Z  WARN lemmy_server::root_span_builder: data did not match any variant of untagged enum PageOrNote
lemmy_1     |    0: lemmy_apub::activities::voting::vote::verify
lemmy_1     |              at crates/apub/src/activities/voting/vote.rs:57
lemmy_1     |    1: lemmy_apub::activities::community::announce::receive
lemmy_1     |              at crates/apub/src/activities/community/announce.rs:144
lemmy_1     |    2: lemmy_server::root_span_builder::HTTP request
lemmy_1     |            with http.method=POST http.scheme="http" http.host=lemmy.mindoki.com http.target=/inbox otel.kind="server" request_id=6df4916b-4d99-4f4b-af9f-19f50e893991
lemmy_1     |              at src/root_span_builder.rs:16
lemmy_1     | LemmyError { message: None, inner: data did not match any variant of untagged enum PageOrNote, context: SpanTrace [{ target: "lemmy_apub::activities::voting::vote", name: "verify", file: "crates/apub/src/activities/voting/vote.rs", line: 57 }, { target: "lemmy_apub::activities::community::announce", name: "receive", file: "crates/apub/src/activities/community/announce.rs", line: 144 }, { target: "lemmy_server::root_span_builder", name: "HTTP request", fields: "http.method=POST http.scheme=\"http\" http.host=lemmy.mindoki.com http.target=/inbox otel.kind=\"server\" request_id=6df4916b-4d99-4f4b-af9f-19f50e893991", file: "src/root_span_builder.rs", line: 16 }] }
  • Loulou@lemmy.mindoki.comOP
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    3 dayis later:

     1357 ./out/data did not match any variant of untagged enum AnnouncableActivities
      772 ./out/expected value at line 1 column 1
     1086 ./out/Record not found
    16426 ./out/data did not match any variant of untagged enum PageOrNote
    45962 ./out/Timeout occurred while waiting for a slot to become available
    
    

    I’m a keeping an eye on this.