Been having a problem recently (and intermittently) where when I upvote a comment it goes to a page that says Error and I have to go back to the previous thread, refresh it, and then the upvote works.
/kbin meta
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
Is there a way to stop videos and audio from autoplaying? Browsing kbin on Firefox mobile and it keeps randomly playing some unknown audio.
I have an issue with creating threads on federated magazines, it does not appear on the remote server, but does here.
Magazine names should not be case-sensitive, but they are.
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).
I don't see this one in the issues list but, at least when sorting threads by newest, blocked domains still have content that shows up. I confirmed the domain is flagged as blocked in the UI at least. If I block the magazine, I don't see it at all, but seeing hate speech is not my idea of a good time.
Just a heads up - since the recent updates, on desktop, clicking on link preview in a comment will make the link and the little icon disappear but no preview loads: https://files.catbox.moe/o41qu7.jpg
Clicking the link itself opens it in a new tab as normal.
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?
The page to manage moderators is broken and returns 503 Service Unavailable. It has been doing this for at least a week. I'm unable to add moderators to the magazines that I created as a result and I could use some help on some of them.
For example: https://kbin.social/m/TodayILearned/moderators
I tried in Chrome, Safari, Firefox and curl. curl returns:
< HTTP/2 503
< server: Varnish
< retry-after: 0
< content-type: text/html
< accept-ranges: bytes
< date: Mon, 26 Jun 2023 21:14:46 GMT
< via: 1.1 varnish
< x-served-by: cache-bfi-krnt7300043-BFI
< x-cache: MISS
< x-cache-hits: 0
< x-timer: S1687814086.621395,VS0,VE1271
< strict-transport-security: max-age=31557600
< alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
< content-length: 11206
Any word on when this might be resolved?
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.
Has anyone else stopped receiving notifications? I haven't gotten any notifications the past couple of days even though my notifications are all turned on.
minor issue but i can load "melbourne@aussie.zone" I can see their threads, but when I reply the reply does not appear on their end
Searching on "active" magazines often indicates at the bottom of the webpage that there are several search webpage results.
Attempting to go to a subsequent page always yields the "first" page results.
I’m on mobile, and hitting More on the comments section of my profile looks very different from when I hit More anywhere else.
The most important feature needed is comments sorting by TOP. The microblog page already has this. Why not post pages?
Hey not sure if this is the proper venue for this, but is the REST API expected to be functional? The root endpoint (e.g. curl 'https://kbin.social/api'
) works, but then all the others (e.g. curl 'https://kbin.social/api/magazines'
) fail with a 500.
At first I figured it was just a "kbin.social is overloaded" issue, but the behavior seems consistent across a few different instances (karab.in, kbin.lol, some others I forget).
Figured I'd check if the API is, y'know, implemented/enabled/whatever before I try and repro/submit an actual useful bug report.
There might be something wrong with Markdown tables, they worked fine a week or so ago but now it's just the "raw code". Any experiencing this issue or did the format change slightly?
I shouldn't be seeing blocked Magazines in my Random Links sidebar.
Why are comment threads no longer indented further than 2 indentations? I can't tell when someone is replying to the parent comment or one of its replies anymore...
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"
Try @curiosityLynx@kglitch.social
I will add the issue, thanks.
That worked, thanks.
Not sure if anyone is getting this problem or whether it is a KBin issue or a browser issue.
I get an issue when browsing on mobile (Firefox) and loading magazine headers under all. If I scroll down and load a few additional magazine headers, click on a magazine title to view it and then hit back to return to the list of magazines, the list does not return me to the place I was at in the list.
Instead it truncates the list back to first loaded magazine headers and leaves me viewing the random details normally positioned at the bottom of the all list. To get it to load more magazine headers I have to scroll back to actual bottom of the listed of initially loaded magazine headers. It then starts reloading headers as normal but I then need to scroll and reload all subsequent magazine headers to get back to my position in the list.
I visited a post with 130 comments in which I participated before. None of the comments show up and I don't know why. It's not the first time that this happens. Am I doing something wrong? I'm browsing from Firefox mobile.
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.
Why are the default rate limits so low? As an admin how do I change them permanently? I have modified rate_limiters.yaml and ran the dump command. If the containers restart the file is reset to default settings.
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
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.
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.
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.