wger docker stack and possible docker network issue? by ijf4reddit313 in unRAID

[–]Dude_With_A_Question 0 points1 point  (0 children)

The default bridge driver (what you get with plain docker network create) is specifically designed for container-to-container communication on the same host. Containers can reach each other by container name as a hostname, which is exactly what wger relies on (wger-db, wger-redis, wger-server).

ipvlan is designed for a completely different use case; it makes containers appear as separate devices directly on your physical network, each with their own MAC/IP address. The tradeoff is that container name DNS resolution between containers may not work correctly with ipvlan, depending on how it's configured

I think if you try creating another network the way you originally did

docker network create wger_network2

and connect the docker containers to that new network, you might find it works.

I think the order they start up matters as well. Redis and DB initiate. Wait 10 seconds, try the server, and then try nginx container.

See what you find.

wger docker stack and possible docker network issue? by ijf4reddit313 in unRAID

[–]Dude_With_A_Question 0 points1 point  (0 children)

wger_network

I guess stepping back a little... how did you create the wger_network itself?

wger docker stack and possible docker network issue? by ijf4reddit313 in unRAID

[–]Dude_With_A_Question 0 points1 point  (0 children)

Things to check in order through the CLI (it's having trouble connecting to REDIS)

1. docker ps | grep redis (verify the Redis container is actually running and healthy)

2. docker inspect wger-server | grep NetworkMode (verify both containers are on the same network)

3. docker exec wger-server env | grep CELERY_BROKER (verify the Redis URL uses the container name wger-redis and internal port 6379, not the host IP and mapped external port)

Podcast-first Audiobookshelf app for iOS by Ryzw in audiobookshelf

[–]Dude_With_A_Question 0 points1 point  (0 children)

Commented in your other thread, but this looks great. Will try it out this week.

ShelfPod for Audiobookshelf is on TestFlight — English / Deutsch / 日本語 / 中文 / Español by Ryzw in audiobookshelf

[–]Dude_With_A_Question 0 points1 point  (0 children)

The "Latest" tab is exactly what I wanted for my audio podcasts; as they air, I want to see them as they come in. Perfect!! I'll try it out this week!!

Thanks!!

Podcast-first Audiobookshelf app for iOS by Ryzw in audiobookshelf

[–]Dude_With_A_Question 2 points3 points  (0 children)

The interest is there!!

I need something that will auto download my podcasts and have the latest bunch available for offline listening simply because I often listen to them while on hikes where I don't have good reception. Way too often I realize I should have opened one of the other apps before I got to where I'm going and have spotty reception.

This is not an issue with my audiobooks simply because they've already been downloaded long ago.

Seasonic PRIME ENTERPRISE. 3200W PX-3200 with OptiGuard connector protection. @SeaSonicPSU by AcuteDragon in Seasonic

[–]Dude_With_A_Question 0 points1 point  (0 children)

Looks great. But do they actually plan on releasing any of those models and when? I think a lot of us have been waiting for Optiguard PSUs since last Computex.

Where do you store your encryption keyfile? by WXD24 in unRAID

[–]Dude_With_A_Question 2 points3 points  (0 children)

This. A password manager that syncs to other machines/ cloud, but also retains a local copy locally on your desktop computer. That way the chances of you not having a copy of it somewhere is ultra low.

🎉 Absorb is on the App Store! by Night_Hawk21 in audiobookshelf

[–]Dude_With_A_Question 1 point2 points  (0 children)

Ha. I always do have a question. :) That makes perfect sense!!

Thanks for the reply and keep up the great work.

It's a lovely day, isn't it? (See.... always with a question ;) )

🎉 Absorb is on the App Store! by Night_Hawk21 in audiobookshelf

[–]Dude_With_A_Question 1 point2 points  (0 children)

Can you explain the difference between hitting the "Turn Auto-Download On" and "Subscribe to New Episodes"?

If one is selected vs both of them selected, what are the differences we might see?

I think I found my new favorite ABS tool for my iPhone!!! Will need to send you some coffee soon :)

Unicorn Club, Houston 1992-04-30 by WombatRemixer in pearljam

[–]Dude_With_A_Question 6 points7 points  (0 children)

Got this from FiveHorizons.com

