BetaBreak
Posts
-
Subscription plans and support -
How to disable OCSP stapling?@girish it seems to be that the ssl certs are not the cause of my openid / dashboard crashes. I can't find anything else in the logs..
-
How to disable OCSP stapling?Fixed by grep -r "ssl_stapling" /etc/nginx/ and manually commenting out # ssl_stapling on; and # ssl_stapling on; > Reinstalling domain (location) in dashboard also works...
-
Subscription plans and supportIssue fixedissue not fixed. Openid and my dashboard keeps crashed, preventing me to acces apps and make backups. I can't find any thing in the logs... @james would you be able to look in that? -
Subscription plans and support@james said in Subscription plans and support:
Do you have a ticket number for me so I can check some things?
[26166] Re: ssl_stapling
or
https://forum.cloudron.io/topic/14265/how-to-disable-ocsp-staplingthanks
-
Subscription plans and support@james this is what my subscription says in my dashboard: Current plan Premium Yearly started on 20 August 2022 is active.
I will ignore it, though how do I get help, I have not get a response on the issue? I have been spending about a day trying to fix my issue... -
Subscription plans and support@staff I have always been a happy Cloudron user with a Premium Yearly (No restrictions) plan for some time. Whenever I encountered a non app related issue, I would reach out via email and receive prompt assistance. However, recently my Cloudron began crashing, so I submitted a support request only to be informed that technical support for Pro plans has been shifted to the forum without prior notice.
It appears that my subscription plan has been altered, a year ago, from Premium Yearly with "no restrictions" to a Pro Plan featuring "community support only." This transition comes as a surprise and is not sustainable for me, potentially leading me to consider to move away from Cloudron, having the riks to be stuck for days with a broken Cloudron..
-
How to disable OCSP stapling?My Cloudron instance keeps crashing and my openid also crashes when trying to login into my apps.
nginx: [warn] "ssl_stapling" ignored, no OCSP responder URL in the certificate
Any way to fix that?
This could be the culprit:
This issue is particularly prevalent with certificates issued by Let's Encrypt. As of May 7, 2025, Let's Encrypt stopped including OCSP URLs in new certificates. Consequently, any certificate issued after this date will lack the necessary OCSP URL, causing the warning to appear in the server logs. The OCSP responders for Let's Encrypt were scheduled to be turned off entirely on August 6, 2025. Therefore, for certificates issued after May 7, 2025, OCSP stapling is no longer a viable option.
-
A Matrix-WhatsApp puppeting bridgeWould it be possible to modify this Cloudron Matrix Bridge deployment for Signal/ mautrix-signal ?
-
Zola - static site engine
- Title: Zola on Cloudron - Your one-stop static site engine
- Main Page: https://www.getzola.org/
- Git: https://github.com/getzola/zola
- Licence: e.g. AGPL
- Docker: Yes/
No[ https://www.getzola.org/documentation/getting-started/installation/ ] - Demo: https://www.getzola.org/
- Summary: A fast static site generator in a single binary with everything built-in.
-
ERPNext - cost-effective ERP solution@plusone-nick I downloaded the zip file from https://github.com/njsubedi/cloudron-erpnext locally on my computer and cd in that folder. Than I used the instruction provided by @nj https://forum.cloudron.io/post/87732 to get it running on cloudron.
-
ERPNext - cost-effective ERP solution@nj thanks for packaging this application. It is very much needed!
When I try to install, using your instructions, it I get the error:
No CloudronManifest.json foundDo you know what I could be doing wrong? Do I need to first pull the image from dockerhub?
Thanks!
-
Video issue@robi good one!
-
Video issue@jdaviescoates
For me, it happens nearly standard in meetings. When we switch over to a non Cloudron hosted Jitsi, the video is not automatically being turned off.. -
Video issueHi @chetbaker, I have the same issue and see it on other jitsi cloudron instances too.
-
ITFlowIT documentation, ticketing and accounting system for small MSPs.
https://github.com/itflow-org/itflow
https://github.com/itflow-org/itflow-docker -
Hyperswitch - Open Source Payments Switch that supports multiple payment gateways and Stripe ReplacementGood find @jagan !
-
Wireflow - flow chart collaboration appIndeed, well noticed @jdaviescoates !
-
Wireflow - flow chart collaboration appFree Wire / User Flow Tool
Wireflow is free, online and open source tool for creating beautiful user flow prototypes. No Photoshop skills required! -
Host your own captcha with McaptchaHost your own captcha.
Looks like it deploys with docker compose... https://github.com/mCaptcha/mCaptcha
Cheers