diggita lemmy social
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
Aary@lemmy.ml to Lemmy Support@lemmy.mlEnglish ·
edit-2
3 个月前

[solved] I am unable to connect from my instance to lemmy.ml

message-square
message-square
7
link
fedilink
4
message-square

[solved] I am unable to connect from my instance to lemmy.ml

Aary@lemmy.ml to Lemmy Support@lemmy.mlEnglish ·
edit-2
3 个月前
message-square
7
link
fedilink

I am trying to see
!rust_rus@xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf
community in community search

here it’s web page:
https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus
https://лемми.опенсорс.рус/c/rust_rus

but button says “Waiting subscribtion” and stays yellow.
So, I am unable to subscrite to that community as a user of lemmy.ml

alert-triangle
You must log in or register to comment.
  • Nutomic@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    3 个月前

    Your instance is not configured properly. curl -H 'Accept: application/activity+json' https://лемми.опенсорс.рус/c/rust_rus should return JSON data but it returns HTML. See the troubleshooting page and make sure you followed the setup instructions properly.

    You can also get help via Matrix.

    • Aary@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 个月前

      I’ve fixed the Apache configuration to properly route requests with Accept: application/activity+json header to the backend, and updated all internal URLs in the database from the internal hostname to the public domain. Now the endpoint returns some JSON as you requested.

      curl -H 'Accept: application/activity+json' https://лемми.опенсорс.рус/c/rust_rus
      $ curl -H 'Accept: application/activity+json' https://лемми.опенсорс.рус/c/rust_rus
      {
        "@context": [
          "https://join-lemmy.org/context.json",
          "https://www.w3.org/ns/activitystreams"
        ],
        "type": "Group",
        "id": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus",
        "preferredUsername": "rust_rus",
        "inbox": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus/inbox",
        "followers": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus/followers",
        "publicKey": {
          "id": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus#main-key",
          "owner": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus",
          "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAn48V3rPTqtEHHFzKHAVS\njfl593Qy0G4GTXWaIyP0Zuv/lyw90LmKZKe1nnzQ+GDv4glcdjp1RpJ/C/6Yw+91\nuOmvR734mhCa21f7+5tlUnsg1kENbV4oTtFlEBFSBTCjf7uJNNds3UBz7oMQpq0T\nB7+PxSKd1kUZboBDhkWaB3M+etgxos6IAX9Va+YVoHEoB5k+zkZ9PrOViuI3C76R\nAsNoOBmE9ZzhOWb+BT/g7KWuxIULYteUyqbPQH5VYqfcv6/vTrNsMeMhIei6QV+b\nsl4xVX+NRhhrtqGhPMietK1oDhvzvEn0/VV4jjXT8bquMUnoQ3N7Eq3JN35eO/ZK\n0wIDAQAB\n-----END PUBLIC KEY-----\n"
        },
        "name": "Раст (Общение на русском языке)",
        "summary": "<p>Программирование на Rust</p>\n",
        "source": {
          "content": "Программирование на Rust",
          "mediaType": "text/markdown"
        },
        "sensitive": false,
        "attributedTo": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus/moderators",
        "postingRestrictedToMods": false,
        "outbox": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus/outbox",
        "endpoints": {
          "sharedInbox": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/inbox"
        },
        "featured": "https://xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf/c/rust_rus/featured",
        "language": [
          {
            "identifier": "ru",
            "name": "Русский"
          }
        ],
        "published": "2026-06-11T18:51:34.786453Z"
      }
      
      • Nutomic@lemmy.ml
        link
        fedilink
        arrow-up
        4
        ·
        3 个月前

        Good, I can fetch the community now from lemmy.ml and made a test comment.

  • Matt The Horwood@lemmy.horwood.cloud
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 个月前

    Check your Lemmy stats with the below link

    https://phiresky.github.io/lemmy-federation-state/

    • Aary@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      3 个月前

      I don’t see my server
      xn–e1aghfa.xn–e1aqbccjfc.xn–p1acf
      in any of 4 lists of
      https://phiresky.github.io/lemmy-federation-state/site?domain=lemmy.ml

      The page
      https://phiresky.github.io/lemmy-federation-state/site?domain=xn--e1aghfa.xn--e1aqbccjfc.xn--p1acf
      shows that I am alone.

      • Matt The Horwood@lemmy.horwood.cloud
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 个月前

        That’s very odd, the other place I have been to check is this https://grafana.lem.rocks/d/bdid38k9p0t1cf/federation-health-single-instance-overview?orgId=1&var-instance=lemmy.world&var-remote_instance=lemmy.horwood.cloud&from=now-2d&to=now

        • Aary@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          3 个月前

          https://grafana.lem.rocks/d/bdid38k9p0t1cf/federation-health-single-instance-overview?orgId=1&var-instance=xn–e1aghfa.xn–e1aqbccjfc.xn–p1acf&var-remote_instance=lemmy.ml

          my instance in not in the list of choices. I think that’s because it’s new and very small.

Lemmy Support@lemmy.ml

lemmy_support@lemmy.ml

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !lemmy_support@lemmy.ml

Support / questions about Lemmy.

Matrix Space: #lemmy-space

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 1 user / day
  • 6 users / week
  • 69 users / month
  • 344 users / 6 months
  • 1 local subscriber
  • 5.1K subscribers
  • 108 Posts
  • 282 Comments
  • Modlog
  • mods:
  • Dessalines@lemmy.ml
  • BE: 0.19.11
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org