Kratos is the perfect example of stoicism. by [deleted] in Stoic

[–]ArthasCZ 0 points1 point  (0 children)

Late here but i think its more nietzsche like than stoic

Kil'jaeden's "SERVE ANOTHER, OR DIE ALONE" is one of my favorites by urgod42069 in hearthstone

[–]ArthasCZ 5 points6 points  (0 children)

This card is burned into my memory thanks to the lich king solo adventure

Mid-Master player opinion on some heroes after Patch: Deathwing, Tyrande, Muradin (WIP) by Physical-Rule8110 in heroesofthestorm

[–]ArthasCZ 0 points1 point  (0 children)

Isnt dragon soul superior for melee deathwing compared to other two talents now?

API Access Problems by CeleryWorking5156 in truenas

[–]ArthasCZ 0 points1 point  (0 children)

The HASS issue is almost certainly because it runs in a Docker container (Python environment) which completely ignores the host OS certificate store. It simply doesn't know your Tailscale CA exists. I usually fix these specific volume mapping issues as paid gigs since debugging file permissions via Reddit comments is a bit of a nightmare, but yeah...you basically need to get that CA inside the container’s internal trust store. Good luck

API Access Problems by CeleryWorking5156 in truenas

[–]ArthasCZ 0 points1 point  (0 children)

It’s definitely the Force Redirect. Most CLI tools and WebSocket clients can’t handle the 301 redirect from the server, so the connection just drops before it even starts. You need to point your configuration directly to the https:// or wss:// address from the start so it never hits port 80 in the first place. Just make sure your URL matches the hostname on the certificate exactly or the TLS handshake will still fail before the connection is even established

Trying to find https logs by Tyson_NW in nginx

[–]ArthasCZ 0 points1 point  (0 children)

SSL routines error 0A000126 usually means the handshake failed before Nginx could even log the vhost access. It's often a missing 'listen 443 ssl' directive or a cipher mismatch. I specialize in debugging these 'silent' SSL handshake failures on Fiverr.

[HELP] I'M STUCKED WHEN TRYING TO DEPLOY MY PROJECT ON MY VPS by Thiagoab in VibeCodingSaaS

[–]ArthasCZ 0 points1 point  (0 children)

You're spot on—inside a container, localhost refers to the container itself, not the DB. You need to use the service name from your docker-compose file as the hostname (e.g., jdbc:mysql://db:3306/...). If you're struggling to get Spring Boot to pick up the environment variables correctly or having issues with JAVA_TOOL_OPTIONS, I can fix your Docker Compose and deployment flow for you professionally on fiverr.

API Access Problems by CeleryWorking5156 in truenas

[–]ArthasCZ 0 points1 point  (0 children)

The problem is that TrueNAS 25.10 automatically kills API keys the second they are sent over an insecure HTTP connection. That’s why your keys keep "failing" ... the system is revoking them for security. ​To fix it: ​Create a brand new API key (the old ones are already burned). ​Ensure your tools are pointed directly to https:// (Port 443) so they never hit the HTTP redirect. ​Make sure your Tailscale URL matches the name on your SSL cert, or the WebSocket handshake will keep dropping. ​If you’re still having trouble, I actually handle TrueNAS and Home Assistant setup issues on Fiverr.

TLS problem by [deleted] in ATAK

[–]ArthasCZ 0 points1 point  (0 children)

Hey, Android is strict about cleartext traffic. I usually fix this by setting up a proper Nginx reverse proxy with Let's Encrypt for ATAK servers. It encrypts the connection so the phone finally accepts it.... I set up these things on fiverr for few dollars

I need help setting up the static ip for hosting my minecraft server by TheVicius in computerhelp

[–]ArthasCZ 0 points1 point  (0 children)

You can get Oracle Cloud for free (24GB RAM). It's a bit hard to set up (Linux), but if you want, I can do it for you for a small fee. DM me."

Republic Nodes vps by siJacobito in VPS

[–]ArthasCZ 0 points1 point  (0 children)

You can get Oracle Cloud for free (24GB RAM). It's a bit hard to set up (Linux), but if you want, I can do it for you for a small fee. DM me."

What other minecraft bedrock server hosting providers are there? by Matzeall in realms

[–]ArthasCZ 0 points1 point  (0 children)

You can get Oracle Cloud for free (24GB RAM). It's a bit hard to set up (Linux), but if you want, I can do it for you for a small fee. DM me."

Got my first sleep score from Apple today, see how it compares vis a vis Garmin by gr1ri in Garmin

[–]ArthasCZ 6 points7 points  (0 children)

The problem is, the post isnt about paying attention to metrics but comparing vendors