Question prompted by the fact that I can see a post from exploding-heads dot com, an instance I thought both Lemmygrad and Lemmy.ml have blocked:
![](https://lemmygrad.ml/pictrs/image/36c13248-b798-4832-98f4-9a97ee598171.png)
So I check the allowed/blocked instances list to see whether it's still there, and the entire blocked list seems to be gone on both instances:
![](https://lemmygrad.ml/pictrs/image/7f99b00c-8787-4230-9d50-3099437eff3d.png)
![](https://lemmygrad.ml/pictrs/image/c9f23e94-ec94-4cfd-a0c0-13cc93ac1d96.png)
Please excuse my question it might be stupid, but i found a lemmy fork who supports RTL on github and i may install it for test, i want to check if i should follow the standard lemmy installation steps or i must do something lese?
Hello,
I tried to update my instance but I forgot to read the release notes and used ansible to update. Of course it failed. After the update I decided to check what is new and I realized my mistake. I tried to run the postgress update script but it fails with the message
```
Error response from daemon: Container {container hash} is restarting, wait until the container is running
```
The logs say that the db hasn't been updated.
I don't know what else to upload here to help troubleshooting. Thanks in advance!
![](https://lemmy.ml/pictrs/image/08446354-56ab-4938-90f7-b41b0f309514.png)
I wanna be back for develop another UI for Lemmy, which will look like modern Reddit, but better.
Earlier i install lemmy with this guide: https://www.youtube.com/watch?v=4fzCUEpFnDg
but now, devs made changes around nginx, so... i cant install Lemmy now. Docker sends me errors))
If you are interested in developing a new UI, please contact me, I need the help of people who understand the installation issue.
We run our own instance, and just upgraded. After the upgrade, a bunch of the communities I have subscribed to on other lemmy instances aren't showing historic content that our instance was aware of before the upgrade.
Also, approximately half of my subscribed communities were showing the subscription as pending, despite them not being pending prior to the upgrade
Did we do something wrong, or is this a known issue?
Since the upgrade to 0.17.0, I've been able to join communities from my Pleroma account, so big shout out to the dev team for that!
But I've noticed a weird behavior where communities will boost random months old posts. [This post](https://lemmy.ml/post/263985) was made 9 months ago and has since been deleted but was federated to my server [here](https://stereophonic.space/notice/ASJ3exVYh2kZ4uAAl6)
Every time I'm clicking on a notification to see replies to my comments i'm getting the below message:
404: TypeError: Cannot read properties of undefined (reading 'comment')
I made the two version number changes to my docker-compose.yml file. Ran Docker Compose Down then Docker Compose Up -D.
Visit https://beehaw.org and you'll see the error in your browser:
> 404: FetchError: request to http://0.0.0.0:8536/api/v3/site
Since the update Remmel hasn’t been working. It’s not letting me add the Lemmygrad instance. I have tried writing it out, pasting, reloading the app, redownloading the app, and restarting my phone. Any idea how I might be able to get it to work?
I normally upgrade my instance using ansible and it all goes smoothly. There is more to this upgrade and I do not understand some of the instructions. I think I need more specifics.
This is what I have done so far:
- Went to https://github.com/LemmyNet/lemmy-ansible
- Run Git Pull as instructed
- Gone to https://github.com/LemmyNet/lemmy/blob/main/RELEASES.md
As I will probably have more then 1 question as I progress through - I will put the questions in different comments.
How do I format a link to a remote lemmy community that allows someone to subscribe to it directly from their own instance?
An example of such a post is here https://lemmy.blahaj.zone/post/4711. This is a post made for a community on mander.xyz, posted to lemmy.ml and viewed through my instance blahaj.zone.
Whichever instance you view it on, the link formats so that you can subscribe to it directly from the instance you are viewing it on.
I’ve tried using /c/communityname formatting, but that doesn’t seem to work.
@sal@mander.xyz
When I try to post images/pictures from my Friendica account to a Lemmy community, it just never appears. It works fine with just text or links. Any idea why that is?
I ran out of space on my instance which is hosted on linode. I used their automated system to upgrade the node so it had more hard drive space.
Since I did that, images have not displayed on my instance. Either from existing posts or new posts. How do I fix this?
I submited a question on GitHub https://github.com/LemmyNet/lemmy/issues/2637 and was asked to provide a "the docker compose logs" and to try restarting "docker compose".
I rebooted the virtual server, which I assume would restart the docker compose. If not, how do I restart it?
Also can you give me the exact commands to:
- do a docker compose restart and where I do it from
- generate the docker compose logs and how to limit the size if it is likely to be to big to upload to github and where to run the commands from.
Thanks in advance for your help.
Following official instructions for Docker and when I run 'docker-compose up -d' it throws this error:
Pulling lemmy (dessalines/lemmy:0.16.5)...
0.16.5: Pulling from dessalines/lemmy
ERROR: no matching manifest for linux/amd64 in the manifest list entries
Hello,
I am trying to update from 0.16.3 to 0.16.5 with Ansible.
It is on my test instance, i use this:
`
git pull
`
and
`
ansible-playbook -vvv -u MYUSERNAME -k -K -i inventory/hosts lemmy.yml --become
`
It does everything with no error but when I try to visit the website i receive:
`404: FetchError: request to http://lemmy:8536/api/v3/site? failed, reason: getaddrinfo EAI_AGAIN lemmy`
Could the problem be that I am using the backend (on different folders) multiple instances of lemmy?
I have found already the RSS feed update
https://github.com/LemmyNet/lemmy/issues/349
but I have no idea how to get "hashed" part
- /feeds/front/hashed_id*.xml?sort=X
- /feeds/inbox/hashed_id.xml?sort=X&type=unread
Hello,
Over the last one or two weeks, I have had difficulties with commenting from nerdica.net to lemmy.ml (I checked that `nerdica.net` appears in the [federated instance list](https://lemmy.ml/instances)).
More precisely, my posts and comments don't appear spontaneously, but only appear when I search them by hand in the Lemmy searchbar. In case it helps locating the problem, it appear that these manually fetched post don't have the automatic selflike.
See for example [this test post](https://nerdica.net/display/a85d7459-1262-8d59-5dbd-da2717970656)
Thanks in avance for any help :)