New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
SNATCHED ONE ETERNAL, ORDER ID: 4211449594
SNATCHED ONE ETERNAL, ORDER ID: 6738507584
This is correct, there was some misconfigs etc. and the patches are still propagating, we do rolling release. opnly some are affected.
We constantly work on the documentation etc. next time it will be easier for väinämöinen.
Thanks for being so thorough. Remeber to do the eternal story thing for credit!
Probably old PMSS version, afaikm PHP-CGI separate watchdog was done, php-fpm is very very unstable with rtorrent especially.
Might be a bug in the watchdog tho.
Exemplary example of a really good timneline story, easy to follow.
Doing this exemplary case, i think you deserve an extra +1month once the processing starts and gets all the way here.
Largely the issue is that it starts from fresh context, so it really doesn't know every nuance. This is why constant finetuning agents is going to be the future for someone like us, all idle cycles used to finetune the models with the most fresh data, save tokens on trying to force so much investigation, memory lookups, github repos etc.
On each ticket reply also every single note and message is told to be challenged and reviewed etc. so the fact you got contradictory information (even if wrong this time) is actually very positive sign, what failed was that there probably was no memory saved for this GH issue being done and closed, so it didn't see it.
We'll get it slowly better.
Let's just say this is "slightly" challenging project since Väinämöinen needs to be largely an AGI to do it's job, or atleast AGI adjacent.
I have been watching the ticketing closely lately, it got delayed abd backlogged, it is clearing up now. Large portion of the ticketing process and flow got fully rebuild over the past week too and is still processing, more observability, profiling, data fetches, timeout fixes, flow fixes, refactoring.
Hope those changes are going well.
Any suggestions how to do it **without ** S3 and with web ui? Not the app itself but how to connect it into the HA cluster.
you mean you want high availability fileserving, and web management for it?
Use whatever filemanager you want on the source and have cron rsync update the rest of them.
Aha gotcha. How will it failover, if the source goes offline? Is there a way to have one single domain for all my boxes somehow?
What do you have and what do you want for it to do?
I have my data and I would like to store it on the boxes in high availability manner, so with replication among 2-3 boxes. Access is needed via the web ui like nextcloud seafile etc.
Are you trying to accomplish this with only Pulsed servers, or is it part of a wider network of machines?
You could use rclone and mergerfs to obtain automatic failover for the files if the webui you're referencing is installed outside of the PM network. You mount each PM box with rclone, then merger those mounts together with mergerfs. If one goes down, mergerfs just uses the next one.
If you're trying to do this all within the PM network, I think you'd need to use Cloudflare Zero Trust Tunnels and Pools to make it happen.
I was considering both options. For non PM servers, I was thinking about copyparty + syncthing + DNS auto failover. However, for PM servers, I have no ideas for now how to implement it.
Not sure I understand why. If my app will be running in docker on PM and exposed via PM domain, I do not think CF is needed (I ditched it a few years ago and pretty happy).
As far as why, how are you going to handle the failover with each PM box having a unique URL, rather than an IP?
ah yes, true. Each box has got its own domain, so the only way is to use a different domain but then it is not really a proper failover. I was hoping there is some solution to this from PM but I guess there is not. Will have to think about using a VPS.
got 6 months free, thanks!!
###The Eternal Bonus ORDER ID: 7995715617###
browses on DNS Round Robin auto failovers to next one if one is down.
That's why we made those addresses.
The Eternal Story: TICKET 908219
On the web UI there's a button to get a shell without SSH but it wouldn't work
AI identified that the bug is known but the fix isn't deployed and couldn't tell me when it would be
It gave me a workaround (to remove a file via SSH which kind of defeat the purpose) to do each time...
On my second seedbox the button was completely missing and AI updated the seedbox so it would be available (but it tild me the same bug would occur)
Probably as good a reply at what a real human without much power would have done.
The Eternal Bonus ORDER ID: 3439353612
SNATCHED ONE ETERNAL, ORDER ID: 8114390371
The Eternal Bonus ORDER ID: 8236757870
###The Eternal Story: TICKET 064352
Wanna install a new container etc. Lidarr? Just ask Vain:
Good question. Lidarr isn't part of the bundled media-stack installer (install-media-stack.sh) — that one covers Radarr, Sonarr, Prowlarr, Jellyfin, SABnzbd and Autobrr, but not Lidarr.
The easiest path is Docker, which every account has out of the box (rootless, no sudo needed):
mkdir -p ~/docker/lidarr/config ~/music
docker run -d \
--name lidarr \
-e PUID=0 -e PGID=0 \
-e TZ=Etc/UTC \
-p 8686:8686 \
-v ~/docker/lidarr/config:/config \
-v ~/music:/music \
-v ~/downloads:/downloads \
--restart unless-stopped \
lscr.io/linuxserver/lidarr:latest
Once that's running, docker ps will show it, and the web UI is at http://:8686/. Point the ~/music and ~/downloads mounts at wherever your library and grabs already live so Lidarr can see the same files as your other apps.
Full walkthrough with more container recipes is in our LinuxServer.io guide: https://github.com/MagnaCapax/PMSS/blob/main/docs/linuxserver.io.md — docker-help in your shell also prints a quick command reference.
Reachability can vary a little by service type, so if the URL doesn't come up, reply here with what you're seeing and which service it's on.
Best Regards,
Väinämöinen
Pulsed Media Support
Thanks Vai!
The Eternal Bonus ORDER ID: 1275364987
my seedbox has been down for 10h, Väinämöinen is talking about a hardware fault on the storage array, not a good start after less than 2 weeks using this service...
The Eternal Bonus ORDER ID: 4702792237
The Eternal Story: TICKET 406084
We are now at more than 24h downtime on garvug server
How do you calculate your advertised 99.99% uptime ? It should be less than an hour of downtime per year.
Next Trophies About To Drop!
https://pulsedmedia.com/eternal-vainamoinen.php
SNATCHED ONE ETERNAL, ORDER ID: 1022126714
Fuck, sold out
Wait, it's different trophy. 6TB eh
Maybe I'll buy
Perkele TrophyI can not even submit ticket, the whole server is down, can not access to seedbox for hours
Same here.. good thing I bought 3 so I have another 2 boxes to play around with.
WHMCS Bugs Fixed
... And ofc new update dropped since yesterday
All online, final checks going and emails firing.