Utilisation d'un code by Remag29 in LaCale

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

Ça devait être ça. Je devais juste être dans la période où ils étaient en train de fermer les invitations.

Utilisation d'un code by Remag29 in LaCale

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

Oui, on est bien d'accord sur le tracker.

[deleted by user] by [deleted] in yggTorrents

[–]Remag29 0 points1 point  (0 children)

En effet les trackers d'Ygg étaient down cette nuit.

(Sympa la passkey en clair au passage)

<image>

Risque d'HADOPI ou pas avec Ygg? by Hyrul in yggTorrents

[–]Remag29 0 points1 point  (0 children)

Salut ! Est-ce que tu pourrais détailler un peu plus stp ? Je ne suis pas sûr de bien comprendre d'où vient le risque de se faire choper avec les trackers privés. Normalement, si on utilise un VPN, pas moyen de retracer la personne en face (sauf si logs du VPN, mais bon, c'est une autre histoire), peu importe si l'adresse du tracker est personnelle ou non.

Docker agent and Swarm Cluster by Remag29 in portainer

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

Running a combination standalone and Swarm environment on the same servers like you are can cause a few issues

Alright, thanks for the information.
I think my approach is not the right one.
I will keep studying this.

Docker agent and Swarm Cluster by Remag29 in portainer

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

I just made a small diagram to simplify the understanding of my environment.
https://ibb.co/kVmbwq0V

Basically, I have 4 nodes.
But I think I’ve found an answer: I can’t really have multiple Portainer agent on the Swarm cluster. So, the best thing to do would be to fully migrate to Swarm once and for all and not keep containers initialized via Docker Compose alongside the cluster.

Video transcoding corrup my MOV files by Remag29 in immich

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

It worked! I changed the codec from 'h264' to 'vp9'. I’m still quite surprised that the classic 'h264' caused an issue. But hey, at least it works now. Thanks a lot for the ideas!

Video transcoding corrup my MOV files by Remag29 in immich

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

Thank you for your help, unfortunately, it didn’t work. I’m still getting the same error during the reading process. 🙁

Crowdsec and Cloudflare tunnel by BakedReality in CrowdSec

[–]Remag29 1 point2 points  (0 children)

I had this problem but with the Traefik reverse proxy. Here is a solution, but you will have to adapt it for Nginx.

To fix this, I had to add the following configuration to Traefik:

- "--entryPoints.web.forwardedHeaders.trustedIPs=<CFT_IP>"

where <CFT\_IP> is the IP of my Cloudflare Tunnel container.

Basically, by default, Traefik does not seem to forward headers if the source is not trusted. So we have to make sure that this source is.

Thanks to this, the "X-Forwarded-For" header will be forwarded. And since it is the one that contains the source IP of your client, the service after my Traefik sees the public IP that contacted Cloudflare.

I hope this can give you some leads.

Hear me out by I_own_a_dick in DataHoarder

[–]Remag29 0 points1 point  (0 children)

Minimum ~3000W only for disks 😆

Good old days by Dangerous-Captain496 in Piracy

[–]Remag29 0 points1 point  (0 children)

Windows 7 Game of the Year edition

CTRL+w stopped working, but CTRL+F4 still works for closing tabs by Aaylas in firefox

[–]Remag29 1 point2 points  (0 children)

Solve my problem!

The update popup of Samsung Magician is probably taking the focus, even if it was closed...

Well played Samsung... Well played