/0

2002 readers
7 users here now

Meta community. Discuss about this lemmy instance or lemmy in general.

Service Uptime view

founded 2 years ago
MODERATORS
db0
76
 
 

I used to have an account on feddit, which is a german lemmy instance. For three months now I am only getting "Server error" when trying to visit it. Can anybody reach it? Is there any site where I can check the state of instances? Or was I banned?

Thanks for any help :)

77
 
 

I can access c/world on lemmy.world without problem:

lemmy.dbzer0.com/c/[email protected]

But I cannot access c/whatstheword:

lemmy.dbzer0.com/c/[email protected]

It seems unlikely that this specific and innocent community is blocked on either instance.

What's going on here?

78
358
Based on recent events (lemmy.dbzer0.com)
submitted 1 year ago by db0 to c/div0
 
 

~500 comments about our instance and admins in the past week. Talk about needing to touch some grass...

79
 
 

Hello, and sorry beforehand if this is not the correct place. I found a matrix support channel that doesn't work and I looked almost everywhere. Is there a way I could get in contact with somebody that can change the email?

Thanks in advance.

80
 
 

This time the issue was on the lemmy.world side where their federation worker responsible for lemmy.dbzer0.com, lemmy.blahaj.zone and lemmings.world among others b0rked and was sending 1 federation per minute at best. Unfortunately it seems just that single federation worker borked, which affected us again, because we're cursed apparently. Fortunately this meant that from our previous problems I had enough experience to know where to look. Unfortunately many people were thinking that existing issue along with some mbin spam was the problem, but it was a red herring in this case.

Anyway @[email protected] restarted their federation workers and now we're catching up again. Will take like a day for that to happen.

@[email protected] @[email protected] you should see your queues catching up quickly now.

81
59
submitted 1 year ago* (last edited 1 year ago) by GuyFleegman to c/div0
 
 

/c/[email protected] is the second biggest community on Lemmy.World and yet on /0, there is nothing newer than two days.

/c/[email protected] has two posts from today but based on the vote count, I think it's only showing votes from this instance

82
7
submitted 1 year ago* (last edited 1 year ago) by empireOfLove2 to c/div0
 
 

I've been having a bit of trouble loading the lemmy site today. It times out and takes ages to load quite often. I tested with other websites (Wikipedia, a school website, google) and while my mobile data is... not fast, it is not as slow as db0 is running.

I started thinking about it and I feel like loading performance has been slower than usual for a few days even...

Can anyone else confirm degraded performance today or am I trippin'?

Edit: using latest Firefox running uBlock origin on Android 14 if that matters. S21 Ultra.

83
10
submitted 1 year ago* (last edited 1 year ago) by dysprosium to c/div0
 
 

This site logs me out every few [hours/days] after leaving the site. It's as if the cookies get deleted, but they're not.

Is this intentional? Do other people also experience this?

84
11
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/div0
 
 

[Bug] Gifs don't upload on the instance

I tried to upload a gif but I get this error message when doing so:

{"data":{"msg":"Failed external validation","files":null},"state":"success"}

I can upload any other type of image but gifs always fail for some reason.
Does anyone have any clue what could be going wrong? There's obviously something wrong with pictrs but I'm not sure what.

@div0

Mentioning admins for visibility
@Db0
@RandomLegend @Flatworm7591

#error #lemmy #support #db0 #dbzer0

85
79
submitted 1 year ago by Flatworm7591 to c/div0
 
 

This update is more applicable to new users, however existing users might also want to check out the updated signup page. Note that existing users will have to sign out or use incognito mode to view the page. A copy of the updated text is included below for easy reference.

Our application process is mostly the same as before, and has so far proven very successful in screening out bots and other problematic users.

The main change is the addition of our Golden Rules to the signup page. These rules were already in place for our instance (in the sidebar), however we wanted to ensure that they are foregrounded for new users, since the sidebar is not visible on the signup page. That's the main rationale for the update.

We have also added a line asking people to ensure they verify their email, because it's fairly common for people to skip that, and then we don't receive their application.

If anyone wants to suggest any further edits or improvements, please comment below and we will take your feedback into consideration.


Thank you for your interest in joining our community. Note that this is primarily an anarchist server, but you don't have to identify as an anarchist to join. Please take the time to read the Golden rules before applying, to make sure our Lemmy instance is a good fit for you.

Golden rules

  1. Don’t be shitty to each other. For clarity, calls to violence and/or telling people to kill themselves is strictly prohibited.
  2. Follow the Anarchist Code of Conduct. This code forms the basis of all our moderation decisions.
  3. No posts promoting cryptocurrency, blockchain or NFTs.
  4. No advertising or self-promotion without prior approval from the community moderator or site admin.
  5. No extreme-right-wing bullshit. This includes conspiracy theories, SovCit, Copoganda, AnCaps etc. We’ll know it when we see it, don’t test us!
  6. No anti-science or pseudoscientific bullshit.
  7. No Tankie bullshit.
  8. No TERFs.
  9. This instance is proud to be an ally of LGBTQ+ people and communities. If you're not cool with that, then please don't apply.
  10. When going to other communities, respect their rules AND our rules when they are more restrictive. Do not give cause for others to de-federate our instance please.

Application instructions

For your application to be approved, you'll need to include all three items listed below:

  • Please include the following words "I agree to follow the 10 golden rules" in your application.
  • Tell us the name of your favorite anarchist, pirate, or open source advocate.
  • Mention one public event or news story that happened in the last month.

