notdeadyet

joined 1 year ago
[–] notdeadyet@lemmy.dbzer0.com 1 points 5 months ago

Thanks for the suggestion. I followed that and it didn't solve the problem sadly.

[–] notdeadyet@lemmy.dbzer0.com 2 points 5 months ago

I might have to switch, as much as I like the simplicity of Caddy, I keep running into issues like this unfortunately.

[–] notdeadyet@lemmy.dbzer0.com 3 points 5 months ago (1 children)

Do you know of a way to have a global caddy setting to only allow Cloudflare IPs, but "exempt" Jellyfin?

(I posted my caddy cloudflare section down below which only works as a global setting)

[–] notdeadyet@lemmy.dbzer0.com 3 points 5 months ago (3 children)

I have followed that guide which let me to a few GitHub issues.

Here is what I have put in my config:

servers {
        trusted_proxies cloudflare {
                        interval 12h
                        timeout 15s
                }
        trusted_proxies static private_ranges
        client_ip_headers Cf-Connecting-Ip X-Forwarded-For
        }
}

I have also added all Cloudflare IPs in Jellyfin's known proxies:

103.21.244.0/22, 103.22.200.0/22, 103.31.4.0/22, 104.16.0.0/13, 104.24.0.0/14, 108.162.192.0/18, 131.0.72.0/22, 141.101.64.0/18, 162.158.0.0/15, 172.64.0.0/13, 173.245.48.0/20, 188.114.96.0/20, 190.93.240.0/20, 197.234.240.0/22, 198.41.128.0/17

Yet, I'm still not seeing the real IPs.

 

Hello everyone,

I currently have Jellyfin running through Caddy and Cloudflare as reverse proxies.

I have tried everything and can't seem to get Jellyfin to report anything but the Cloudflare IP for clients.

Does anyone have a similar setup and could help me troubleshoot this? I can share whatever configs I am using as required.

Thanks!

[–] notdeadyet@lemmy.dbzer0.com 18 points 5 months ago* (last edited 5 months ago)

That led me in the right direction!

Fixed it with:

pvresize /dev/sda3
lvresize --extents +100%FREE --resizefs /dev/pve/data

Thank you!

[–] notdeadyet@lemmy.dbzer0.com 3 points 5 months ago (2 children)

Would you know how I would go about doing that?

[–] notdeadyet@lemmy.dbzer0.com 3 points 5 months ago (1 children)

I'll give that a shot with gparted on the weekend if all else fails. Thanks!

 

Hey everyone, I'm currently using proxmox to virtualize my OPNsense and another VM. Today when I went to create a third VM, everything crashed with I/O errors, and I realized my local-lvm was out of space. This was odd to me since I have a 1TB drive and only have two small VMs.

To my surprise, proxmox is only using 100GB of my disk. Can someone please guide me on how I can fix this without having to reinstall proxmox? I would prefer to have my OPNsense VM running while I fix this. Here are some diagnostics to help. Thanks

https://pastebin.com/1N7fwmYy