this post was submitted on 04 Jul 2023
7 points (100.0% liked)

Lemmy Support

4550 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I set up a new lemmy instance. I can log in and create communities locally.

But I do not see ANY other instances.

I have checked Federation Enabled

I look through my logs and there appear to be no errors.

I check and save, Federation debug mode but it never stays checked.

I am trying to find the disconnect. Why is my instance not fully federating and why can I not find any errors...

Does anyone have a next step for me, what to look into?

docker-compose logs -f lemmy

Is where I look for logs

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 year ago (1 children)

I couldn't get it running but I was able to sub to a cat place!!!!!

I still want to get your thingy to work. I KNOW I am doing something wrong

docker run --name lemmy-subscriber-bot --restart always -dt --env 'LEMMY_USERNAME=lemmy_bot' --env 'LEMMY_PASSWORD=redacted' --env 'LEMMY_DOMAIN=nerdly.dev' lflare/lemmy-subscriber-bot .

Returns

docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: ".": executable file not found in $PATH: unknown.