Kasra Bigdeli
Kasra Bigdeli
Thanks for the contribution! I can definitely help you get this Pull Request ready! Have a look at this article, it explains how you can create a pull request. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request...
What's the error at step 4?
That's certainly a bug. Thanks for the report
I tried reproducing the issue, but everything worked fine :/ - installed an older verion - Change the password to `123456789012345678901234567890` (30chars) - Update to 1.14.0 - Tried logging in...
What config? Environmental variables? Config files?
There is a highlight on the release notes: https://github.com/caprover/caprover/blob/45cf63427c3a6ab7e155639b9af66d1c3cabf883/CHANGELOG.md?plain=1#L35 But I agree, ideally this should run automatically.
Obviously the best solution is to upgrade your docker. The requirement listed in the release notes in the upgrade panel, example: https://github.com/caprover/caprover/issues/2111 If upgrading Docker is not an option for...
Move `limit_req_zone` line just above `limit_req`. You do not need a separate http block
Looks like netdata has this option: https://community.netdata.cloud/t/change-node-name-when-agent-is-running-via-docker/163 But that requires some manual configuration changes, which means you have to be running an unmanaged Netdata container (not the one that is...
As @Riches mentioned above, this is not a CapRover issue. But it's definitely a head scratching one! I just tried on the demo website that it works fine: ```text sudo...