fediverse enthusiast, lurker, lemmy.ca admin
you can post it in the announcements community.
this is the correct link: https://beehaw.org/c/linuxhumor@lemmy.ml
and it shows that it has 0 subscribers from beehaw, so that’s why you won’t see any posts in your feed. it needs at least 1 subscriber from your instance, then it should federate properly.
it looks like from the error message that you maybe don’t have the correct amount of whitespace. here’s a snippet of mine:
services:
lemmy:
image: dessalines/lemmy:0.16.6
ports:
- "127.0.0.1:8536:8536"
- "127.0.0.1:6669:6669"
restart: always
environment:
- RUST_LOG="warn,lemmy_server=info,lemmy_api=info,lemmy_api_common=info,lemmy_api_crud=info,lemmy_apub=info,lemmy_db_schema=info,lemmy_db_views=info,lemmy_db_views_actor=info,lemmy_db_views_moderator=info,lemmy_routes=info,lemmy_utils=info,lemmy_websocket=info"
volumes:
- ./lemmy.hjson:/config/config.hjson
depends_on:
- postgres
- pictrs
logging:
options:
max-size: "20m"
max-file: "5"
i also added the 4 logging lines for each service listed in my docker-compose.yml file. hope this helps!
there’s still 2 or 3 of us lemmy.ca users who are occasionally active, haha. I just lurk most of the time.
this link seems to indicate win 11 is supported? https://docs.unity3d.com/2022.1/Documentation/Manual/system-requirements.html
i highlighted the three dot button you need to press: