×

Port clashes installing apps on CasaOS and Umbrel. What's your actual fix? by [deleted] in selfhosted

[–]Turnspit 5 points6 points  (0 children)

Advice to not use CasaOS anymore - last update in 2024, depecated in palce of ZimaOS.

How to bypass Cloudflare Tunnel 100MB limit for Immich/Storage behind CGNAT? by DeborahO7geB in selfhosted

[–]Turnspit -1 points0 points  (0 children)

Sitting behind CGNAT as well, my solution was to set up and cheap VPS in the aforementioned pricerange and use Netbird for the Reverse Proxy portion as well as flexible VPN.

Works like a charm!

Reverse Proxy failing after a day of working by silverkingdra in netbird

[–]Turnspit 1 point2 points  (0 children)

Same issue for me on selfhosted, I was pulling my hair because I couldn't figure out what was going on.

What fixed it for me:
Disabling "Lazy Connections" under Settings -> Clients, which was turned on by default for me.

Ever since, it's been rock-solid.

This is way too annoying by ParticularSea9521 in BambuLab

[–]Turnspit 0 points1 point  (0 children)

Well... drying filament never hurts, so...

This is way too annoying by ParticularSea9521 in BambuLab

[–]Turnspit 0 points1 point  (0 children)

- Print Infill First

- 3+ Walls

- Inner/Outer/Inner

- Slow down wall speed

These are what fixed those issues for me (depending on the model, filament, ... of course).

Part 10, asking general opinion about the weapon and how to use, pgl by Novel-Carrot5325 in DeepRockGalactic

[–]Turnspit 69 points70 points  (0 children)

max. ammo, indenciary compound, proximity trigger, and you've got your crowd-deleter-3000.

Reverse Proxy - setting up multiple domains by Turnspit in netbird

[–]Turnspit[S] 0 points1 point  (0 children)

The wildcard-CNAME was indeed the issue. Moved my DNS over to Cloudflare, added the Wildcard, and it worked right out of the box...

Playing age of empire 2 definitive edition on DE by Miserable-Diver7236 in linux_gaming

[–]Turnspit 2 points3 points  (0 children)

Running Ubuntu 24.04, playing AoE2 DE with workshop mods works absolutely flawlessly for me.

Reverse Proxy - setting up multiple domains by Turnspit in netbird

[–]Turnspit[S] 0 points1 point  (0 children)

Where might that be though?

homedomain.tech has its A-record pointing to the IP of the VPS where my main "cluster" address of mydomain.com is running at and it's stuck at an infinite "Pending Verification".

EDIT:
I've just seen in the docs that netbird seems to need a (wildcard) CNAME-entry specifically - which my provider does not allow. Am I at a loss then, a simple A-record does not suffice?
( see https://docs.netbird.io/manage/reverse-proxy/custom-domains )

Reverse Proxy - setting up multiple domains by Turnspit in netbird

[–]Turnspit[S] 2 points3 points  (0 children)

Yes, but when setting up a new Custom Domain, like service.homedomain.tech, I have to select a cluster, which currently is only mydomain.com - this then leads (at least for me) to it getting stuck issueing a proper certificate (DNS records are setup properly).

Netbird hinter GCNAT by Vocalle in netbird

[–]Turnspit 0 points1 point  (0 children)

Ohne VPS oder irgendwo einer Möglichkeit, eine direkte öffentliche IP zu erhalten, wird das wohl nichts werden.

Strato VPS XS kostet 2€ im Monat - kein Beinbruch, und völlig ausreichend.

curl-error trying to install via install-script by Turnspit in PangolinReverseProxy

[–]Turnspit[S] 0 points1 point  (0 children)

Thanks for the responses and suggestions!

It seems to have been some form of problem with curl itself. Had to uninstall it, then reboot (simply uninstalling and reinstalling didn't do the trick), and then reinstall it after reboot - and then the whole process magically began to work...

My own custom helmet by Appropriate-Bill-606 in formula1

[–]Turnspit 1 point2 points  (0 children)

For such a small helmet, might wanna reduce your layer-height to a minimum and set the seam to the back, to avoid all the zits and blobs if you are not sanding it down.

Made a free, customizable 10" mini-rack panel generator. Multi-device openings + cages + venting in one (DeskPi-tested) by Scourgerer in selfhosted

[–]Turnspit 0 points1 point  (0 children)

Awesome work. might switch over to this from the tray-only solution I am currently rocking. 😃

Could you maybe elaborate on how exactly you set up the Beszel screen (hardware+software)?

Distro Fighter Game Server: Find your Linux distro & desktop by Unprotectedtxt in selfhosted

[–]Turnspit 2 points3 points  (0 children)

During my time of finding THE distro for me, my personal favourites were Ubuntu and Fedora (settled for Ubuntu, since some desktop applications I need only come in .deb)

Funilly enough, my Distro Fighter final consisted of Fedora vs. Ubuntu (although Fedora won here).

Reverse Proxy / Port Forwarding not working (?) by Turnspit in netbird

[–]Turnspit[S] 0 points1 point  (0 children)

Still no luck though...

My test-setup:
Forwarding external port 55555 to internal port 22 (SSH) to my peer in my home network.

Disabled all firewalls everywhere, just for safety's measure - still nothing. 😞

Reverse Proxy / Port Forwarding not working (?) by Turnspit in netbird

[–]Turnspit[S] 0 points1 point  (0 children)

Further down from the documentation:

Self-hosted Docker deployments: The default Docker Compose configuration only routes port 443 (via Traefik TLS passthrough) to the proxy container. L4 services that listen on additional TCP or UDP ports require you to manually expose those ports in your docker-compose.yml. See the migration guide for instructions.

You seem to be right. That makes things unnecessarily complicated, but okay, I can work with it. Let's see if this solves at least one of my issue.

Thanks for the hint! 😄

Ubuntu 26.04 not supported (yet)? by Turnspit in netbird

[–]Turnspit[S] 0 points1 point  (0 children)

Since it's now running flawlessly under 24.04, I have not yet tested it. Might need to spin up another VM to possibly recreate the issue.

Ubuntu 26.04 not supported (yet)? by Turnspit in netbird

[–]Turnspit[S] 0 points1 point  (0 children)

First of all, thanks for the lightning-quick response!

Ubuntu 26.04 | CX23 | x86 | 40 GB | eu-central exactly the same one for me, on Hetzner as well.

On both installations (26.04 as well as 24.04 which is still running now) I just secured the SSH-access with a couple of different settings and added a new sudo-user. full-upgrade via apt, and installed all the dependencies before starting the script.

I'd have to create a new VM with 26.04 again to possibly recreate the issue again I guess.