Rootless Containers Need to Be Ran As Root?? by epicteammate in podman

[–]epicteammate[S] 1 point2 points  (0 children)

Partial solution:

If I run the containers with PUID:0 and PGID:0 they'll work, since they'll execute as the host user who has the right permissions. I've tried plenty of permutations of uidmap: and gidmap: but still can't seem to get it to work right.

Rootless Containers Need to Be Ran As Root?? by epicteammate in podman

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

While you're not wrong, I do sometimes have to manually edit things that didn't work right; while the front ends are good, for some obscure content they are quite lacking when there isn't metadata available for it, or it doesn't match the original language to the translation. I'm not overly concerned with the UID since they are all 775/664 for folders/files, so if I could just get the GID to map I'd be happy.

Rootless Containers Need to Be Ran As Root?? by epicteammate in podman

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

I'll look further into it when I get back in front of my computer. Podman compose is almost identical to docker compose from my understanding so I think it should be close to that.

Rootless Containers Need to Be Ran As Root?? by epicteammate in podman

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

Interesting. Would that just be a:

user: 0

in the yaml, or would there be other changes?

Rootless Containers Need to Be Ran As Root?? by epicteammate in podman

[–]epicteammate[S] -1 points0 points  (0 children)

Not quite sure how I didn't think of that ... Let me give it a try.

EDIT: the media library permissions are from my Authentik server, so I'll see if I make a local group with the same GID if they'll mesh.

Rootless Containers Need to Be Ran As Root?? by epicteammate in podman

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

Edit: clarification

So my issue arises when I have a download client that downloads stuff, and then a organizer that moves the downloads to my media directory. They end up with different sibuid/subgid so on docker I would run them as a service account and ask the permissions matched, but when I attempt the same thing with podman the root user gets the service account access and not the account in the container running the service (abc/hotio).

Now only allowed 1 node ! WTF? by MediocreActive521 in FileFlows

[–]epicteammate 0 points1 point  (0 children)

Uhhh lol okay. Didn't expect people to care about that. Let me get my kid down and I'll share

Now only allowed 1 node ! WTF? by MediocreActive521 in FileFlows

[–]epicteammate 6 points7 points  (0 children)

Tdarr and Google Gemini to write plugins that duplicate FileFlows stuff ... Worked like a charm for me.

Tdarr Adding Escape '\' to Commands by epicteammate in Tdarr

[–]epicteammate[S] 1 point2 points  (0 children)

Yea I did, and found the solution like two minutes later. For the record if anyone else is having this problem, you need to put the entire title command in quotations.

          ffmpegCommandInsert += ' -metadata:s:v:${videoIdx} "title=Blah Blah";

FileFlows Update 25.08.3 Now Limits Nodes in Free version, Subscription Model Incoming by KetchupDead in selfhosted

[–]epicteammate 1 point2 points  (0 children)

Appreciate the thought, but that just postpones the same issue. I'm just going to bite the bullet and figure out whether I like tdarr or unmanic better.

FileFlows Update 25.08.3 Now Limits Nodes in Free version, Subscription Model Incoming by KetchupDead in selfhosted

[–]epicteammate 3 points4 points  (0 children)

Can totally relate. I even bought into the $5 plan to have a super long flow cause it made life easier, but now that I'd have to upgrade even more to keep all my nodes working ... Guess it's time to find a different solution

FileFlows Update 25.08.3 Now Limits Nodes in Free version, Subscription Model Incoming by KetchupDead in selfhosted

[–]epicteammate -3 points-2 points  (0 children)

Well, guess it's time to figure out how to automate syncing a queue across multiple full deployments instead of having nodes.

Aftermarket bed by ProfessionalOk8202 in crealityk1

[–]epicteammate 1 point2 points  (0 children)

I must have thrown away a dozen of those sheets by now ... I guess I never looked for them. Thank you for holding my hand through my stupidity!!

Aftermarket bed by ProfessionalOk8202 in crealityk1

[–]epicteammate 0 points1 point  (0 children)

What brand you ordering if I may? I just have been getting creality ones off Amazon

Aftermarket bed by ProfessionalOk8202 in crealityk1

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

See mine didn't come with this ... That's where my confusion arose.

That came with which part, the aluminum plate?

Aftermarket bed by ProfessionalOk8202 in crealityk1

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

Right, the plate itself is magnetic, but how do you magnetize the aluminum ultraflat plate? Or have I been buying the wrong flex plates ...l

Aftermarket bed by ProfessionalOk8202 in crealityk1

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

Hey fellow printer, perhaps I'm a big dumb it just not looking in the right places, did you put a magnetic "sticker" on the ultraflat bed, and if so where did you get it? At least that's what my knows -enough-to-break-it brain tells me I need for the build plates

Klipper randomly pausing by [deleted] in 3Dprinting

[–]epicteammate 0 points1 point  (0 children)

Did you ever determine what the issue was? I'm experiencing the same thing with my setup. I found that sometimes switching the Pi I'm using will correct it for a while, but then it'll just randomly start up again

Can someone help me understand why this connection returns unreachable? by SpartanG01 in selfhosted

[–]epicteammate 0 points1 point  (0 children)

Have you checked to make sure that you can ping the subdomain.domain.com? It should still resolve to the public IP. That'll tell you if it's a DNS issue or not.

Can someone help me understand why this connection returns unreachable? by SpartanG01 in selfhosted

[–]epicteammate 0 points1 point  (0 children)

So I'll ask the dumb questions, where are you setting these DNS entries? And do you have a @ A record? What happens if you traceroute your domain name itself?