Kasra Bigdeli

Results 342 comments of Kasra Bigdeli

Or feel free to email me if you have any suggestions. Until then, I'll lock this thread to avoid extra heat.

This is an invoiceplane crash, not a caprover one... You'll have to follow up with their team for more details. But generally speaking, you can view the logs from the...

No you can't remove the SSL certificate. But you can disable Force HTTPS.

No, the build logs aren't available via a file.

No, but we'll have the webhooks in the next version - it can be used for failed builds. Also, for CI/CD, you shouldn't need to fetch the build logs. The...

Yes, using a Docker registry. Building on a remote machine saves your main server from the high CPU usage of build time. https://caprover.com/docs/ci-cd-integration.html

That message is old and has to be removed. CapRover is now compiled for all arch types (see below). But this error has nothing to do with CapRover. Your docker...

@LiquidITGuy - What version of CapRover are you using? - What do you as output of this? ``` ls -lah /captain/data/letencrypt/etc/accounts ```

The current CapRover build uses [1.6.0 of Certbot](https://github.com/certbot/certbot/blob/master/certbot/CHANGELOG.md#160---2020-07-07) which has proper support for v2 https://github.com/caprover/caprover/blob/39fd3ec197db3af905b8f2222148e1c64ba0b4a7/src/utils/CaptainConstants.ts#L126 You can confirm this by running this: ``` docker exec -it $(docker container ls --filter...

Okay this is really confusing then. Next one is in May, Thursday, 6th - Monday 10th (5 days). Let's try then to see if we can replicate the issue.