• 6 Posts
  • 12 Comments
Joined 2Y ago
cake
Cake day: Nov 25, 2021

help-circle
rss

@dessalines@lemmy.ml can you answer this question for me please. It will only take you a second.


I have tried to run the helper script in the following directories: /srv/lemmy /srv/lemmy/instance name

but neither time was 12_15.dump.sql produced, so I guess I am trying to run the helper script in the wrong directory.

Can anybody tell me the correct directory to run it in?



cd to your lemmy docker directory and run this helper script:

Where do I find this “lemmy docker directory” given I have used the ansible install in the past?

I am asking because I have tried running the helper script in the place where I thought I should be and it did not work

Thanks in advance


Upgrade Questions - V0.17
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.
fedilink


Good news - I fixed this issue prior to the upgrade


I love how that puts the power in the hands of the user where it belongs


So as an individual user, with V0.17 it looks like I can choose which communities and users I personally want to block. Is that correct?


I still have not been able to fix this problem.

I see V0.17 makes some changes to images - would the upgrade solve the problem for me?

If not, should I set up a new instance and export the database from my existing instance and import into the new? If so, any tips on how I would do this?

Any other suggestions?


No unfortunately I have been unable to fix it.

@dessalines@lemmy.ml @nutomic@lemmy.ml can you help us solve this problem


Images not displaying on my instance
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.
fedilink

0.16.6 upgrade - very smooth
Thanks to the Dev team to make applying these upgrades to our servers so easy and hassle free. Nice Job.
fedilink

How does "Trending Communities" widget work?
To me it looks like it lists "New Communities" rather then communities trending based on activity etc. Is that correct?
fedilink

I put together this list of the top 10 Lemmy instances by page views - mainly to see what I could learn to improve what we are doing and be more successful. I noticed a few things I found curious, so I thought I might raise them here and see if you had any suggestions/explanations. I used a tool called [SiteShow](https://www.statshow.com/) to gather the info that has a bunch of different data points. (BTW I have no idea how accuate this tool is - if you have a better suggestion for me to use in the future, please let me know). So here are some of the things I noticed: ![](https://lemmy.ml/pictrs/image/2cb78480-779b-4ac5-ab3b-3fb7bb10447e.png) None of the Top 10 had a Page Rank from Google or Quantcast. Is there something we can change to get a ranking - which I believe helps improve our directory and search engine rankings? I double checked with [another site for a page rank](https://checkpagerank.net/index.php) and it found all the instances were ranked (Google PageRank) between 2 out of 10 and 3 out of 10 except Lemmy.ml which was ranked 4 out of 10. Still seems very low - wondering what we can do to improve this? ![](https://lemmy.ml/pictrs/image/6b68b743-e164-4943-b44f-aee2d3f0bc61.png) About half the top 10 instances were indexed with Google, Bing, & Yahoo ![](https://lemmy.ml/pictrs/image/d7f51c26-0646-4ef9-8346-72648578905d.png) But the other half were not. This surprised me because I thought once a search engine found one of our instances, it would have spidered its way through the rest of the instances. I would have thought being indexed by all the major search engines would be important to bring more traffic and users to our Lemmy communities. Lastly for the instances that were indexed by the major search engines, as a general rule, they had a lot fewer pages indexed then I would have expected based on the number of posts listed in these instances SideBars. I wonder what we could do to get these search engines to index more of our pages. What about at the bottom of each post after the comments we lists 3 other "You might also be interested in" links to posts. Say 2 randomly selected from the same community and a third randomly selected from another community? Maybe a 4th randomly selected from a different instance? Any thoughts/suggestions?
fedilink

Turning on Federation
So I have had my Lemmy up and running for a few weeks now and I thought I would like to enable federation. I saw the note to insert this code https://github.com/lemmynet/lemmy/blob/main/config/config.hjson#L64 And I saw somewhere we could do it through the interface. So I click on the settings cog and insert it into the Admin Settings - Site Configuration box and click save. But I always get an error message that says "Couldn't update this site" What am I doing wrong? How do I enable federation? Thanks is advance for your help.
fedilink

I like how the slur filter is described here:

“Note that it doesn’t include any simple swear words, but only slurs which are used to insult and attack other people.

but I guess the devil is in the details. Where do I see the actual words that are being blocked? When I clicked on the link I just saw a page of code which I cannot understand.

Lemmy is a fabulous creation - keep up the good work. I am excited to see what the future holds for Lemmy.


I got the same error and I am editing the inventory file.

I am an absolute beginner - but I am very keen to get this up and running, so please be patient.

I am using linnode

when I ssh to my server it is as root@ip address so that is what I put where the screenshot above says myuser@examples.com

Is that correct?