eatmoregreenfood,
@eatmoregreenfood@kbin.social avatar

Two things: imgur.com images do not open when I click the preview button. Thing two, we still really need a reply box at the top of threads not bottom. Posted from Galaxy s22 using Samsung Internet browser.

GeekFTW,
@GeekFTW@kbin.social avatar

The imgur problem looks like it's fixed, sometime in the last 2-3h it started working again for me.

Ley,

Can someone tell me why some instances aren't updating?

For example, https://kbin.social/m/manga@lemmy.ml only displays posts a week old but if you go directly to that instance, you can see posts posted a few hours ago.

atocci,
@atocci@kbin.social avatar

I am also having this issue, federation seems almost completely broken right now. My Frontpage is entirely kbin magazines on both subscribed and all. My own posts don't federate well either, it takes hours for them to become visible on other instances and Mastodon.

Edit: Things seem to be working better now?

ApollosArrow,
@ApollosArrow@kbin.social avatar

Is it better for you now? I’m still in the same boat. My front page is full is mostly single digit comment stuff from Kbin. If I go to a lemmy app though, I will see more popular Kbin content on their front page than I am seeing while logged onto Kbin.

atocci,
@atocci@kbin.social avatar

No no, not a problem at all anymore. I'm seeing all my subscribed Lemmy communities across a bunch of different instances in addition to a few posts from kbin magazines.

Kbin's algorithm definitely switches content out faster than Lemmy's though, could that be what you're describing?

ApollosArrow,
@ApollosArrow@kbin.social avatar

My subscribed looks alright for the most part (even though I am getting stuff I did not subscribe to), but I also want to keep discovering new magazines/communities, so I go to “All” a lot. You may be describing what I see though in terms of how kbin sorts through content on All. It just makes Kbin look really empty to me compared to Lemmy. It’s rare that I will see something with hundreds of comments on my front All page.

curiosityLynx,

Tried to add my alt account on a different instance to the moderator list of the only magazine I own and got a nonsensical error message: Value isn't blank, but the error message says "This value should not be blank"

ernest,
@ernest@kbin.social avatar

Try @curiosityLynx@kglitch.social
I will add the issue, thanks.

curiosityLynx,

That worked, thanks.

pa79,

I've been trying to set up my own kbin instance but without success. Is there a way to diable SSL? I'm running the instance on a raspberry pi at home behind a reverse proxy which already handles all the certificates for https. This already works great for my mastodon instance.

I tried installing the docker container and also manually but both times it expects https instead of simple http and I can't seem to find the place to change this. There's no mention of SSL in the nginx configuration file and I don't really have any experience with docker and where to change the configuration in such a container.

pa79,