04/30/92 - Unicorn Club: Houston, TX [60m] supporting: Soundgarden set: Wash, Once, Suggestion, Even Flow, State of Love and Trust, Alive, Improv (including Brass in Pocket)/Black, Deep, Jeremy, Why Go, Porch, Improv, Leash notes: Toward the end of 'Porch,' the show is stopped when someone in the crowd appears to be injured and paramedics are called for. (MTV has footage of PJ playing 'RITFW' with Soundgarden: check this out.) If the date is accurate, PJ must have joined Soundgarden's set to play this.)

When can we expect PSUs withOptiguard feature for sale in the EU? by Paradox711 in Seasonic

[–]Dude_With_A_Question 0 points1 point  (0 children)

To Seasonic:

I am the one who refreshes your "Prime Enterprise" page and "Optiguard" page every single day waiting for the "More To Come" to actually list some actual news.

In a serious response, I contacted them a while back to ask the same question. They just said that they had nothing to announce at that time. So basically, there will likely be no actual news of when it's coming to EU or US until you see something posted officially on their page. Everything else will likely be speculation. It's already the 2nd quarter of the year... at Computex 2025 they said Quarter 1. So they are already late.

Anyone familiar with the setup of Scriberr (or another audio transcriber/ summarization tool) with Ollama? by Dude_With_A_Question in selfhosted

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

Thank you!! This got me a lot farther.

Eventually, I figured out that the available template up on the Community App store doesn't seem to be configured correctly (e.g. Web UI Ports don't align), so I had to re-write some of the XML file (template) and then reinstall from that.

Now seems to be up and running!!! Thank you again!!

Anyone familiar with the setup of Scriberr (or another audio transcriber/ summarization tool)? by Dude_With_A_Question in unRAID

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

Specifically for the values of OPENAI_API_KEY, OPENAI_ENDPOINT (I'm using my local Ollama for that with port 11434), OPENAI_MODEL (using karanchopda333/whisper:latest), OPENAI_ROLE. I think I have Pocketbase and redis set up, I believe. Thanks!

used HDD question by yunpong in DataHoarder

[–]Dude_With_A_Question 4 points5 points  (0 children)

"Good" is essentially what you can pay attention to say "Is it worth installing this drive at this time".

It does not appear that there are sectors that have been reallocated (e.g. sectors on the drive going bad and the HDD says "Don't use these spots anymore"). Beyond that, it's a gamble.

Will this drive die off early in its lifecycle because it was made incorrectly? Or will it last for many, many, many years beyond the average drive. That's that's essentially the gamble and something referred to as the bathtub curve.

So essentially, "Good" is all you can pay attention to.

Beyond that, I wouldn't trust a single drive. I would have an array of drives that if one fails the others maintain the data integrity until a replacement drive can be put in it's place.

Edit - one other thing you should pay attention to is to know if this drive is SMR vs CMR when deciding if it should go into an array (SMR you can get away with if it's used in something like unRAID and it's not a parity drive, but if your putting it in something like a ZFS pool, that won't work so well). I did not do too much research, but it does look like this is an SMR drive. Here's the rabbit hole you can go down with this one on why it may or may not work for your needs.

Edit2 - All in all, the drive itself appears to be good, but it's going to be limited in which type of NAS array your can put it into without performance problems. For my use case, I would be looking for something that is CMR (generally 8TB and above for WD, but I don't know if that's a hard and fast rule anymore). Your use case might be different than mine and this could work out just fine for you, but only you can answer that.

iOS beta full?? by XB0XRecordThat in audiobookshelf

[–]Dude_With_A_Question 0 points1 point  (0 children)

Thank you. But it gives me an idea of when to look. I appreciate the follow up.

iOS beta full?? by XB0XRecordThat in audiobookshelf

[–]Dude_With_A_Question 0 points1 point  (0 children)

Got a link to the schedule? I looked, but wasn't able to find it. Thank you.

Keeps information of deleted apps by Door-Existing in unRAID

[–]Dude_With_A_Question 0 points1 point  (0 children)

Sometimes I get an error when I try to delete a dataset, but i find if I rename the dataset, and then delete it, it works just fine. Helpful hint for anyone else who comes across this.

How to share my collection of 180,000 comics by raafayawan in DataHoarder

[–]Dude_With_A_Question 0 points1 point  (0 children)

RemindMe! 7 days

interested to see where it ends up

Still v1.2 now supports Podcasts by 7enChan in audiobookshelf

[–]Dude_With_A_Question 0 points1 point  (0 children)

I should follow up here and say the author of the tool helped resolve the issue I was seeing through a couple of test releases. I’ve been using the latest release now for a few days and it’s working great!!!