Mathieu REHO

Results 12 comments of Mathieu REHO

Hello, apparently Nginx team forgot to mention that the repository has moved for newer versions of Ubuntu (>= 18.04) and Python (>= 3.x). Here is the command you should use...

Hello, the bug still exist in Mautic v6.0.2 : ![Image](https://github.com/user-attachments/assets/7b2cadf8-7492-440c-b4bf-c1a416967dd1) Revertion of the changes mentionned by @vinzent seems to have made the trick, no more errors, thank you :)

Just to add some screenshots of my current working setup :

Hello @flo-mic, any news about this PR ? Thank you in advance ! :smiley:

Hello, > fastcgi cannot handle a chain and needs to get one ip only Exactly `fastcgi_param REMOTE_ADDR $http_x_forwarded_for;` is not a good solution as it can contain multiple IPs addresses....

Just added `default: false` in my issue to match my settings

Hello, same here, thank you @EL-File4138 for your help,much appreciated :)

Hello, same issue here. Also running on Ubuntu 24.04 (6.11.0-29-generic). ``` $ bun run build $ medusa build 398 | exports.originalPositionFor = (map, { line, column, bias }) => {...

Hello, same problem here, same configs. I think this was compatible with a previous version of Helm, but the current one fails interpreting it. My Helm Version : v3.17.1+g980d8ac