Weirdly enough, the manual installation seems now to work (the website is reachable) but kbin shows me a server error 500 for every site. I don't have mercure installed because I couldn't figure out how (it isn't mentioned in the kbin doc and the mercure website is not really helpful), could that be the problem?

Jerry,
@Jerry@kbin.social avatar

Has anyone tried creating a KBIN server using the Docker instructions since Saturday? I got a development server running on Saturday and I decided to bring up a production ready version on Sunday, but now I'm running into two errors while creating it.

First:

In these instructions:

$ sudo chown 82:82 public/media
$ sudo chown 82:82 var
$ cp .env.example .env

There is no directory "var" so the chown fails

Second:

When running docker compose build --pull --no-cache

It now fails with this:

=> [php app_php 20/21] RUN rm -Rf docker/ 0.2s
=> ERROR [php app_php 21/21] RUN set -eux; mkdir -p var/cache var/log; if [ -f composer.json ]; then composer dump-autoload --classmap-authoritative --no-dev; compose ...

This also seems to relate to the var directory, and so must be part of a recent change in the build that relates to the var directory.

Can anyone help?

Thanks

wally,

I have tried creating an instance on both Debian 11 and Ubuntu 22.04 with both Docker and the manual steps.

I can get the build to work fine. But at best I get 500 errors with no signs of logs as to why, not in postgres, not in nginx, not in redis or rabbitmq or even syslog.

On Docker i have both the kbin_messenger and kbin container boot looping with an error about creating cache directories. But since the containers are restarting I cant even get into bash on them to see why.

I finally said fuck it and ran the compose for "prod" and the containers start but again, 500 errors.

At this point....i give up i feel. I would love to host an instance and I am familiar with some of these modules (ie: NGINX, redis and postgres) but with how this is built, I dont see where the breakpoint is.

golgy,

I operate my own homelab and have a background in SRE, so I figured I'd try out the same. I've wrangled a Mastodon instance install before, so this couldn't be too hard, right?

My approach started by using containers via lxc as a quick and dirty way of getting a development environment that enabled me to figure out if it worked and then see if I could then wrap it into a proper docker container and look at potentially publishing that.

On my first attempt, I did the manual route. I skipped the redis, rabbitmq, and postgres installs as I already operate those elsewhere on the network, but I got everything else running. Unfortunately, I also experienced the 500 errors. Most of the front page loaded, except for the content where the 500 error was displayed. Even with some digging around, I couldn't find a clear path to figuring out what was causing the 500 error, as the Mercure hub was seeing subscribers connect and disconnect. Gave up.

I then figured maybe the docker route might be easier/streamlined. I'm not a fan of duplicating services, but I thought that if the core workflow was solid enough, I could put effort into splitting them apart and go from there. Unfortunately, I don't even get past the docker-compose build for dev. Docker compose hangs forever.

wally,

Yeah. Kbin install made me eat some humble pie for sure. I think someone called me a normie in a lemmy thread describing my troubles. Lol.

To be fair some of the parts like mercure and rabbitmq im unfamiliar with. But it was a stone cold stumper for me and that’s rare. I’m fairly familiar with Linux admin, and even some of the tooling like docker. But I just couldn’t get it to work in a cohesive way. I ran plenty of Linux servers from Drupal instances, Postgres, nginx for all sorts of shit, etc etc.

My lemmy instance took….45 minutes to roll out. Though I already had an Ansible box sitting in my lab.

Flames5123,

I am not enjoying kbin.social right now. The latency is beyond atrocious, at 10+ seconds to load each page. The UI reminds me of 2004 forums that don’t know how users work. The mobile UI is just the worst.

Some pain points:

  • I’m a software engineer so I can figure this shit out, but how the hell do I subscribe to a magazine? If I go to it, there should be a “subscribe” or context menu at the top to subscribe/favorite/mute. (I found it, but it's so weird on mobile to click the logo then scroll to get to the subscribe.)
  • Why is the comment box all the way at the bottom? Where’s the “add comment” button on a post?
  • Why are comments paginated like a forum? Why not just a “load more” like Reddit? What’s the point? It's not to decrease the response because you can do that with "load more" buttons.
  • Selecting the comment box should NOT zoom slightly into the page. The mobile web UI needs a lot of work from people who know how to do mobile UIs.
  • Is there no “homepage” button? Clicking the Kbin logo at the top just brings up a menu, which requires another click on the homepage button to get back. This is weird and unintuitive.
  • Edit: And you can't collapse comment threads? What even...

I really want a Reddit replacement, but this is not it with this terrible UI.

duringoverflow,

I’m a software engineer

if you're a software engineer you should had known to make constructive comments and also most importantly realise that you are on a Non-commercial open source one-man-project. Your attitude is disgusting and you sound like the guys that nobody wants to work with. Nobody forces you to be here and you're welcome to go and please take your cancer with you on your way out.

Shortcake,

Add issues to the codeberg.
RN there are users scripts and userstyles over at m/kbinStyles to add collapsing and move text box to the top. Users are already adding requests for these functions natively. The infinite scroll rather than pages is available in the gear icon on the side or in your profile

10A,

Does kbin not have a normal issue tracker?

10A,

Answering my own question: Yes, it does.

Shortcake,

What is a normal issue tracker?

10A,

Follow my above "Yes, it does" link and see.

Shortcake,

Yeah. Ernest posted it in the top of the thread.

magnusdrakenkrauss,

Hello all new user here also. There's no 2FA?

Shortcake,

correct. maybe it will be added later, but there are more pressing issues now

AmericanScream,

Magazine names should not be case-sensitive, but they are.

Flames5123,

This. Why?? This is a terrible user experience. I don't care if your little machine has case sensitive folders, it's bad form to have URLs be case sensitive with things users should be able to easily input (not like IDs like how YouTube does).

markrprior,
@markrprior@kbin.social avatar

Whether of not they are case sensitive they shouldn't be forced to lowercase as that would be an accessibility issue.

tojikomori,
@tojikomori@kbin.social avatar

This comment thread is behaving very strangely right now: comments with the same ID are showing up multiple times in different places, and I just received a notification about a reply that I don't see in the thread.

tojikomori,
@tojikomori@kbin.social avatar

Looks like this has sorted itself out now!

ernest,
@ernest@kbin.social avatar

It should be fixed. If you could note it down and let me know, please :)

tojikomori,
@tojikomori@kbin.social avatar

Yep, it's fixed. Thank you!

simo,
@simo@kbin.social avatar

Can't seem to hide threads at all. Would love to see this, or have up/downvoted threads also dissapear like the reddit functionality has.

wakasm,
@wakasm@kbin.social avatar

I agree. Once a comment gets like 20 replies it can be pretty unreadable. Have my updoot.

printerjammed,
@printerjammed@kbin.social avatar

Maybe I don't understand but my reputation points always say negative. I did the math myself, i have lots more updoots than dislikes. Am i not understanding reputation maybe?

blazera,
@blazera@kbin.social avatar

its the same for everyone. upvotes dont increase reputation.

dumbyoyo,

Is this by design or a known issue?

ZILtoid1991,
@ZILtoid1991@kbin.social avatar

I have an issue with creating threads on federated magazines, it does not appear on the remote server, but does here.

HidingCat,

I have this issue, I realise. Is this a Kbin thing or a federation thing?

ZILtoid1991,
@ZILtoid1991@kbin.social avatar

I can safely comment on federated instances.

HidingCat,

Yea, comments aren't an issue, but my recent threads aren't going through, it seems. Which is weird, because I know I've posted weeks before and it was fine.

Hypx,
@Hypx@kbin.social avatar

Does the notification system work? I don't see any notifications even though I should.

themadcodger,
@themadcodger@kbin.social avatar

It might be turned off in settings. I'm getting notifications.

Hypx,
@Hypx@kbin.social avatar

Starting to see notifications now. Guess it's fixed?

Hyperreality,

Slightly annoying issue:

No reply notifications for comments.

ozen,
@ozen@kbin.social avatar

I'm having this issue too

BaldProphet,
@BaldProphet@kbin.social avatar

It was working for me last night, but now I'm not getting any notifications, either.

ozen,
@ozen@kbin.social avatar

When I joined a couple days ago, it worked immediately when someone responded to me. Now, it's either delayed by a couple hours or doesn't work at all. It's probably low on their priority list right now, but I hope it gets fixed eventually.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • kbinMeta@kbin.social
  • meta
  • Macbeth
  • All magazines