Enes Sadık Özbek

Results 31 comments of Enes Sadık Özbek

install uuid@3

I have the same issue. Do you use .NET Core 3 with the new Routing API? Maybe it is related to that

> May I ask how you host your application? Because I suspect that you are running into an issue where there is other infrastructure between your app and cloudflare (e.g....

Thank you, I will try these out and provide feedback if it still does not work.

After double checking everything and fixing the issues you have mentioned it still does not work. The Forwarded Header Middleware sets the *user* IP correctly. ExceptFromCloudflare only checks against the...

> tried using 9.0.0 but couldn't build a working plugin. I think I am going to uninstall this and use the cli instead. I have updated it to 13.0.0 and...

I just refactored all other jobs to not use args for scheduling; e.g: ```yaml - name: OpenMod Auto Update schedule: 'crontab' task: openmod_command args: period: '0 0 * * 0'...

I don't think this can be fixed, if anyone comes up with an idea lmk