Incomplete applications will be rejected. Profanity is encouraged. Thanks for understanding.

Note: Please be sure to verify your email when applying, or the application will not be processed.

Appeals process

If your application is rejected, you can appeal the decision in matrix: https://matrix.to/#/#div0-appeals:matrix.org and we will be happy to reconsider your application.

86
87
 
 

Follow-up from https://lemmy.dbzer0.com/post/15792108

I've spent a ton of hours trying to troubleshoot why lemmy.dbzer0.com is falling behind lemmy.world in federation. We have a good idea where it's going wrong, but we have no idea why.

The problem is that once I receive an apub sync from l.w and send the request to the lemmy backend, it takes about 1 second to process an apub sync, which is way too long (is should typically be < 100ms).

We had a look at the DB and it was somewhat slow due to syncing commits to disk. OK we disabled that, and now it's much faster (and less safe but whatever) but the sync times have not improved at all.

I've also made a lot of tests to ensure the problem is not coming from my loadbalancers and I am certain I've removed them from the equation. The issue is somewhere within the lemmy docker stuff and/or the postgresql DB.

Unfortunately I'm relying solely on other admins help on matrix, and at this point I'm being asked to recompile lemmy from scratch or deploy my own docker container with more debug instructions. Neither of these is within my skillset, so I'm struggling to make progress on this.

In the meantime we're falling further and further behind in the lemmy.world federation queue, (along with a lot of other instances). To clarify, the problem is not lemmy.world. It takes my instance the same time to receive apub syncs from every other server. It's just that the other servers don't have as much traffic so 1/s is enough to keep up. But lemmy.world has so much constant changes, 1/s is not nearly fast enough.

I'm continuing to dig on this as much as I can. But I won't lie that I could use some help.

I'll keep you all updated in this thread.

88
 
 

Very active post on LW: https://lemmy.world/post/12747897

Empty thread on db0: https://lemmy.dbzer0.com/post/15749604

I had initially assumed it was a problem on LWs end... but other instances seem to be federating just fine:

https://lemm.ee/post/25817431

https://lemmy.ml/post/12793895

Just wanted to bring it to your attention. Not sure if this is on LWs end of db0's end.

89
 
 

It seems I am unable to view this post https://lemmy.world/post/10613192

on this instance lemmy.dbzer0.com, even though lemmy.world is not deferated.

How is this possible? I tried injecting the /post/10613192 into the URL: https://lemmy.dbzer0.com/post/10613192 but this page does not exist

90
91
65
submitted 1 year ago by db0 to c/div0
 
 

Follow up from: https://lemmy.dbzer0.com/post/14287556

Apparently contabo has a hidden limit on total amount of objects in the object storage, which they've now quintupled for me. Given our growth, this should hopefully last us a couple of years before I need to poke them again.

92
 
 

I just checked all the available frontends and it seems like none of them have some of the new sorting options available. Am I doing something wrong?

93
19
submitted 1 year ago by db0 to c/div0
 
 

I was informed about something going wrong here and investigation showed that it's worse than I thought. My Contabo Object Storage started claiming it's full, even though it's only half-full. I opened a ticket to tell them to fix their shit, but knowing their speed, it might be a few more days :-/

That's what I get for choosing the budget services...

94
 
 

For the past couple of days I can't seem to be able to post on communities other than those on dbzer0. Just says error 500.

  • My app isn't an issue, posted through alt on the same app. Also tried from a seperate app - same result.

  • Not banned or anything from the community, checked modlogs. Also mod one of the communities I can't post on. [email protected]

  • Tried posting on communities from several instances, same result.

What's going on here? Anyone have an idea?

95
 
 

cross-posted from: https://lemmy.dbzer0.com/post/13211160

Simply mention @[email protected] with the text "draw for me " and then the text that you would like it to draw and I will draw you an image matching your prompt, post it in this community and then reply with a link to each image! Optionally you can provide a "style:" as well. Example: [@[email protected]](https://lemmy.dbzer0.com/u/aihorde) draw for me a beautiful night style: fantasy

This is a free service provided through the AI Horde. Please consider onboarding your own worker onto the horde if you enjoy this bot!

Source Code

96
35
Upgraded to 0.19.3 (lemmy.dbzer0.com)
submitted 1 year ago* (last edited 1 year ago) by db0 to c/div0
 
 

New version was released, so we've upgraded.

Not much more to say, Have a Lemmy Gandalf


Upgrade posts are a good reminder to help us cover server costs. Currently we're not making enough to pay for the infrastructure. Click one of the images below to support us.

Ko-FiLiberapay

97
6
submitted 1 year ago* (last edited 1 year ago) by Even_Adder to c/div0
 
 

I've been trying to create a post for a while now, but I keep getting the same error.

98
70
submitted 1 year ago by db0 to c/div0
 
 

Check the release announcement here

Easy-peasy upgrade. Just one small hiccup as the reverse proxy needed to get the good ole boot.

Nothing more to say. Carry on.

99
 
 

Our 6-months goal for 2023 was reached and exceeded, so as promised I have donated the overflow to lemmy development. Now it's time to open the new goal. So do chip in to support this instance!

100
 
 

Why can't I follow communities from this instance

I recently attempted to follow communties on this instance from mastodon and they all say pending. Does anyone know why this is happening? Is it possibly related to the federation problems of 0.19?
I made a github issue but I'm not sure if the Devs will help or not since on one hand it's not their software but on the other hand it seems like a federation issue. 🤷​

@div0 @db0

view more: ‹ prev next ›