Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
18
Comments
75
Joined
3 yr. ago

  • btw

    Jump
  • thank you :)

  • Welcome Back 🤗

  • no choking here

  • I wrote them about opening the port but maybe it will already be open since my acount is older. Thank you again!

  • I added the missing records. Lets hope its working soon. I will have to wait to move the domain since it's less than 60 days since i bought it.

  • Thank you this is super helpful!!! I am pretty inexperienced with networking.

  • This almost fixed it. So no more error in Lemmy. Now I get this error in postfix: 2023-06-25T07:44:48.221806+00:00 f42cba971055 postfix/bounce[150]: B5C5E99B88: sender non-delivery notification: 34AF199B8A 2023-06-25T07:44:48.221897+00:00 f42cba971055 postfix/qmgr[134]: 34AF199B8A: from=<>, size=4451, nrcpt=1 (queue active) 2023-06-25T07:44:48.222390+00:00 f42cba971055 postfix/qmgr[134]: B5C5E99B88: removed 2023-06-25T07:44:48.226425+00:00 f42cba971055 postfix/smtp[149]: connect to iusearchlinux.fyi[2a03:b0c0:3:d0::1b5f:9001]:25: Cannot assign requested address 2023-06-25T07:44:48.226554+00:00 f42cba971055 postfix/smtp[149]: connect to iusearchlinux.fyi[46.101.183.128]:25: Connection refused 2023-06-25T07:44:48.240297+00:00 f42cba971055 postfix/smtp[149]: 34AF199B8A: to=<noreply@iusearchlinux.fyi>, relay=none, delay=0.01, delays=0.01/0/0/0, dsn=4.4.1, status=deferred (connect to iusearchlinux.fyi[46.101.183.128]:25: Connection refused) 2023-06-25T07:45:47.742485+00:00 f42cba971055 postfix/smtpd[146]: disconnect from iusearchlinuxfyi-lemmy-1.iusearchlinuxfyi_lemmyexternalproxy[172.22.0.3] ehlo=1 quit=1 commands=2 2023-06-25T07:45:47.742847+00:00 f42cba971055 postfix/smtpd[144]: disconnect from iusearchlinuxfyi-lemmy-1.iusearchlinuxfyi_lemmyexternalproxy[172.22.0.3] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5

  • I am using the default from the ansible config

     
        
    {
      # for more info about the config, check out the documentation
      # https://join-lemmy.org/docs/en/administration/configuration.html
    
      database: {
        host: postgres
        password: "{{ postgres_password }}"
      }
      hostname: "{{ domain }}"
      pictrs: {
        url: "http://pictrs:8080/"
        api_key: "{{ postgres_password }}"
      }
      email: {
        smtp_server: "postfix:25"
        smtp_from_address: "noreply@{{ domain }}"
        tls_type: "none"
      }
    }
    
      
  • :(

  • Also ich denke das ist bald gefixt.

  • Wahrscheinlich wurde der docker container neu gestartet

  • Der Park wird anscheinend morgen um 9 Uhr wieder geöffnet.

  • I feel like I didn't think about this while creating my instance

  • I tried this. I took the default dark theme and tried to add the custom css and it didnt work for me :( Not sure what i did wrong.

  • What's the best way to add this to my instance? I guess it's just additional css to the default css? Can I use the default css and add the userstyles css?

  • Make sure the community name is not too long it should be less than 24 characters. I had to change the actor length on my instance.