zonzonzon
Posts
-
twenty - A Modern Open Source CRM -
twenty - A Modern Open Source CRM -
twenty - A Modern Open Source CRM@jdaviescoates They have updated to version v0.43.0.
-
twenty - A Modern Open Source CRMhttps://techcrunch.com/2024/11/18/twenty-is-building-an-open-source-alternative-to-salesforce/
This CRM looks great, hope it will be available on Cloudron soon.I just found out that they have raised $5 million USD. -
Redis for n8nI installed another application on Cloudron and I saw that the application has Redis. Can I leverage that Redis for the queue in my n8n, or do I need to install Redis elsewhere? Thank you.
-
Process hanging when starting n8n - Starting migration AddConstraintToExecutionMetadata1720101653148Get notify on cloudron and click reboot
After restarting, n8n cannot connect and there is a log as I sent above
-
Process hanging when starting n8n - Starting migration AddConstraintToExecutionMetadata1720101653148I have tried restarting all other apps, and they are working except for n8n, which is having issues. Below is the log after restarting n8n.
Feb 06 21:32:01 box:taskworker Running task of type app Feb 06 21:32:01 box:apptask run: startTask installationState: pending_restart runState: running Feb 06 21:32:01 box:tasks update 4449: {"percent":10,"message":"Starting app services"} Feb 06 21:32:01 box:tasks update 4449: {"percent":20,"message":"Restarting container"} Feb 06 21:32:11 => Ensure directories Feb 06 21:32:11 => Loading configuration Feb 06 21:32:11 box:tasks update 4449: {"percent":80,"message":"Configuring reverse proxy"} Feb 06 21:32:11 box:shell reverseproxy: openssl x509 -noout -subject -issuer Feb 06 21:32:11 box:reverseproxy providerMatches: subject=CN = webapp.domain.com domain=webapp.domain.com issuer=C = US, O = Let's Encrypt, CN = E6 wildcard=false/false prod=true/true issuerMismatch=false wildcardMismatch=false match=true Feb 06 21:32:11 box:shell reverseproxy: openssl x509 -startdate -enddate -subject -noout Feb 06 21:32:11 box:reverseproxy expiryDate: subject=CN = webapp.domain.com notBefore=Jan 9 09:12:15 2025 GMT notAfter=Apr 9 09:12:14 2025 GMT daysLeft=61.777801840277775 Feb 06 21:32:11 box:reverseproxy needsRenewal: false. force: false Feb 06 21:32:11 box:reverseproxy ensureCertificate: webapp.domain.com acme cert exists and is up to date Feb 06 21:32:11 box:shell reverseproxy: openssl x509 -in /home/yellowtent/platformdata/nginx/cert/webapp.domain.com.cert -noout -ocsp_uri Feb 06 21:32:11 box:reverseproxy writeAppLocationNginxConfig: writing config for "webapp.domain.com" to /home/yellowtent/platformdata/nginx/applications/e83dd39f-2eb7-449a-bbd4-1e9186013b24/webapp.domain.com.conf with options {"sourceDir":"/home/yellowtent/box","vhost":"webapp.domain.com","hasIPv6":true,"ip":"172.18.18.255","port":5678,"endpoint":"app","redirectTo":null,"certFilePath":"/home/yellowtent/platformdata/nginx/cert/webapp.domain.com.cert","keyFilePath":"/home/yellowtent/platformdata/nginx/cert/webapp.domain.com.key","robotsTxtQuoted":"\"# Disable search engine indexing\\n\\nUser-agent: *\\nDisallow: /\"","cspQuoted":null,"hideHeaders":[],"proxyAuth":{"enabled":false,"id":"e83dd39f-2eb7-449a-bbd4-1e9186013b24","location":"/"},"upstreamUri":"","ocsp":true,"hstsPreload":false} Feb 06 21:32:11 box:shell reverseproxy /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx Feb 06 21:32:11 => Setting permissions Feb 06 21:32:11 box:shell nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e5.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/app1.domain.com.cert" Feb 06 21:32:11 Feb 06 21:32:11 box:shell nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e5.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/app2.domain.com.cert" Feb 06 21:32:11 Feb 06 21:32:11 box:shell nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e6.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/app3.domain.com.cert" Feb 06 21:32:11 Feb 06 21:32:11 box:shell nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e6.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/webapp.domain.com.cert" Feb 06 21:32:11 Feb 06 21:32:12 box:tasks update 4449: {"percent":100,"message":"Done"} Feb 06 21:32:12 box:taskworker Task took 10.636 seconds Feb 06 21:32:12 box:tasks setCompleted - 4449: {"result":null,"error":null} Feb 06 21:32:12 box:tasks update 4449: {"percent":100,"result":null,"error":null} Feb 06 21:32:12 => Installing handlebars@4.7.7 jsonata@2.0.2 marked@4.3.0 bwip-js@3.3.0 ajv-formats@2.1.1 odoo-xmlrpc@1.0.8 firebase-admin@11.10.1 Feb 06 21:32:20 => Healtheck error: Error: connect ECONNREFUSED 172.18.18.255:5678 Feb 06 21:32:30 => Healtheck error: Error: connect ECONNREFUSED 172.18.18.255:5678
-
Process hanging when starting n8n - Starting migration AddConstraintToExecutionMetadata1720101653148The process is as follows:
I saw a notification to restart after updating to the latest Cloudron version and followed that notification, restarting in Cloudron.
N8n was inaccessible and there was a log message as I sent above.
Other apps run normally, only n8n has an error.
N8n status Starting... -
Process hanging when starting n8n - Starting migration AddConstraintToExecutionMetadata1720101653148...
Feb 06 21:09:20 box:reverseproxy providerMatches: subject=CN = webapp.abc.com domain=webapp.abc.com issuer=C = US, O = Let's Encrypt, CN = E6 wildcard=false/false prod=true/true issuerMismatch=false wildcardMismatch=false match=true
...
box:reverseproxy writeAppLocationNginxConfig: writing config for "webapp.abc.com" to /home/yellowtent/platformdata/nginx/applications/e83dd39f-2eb7-449a-bbd4-1e9186013b24/webapp.abc.com.conf with options {"sourceDir":"/home/yellowtent/box","vhost":"webapp.abc.com","hasIPv6":true,"ip":"172.18.0.255","port":5678,"endpoint":"app"...}
...
nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e5.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/app1.abc.com.cert"
nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e5.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/app2.abc.com.cert"
nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e6.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/app3.abc.com.cert"
nginx: [warn] "ssl_stapling" ignored, host not found in OCSP responder "e6.o.lencr.org" in the certificate "/home/yellowtent/platformdata/nginx/cert/webapp.abc.com.cert"
...
=> Healtheck error: Error: connect ECONNREFUSED 172.18.0.255:5678 -
Process hanging when starting n8n - Starting migration AddConstraintToExecutionMetadata1720101653148I encountered a similar issue. After updating to the latest Cloudron version, I restarted Cloudron as prompted by the system. After that, N8N was unable to connect.
Feb 06 21:09:50 => Healthcheck error: Error: connect ECONNREFUSED 172.18.18.255:5678
-
briefer - run SQL and Python, and turn notebooks into dashboards@LoudLemur . Thank you for updating the topic.
-
briefer - run SQL and Python, and turn notebooks into dashboardsThis app is great, upvote everyone!
-
briefer - run SQL and Python, and turn notebooks into dashboards
- Title: [Briefer] on Cloudron - [run SQL and Python, and turn notebooks into dashboards]
- Main Page: https://briefer.cloud/
- Git: https://github.com/briefercloud/briefer.git
- Licence: AGPL-3.0 license
- Docker: Yes
- Demo: https://app.briefer.cloud/
- Summary: Connect your data sources, query them with SQL, and manipulate results with Python.Then, use query results to create presentable notebooks, dashboards, or data apps.
- Notes: Briefer is the multiplayer notebook that lets you run SQL and Python, and turn notebooks into dashboards and data apps
- Alternative to / Libhunt link: Metabase, Power BI
- Screenshots:
-
Dify.ai, a self-hosted prompt-management toolvote for this app!
-
Source code security when using CloudronHello everyone,
I have a question regarding our usual practice of installing Cloudron on a VPS due to usage needs.
When we move to a new provider or if, for some reason, an unauthorized person gains access to the old VPS or its disk, can they access the source code of all websites installed on Cloudron?What would be the best security solution for us when using Cloudron to minimize the risk of data loss? Thank you.
-
OIDC configuration is not persisted@nebulon Thank you for your response, I have reset it according to your instructions and it is working.
-
OIDC configuration is not persistedI set up the default configuration from Cloudron. I didn't make any further modifications.
-
OIDC configuration is not persisted@girish After configuring OIDC and restarting the application, the new configuration will be lost and revert to the default cloudron configuration for OIDC. How can I keep the newly added configuration?
-
Private forum community: NodeBB, Discourse, Somethiing Else?I migrated from vBulletin to XenForo and eventually settled on using NodeBB. I find NodeBB to be fantastic, agile, and easy to manage.
You can also try Apache Answer with its new approach.
-
ERPNext - cost-effective ERP solution@plusone-nick Yes, you need to download everything and put them all in one folder, then try to run the installation command from the folder containing these files. (Cloudron CLI on Windows)