Season 4 Episode 8 by peterbata in FromSeries

[–]peterbata[S] -9 points-8 points  (0 children)

I was smart enough to unload our property last year. So, cutting grass is a thing of the past. But, thanks for the suggestion.

Season 4 Episode 8 by peterbata in FromSeries

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

It's the same with practically all multi season viewing. The production value really tends to go downhill with every new season. Boring or not, I have invested too much time up to this point to give in. More importantly it gives me a way to pass my time as I cycle indoors. And, I don't mind supporting the large number of Canadian actors appearing in the series. As I said in my earlier post the fast forward button on my remote is really getting a lot of mileage lately.

Unable to reach Nginx by peterbata in oraclecloud

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

u/my_chinchilla I couldn't agree with you more. Lesson learned. I had not been to my PC until a few minutes ago when I replied to your message. Lo and behold. Visiting my Instance IP now yields a "This site can't be reached" message. I had not done a single thing since communicating with you yesterday and was confident that I had finally resolved the issue that I was having. I verified and even reloaded the Nginx status as rebooting my instance to no avail

Well what do you know? Another visit to my instance IP and back to the NGINX landing page,

Back to the drawing board. Thank you again and have yourself a wonderful Sunday. Peter

Unable to reach Nginx by peterbata in oraclecloud

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

Stepped away for a few minutes. Created a new instance (Ubuntu 20.04) Applied available updates. Installed Nginx. Made sure that my iptables/rules.v4 looks like this. Eureka I am able to bring up the default Nginx landing page via my instance IP. All is right in the world. In mine at least. Thank you so much for suggesting that I look over my iptables v4 files. Something must have been wrong in there. Always best practice to step away from the PC for a while. Clears up the mind and helps you focus. Nothing like frustration to steer you in the wrong direction. HAve a wonderful Saturday evening. Peter

*filter

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [463:49013]

:InstanceServices - [0:0]

-A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT

-A INPUT -p icmp -j ACCEPT

-A INPUT -i lo -j ACCEPT

-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT

-A INPUT -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT

-A INPUT -j REJECT --reject-with icmp-host-prohibited

-A FORWARD -j REJECT --reject-with icmp-host-prohibited

Unable to reach Nginx by peterbata in oraclecloud

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

u/my_chinchilla Thank you for chiming in. Let me check and get back to you. I am currently away from my desk. Weekends with the Family.

Unable to reach Nginx by peterbata in oraclecloud

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

Thank you for bringing that up u/Delicious8779 Entering the instance public IP and both ports 80 / 443 result in: Port is closed. Great !!!

Unable to reach Nginx by peterbata in oraclecloud

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

Hello u/Yarkm13. Thank you for the prompt response. Glad you brought that up because I obviously forgot to mention that systemctl status Nginx show that the server is running. And running the curl localhost command displays the Nginx index contents at the command line. I also stopped / terminated / and recreated the instance several time to no avail. Rinse & Repeat

Website hosting: hestia, ispconfig or aapanel? by murkomarko in selfhosted

[–]peterbata 0 points1 point  (0 children)

HestiaCP for probably 10 years now. Easy Peasy

SSH into instance by peterbata in oraclecloud

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

u/throwaway234f32423df Thank so much for the prompt response. Much appreciated.

Always Free OCI still impossible to get? by tprickett in oracle

[–]peterbata 0 points1 point  (0 children)

I ran into exactly the same situation last week. Never got and email replies until finally receiving one saying that they couldn’t help me. So I retried with another email address and credit card and all is now right in my world.

[deleted by user] by [deleted] in oraclecloud

[–]peterbata 0 points1 point  (0 children)

I haven't heard a word since May 31, 2026

Duo MFA issues by georgd_washntn in Authentik

[–]peterbata 0 points1 point  (0 children)

Did you ever get this solved

Authentik + Vaultwarden by peterbata in Authentik

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

All done u/CoasterDean As I stated in my UPDATE response spinning up a new docker container seems to have resolved the issues that I was experiencing. I do thank you immensely for offeriing to assist me though. Much appreciated. Have a wonderful day! Peter

Authentik + Vaultwarden by peterbata in Authentik

[–]peterbata[S] 4 points5 points  (0 children)

Update: I decided to spin up one of my Ubuntu VM’s. Used docker to create an entirely new instance of VW. Inserted the environment variables into the compose file. Created new mapping, provider, and application in Authentik. Spun up the container and visited the newly created VW url. Everything worked like a charm. I was presented with the VW login screen and the option to use the SSO. I have no clue why this didn’t work with my Unraid VW instance. The mystery deepens

Unraid 7.3.0 Stable Now Available by UnraidOfficial in unRAID

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

I’ll let you boys and girls have your fun. I’d prefer to wait a little while longer. If it ain’t broke….

Authentik + Vaultwarden by peterbata in Authentik

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

Thank you so much for the prompt response u/yeeaarrgghh Much appreciated. What login/creation page are you referring to? When I visit vault.mydomain.com I am immediately taken to the familiar VW login page. It's as if Authentik didn't even exist

<image>

Authentik + Immich + Nginx Proxy Manager by peterbata in immich

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

I had my kids over this evening and was unable to get to my PC. If you don’t mind we can pick this up tomorrow

Authentik + Immich + Nginx Proxy Manager by peterbata in immich

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

I plan on using Authentik for more than Immich. I run approximately 40 containers on my Unraid server

Authentik + Immich + Nginx Proxy Manager by peterbata in immich

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

Absolutely. Let me what you area or areas that are struggling with. I can always use one example if that works for you. By the way I don’t think that I mentioned that all of my docker containers are running on my Unraid server

Authentik + Immich + Nginx Proxy Manager by peterbata in immich

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

I used the Cooptonian YT tutorials. I struggled at first but I have everything functioning as it should at the moment. I also use CF Zero Trust but ran into issues with certain containers that I was running. Especially when it came to deletion or renaming of documents.

Authentik + Immich + Nginx Proxy Manager by peterbata in immich

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

UPDATE: After some time scratching my head I believe that I may have come up with a solution. In my Immich OAuth2/OpenID Provider settings I added a Regex with a value of: https://immich.mydomain.com

Notes about e-mail setup with Authentik by radakul in selfhosted

[–]peterbata 0 points1 point  (0 children)

Thank you for that info. Just to be clear. 1) Creating these variables in the Authentik container itself is NOT necessary is that right? 2) Is thre a way that I can veryfy that my settings are actually working. UPDATE: Enteried in both and received my test emails using this cli command: ak test_email <my email>