I've been using their cloud version and it's great - much nicer than baserow or nocodb.
ianhyzy
Posts
-
Grist | The Evolution of Spreadsheets -
Can't create account on new verisonI did a fresh re-install but I'm not seeing anything in the logs still.
-
Can't create account on new verisonI'm not able to create a Rallly account - this is an older install that's been upgraded to 3.0. Sending a test email still works from Cloudron, but rallly never sends the account creation PIN.
-
No option to select folders?Ahh thank you, I didn't realize you could just paste the path in!
-
No option to select folders?I don't see an option to select the audiobooks or podcasts folder when creating a new library:
-
Frappe LMSFrappe LMS
Easy to Use, Open Source Learning Management System
Frappe LMS has a simple backend and a clean UI ensuring that the focus remains on learning -
Jetpack alerting on security vulnthanks, should have read that more clearly - will just ignore it!
-
Jetpack alerting on security vuln -
Jetpack alerting on security vulnJetpack is warning me about this - do I need to worry about it? I moved from a different host (back) to cloudron and don't recall seeing this before
-
Google Workplace Terms of Service Update kills email outreach for businessMost services have this clause in them, the keyword is "unsolicited". nobody sending your emails wants to be sending spam
-
Custom homepageIs there a way to easily customize the homepage at all?
-
Form Bricks — Open Source Experience Management SolutionFormbricks productizes best practices for qualitative in-app user discovery. Use micro-surveys to target the right users at the right time without making surveys annoying.
-
Wiki.js failing with git as a storage backend - but only for Gitea (not github)I have two wiki.js installs on my cloudron. One has been up for a while and I have it synced to Github, and this works fine. The other is new, and I wanted to set it up with a (also on the same Cloudron) Gittea backend. I used identical settings (ssh, contents, /app/data/repo) but get a constant popup that says "An unexpected error occurred." and the process fails. I also don't see anything out of place in the logs (below). Does anyone have this setup with a Cloudron git repo? Any ideas?
May 10 13:01:02 2022-05-10T18:01:02.407Z [MASTER] info: ======================================= May 10 13:01:02 2022-05-10T18:01:02.409Z [MASTER] info: = Wiki.js 2.5.281 ===================== May 10 13:01:02 2022-05-10T18:01:02.409Z [MASTER] info: ======================================= May 10 13:01:02 2022-05-10T18:01:02.410Z [MASTER] info: Initializing... May 10 13:01:02 2022-05-10T18:01:02.999Z [MASTER] info: Using database driver pg for postgres [ OK ] May 10 13:01:03 2022-05-10T18:01:03.004Z [MASTER] info: Connecting to database... May 10 13:01:03 2022-05-10T18:01:03.048Z [MASTER] info: Database Connection Successful [ OK ] May 10 13:01:03 2022-05-10T18:01:03.731Z [MASTER] info: Loading GraphQL Schema... May 10 13:01:04 2022-05-10T18:01:04.832Z [MASTER] info: GraphQL Schema: [ OK ] May 10 13:01:05 2022-05-10T18:01:05.168Z [MASTER] info: HTTP Server on port: [ 3000 ] May 10 13:01:05 (node:1) [DEP0148] DeprecationWarning: Use of deprecated folder mapping "./public/" in the "exports" field module resolution of the package at /app/code/node_modules/extract-files/package.json. May 10 13:01:05 Update this package.json to use a subpath pattern like "./public/*". May 10 13:01:05 (Use `node --trace-deprecation ...` to show where the warning was created) May 10 13:01:05 2022-05-10T18:01:05.188Z [MASTER] info: HTTP Server: [ RUNNING ] May 10 13:01:05 2022-05-10T18:01:05.379Z [MASTER] info: No new analytics providers found: [ SKIPPED ] May 10 13:01:05 2022-05-10T18:01:05.405Z [MASTER] info: Loaded 21 authentication strategies: [ OK ] May 10 13:01:05 2022-05-10T18:01:05.582Z [MASTER] info: No new comment providers found: [ SKIPPED ] May 10 13:01:05 2022-05-10T18:01:05.807Z [MASTER] info: No new editors found: [ SKIPPED ] May 10 13:01:05 2022-05-10T18:01:05.976Z [MASTER] info: No new loggers found: [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.219Z [MASTER] info: No new renderers found: [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.339Z [MASTER] info: No new search engines found: [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.614Z [MASTER] info: No new storage targets found: [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.623Z [MASTER] info: Checking for installed optional extensions... May 10 13:01:06 2022-05-10T18:01:06.642Z [MASTER] info: Optional extension git is installed. [ OK ] May 10 13:01:06 2022-05-10T18:01:06.654Z [MASTER] info: Optional extension pandoc was not found on this system. [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.666Z [MASTER] info: Optional extension puppeteer was not found on this system. [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.668Z [MASTER] info: Optional extension sharp was not found on this system. [ SKIPPED ] May 10 13:01:06 2022-05-10T18:01:06.674Z [MASTER] info: Authentication Strategy Local: [ OK ] May 10 13:01:06 2022-05-10T18:01:06.737Z [MASTER] info: Authentication Strategy Cloudron: [ OK ] May 10 13:01:07 2022-05-10T18:01:07.728Z [MASTER] info: (COMMENTS/DEFAULT) Initializing... May 10 13:01:07 2022-05-10T18:01:07.729Z [MASTER] info: (COMMENTS/DEFAULT) Initialization completed. May 10 13:01:07 2022-05-10T18:01:07.760Z [MASTER] info: (STORAGE/GIT) Initializing... May 10 13:01:07 2022-05-10T18:01:07.762Z [MASTER] info: (STORAGE/GIT) Checking repository state... May 10 13:01:07 (node:1) DeprecationWarning: Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`. May 10 13:01:08 2022-05-10T18:01:08.039Z [MASTER] info: (STORAGE/GIT) Listing existing remotes... May 10 13:01:08 2022-05-10T18:01:08.050Z [MASTER] info: (STORAGE/GIT) Purging existing remotes... May 10 13:01:08 2022-05-10T18:01:08.111Z [MASTER] info: (STORAGE/GIT) Setting SSL Verification config... May 10 13:01:08 2022-05-10T18:01:08.244Z [MASTER] info: (STORAGE/GIT) Setting SSH Command config... May 10 13:01:08 2022-05-10T18:01:08.809Z [MASTER] info: (STORAGE/GIT) Adding origin remote via SSH... May 10 13:01:08 2022-05-10T18:01:08.934Z [MASTER] info: (STORAGE/GIT) Fetch updates from remote...
-
running many WP installs on one cloudron@d19dotca thanks! mind sharing any of your php tweaks? I'm curious what other people are doing here
-
running many WP installs on one cloudronI'm looking at running many (dozens, possible hundreds) of small, low-traffic WP installs on one Cloudron. One thing I noticed with my ~three WP installs is that they tend to be RAM hungry. Does Cloudron have any tricks to keeping RAM size reasonable with many sites (as I assume WP multisite hosts do), or is this not a good idea?
-
Can't login to account on transfered install@girish I think it was ultimately a disk space issue - I restarted unbound and that seemed to do the trick. I have to move servers again because of a Vultr restriction (block storage not in the zone I had the VM in) that's unrelated to Cloudron so I'll see what happens. Thanks guys!
-
Can't login to account on transfered install@girish looks like it isn't running:
root@cloudron:~# systemctl status unbound ● unbound.service - Unbound DNS Resolver Loaded: loaded (/etc/systemd/system/unbound.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2022-03-23 00:30:02 UTC; 3h 18min ago Process: 1061 ExecStart=/usr/sbin/unbound -d (code=exited, status=1/FAILURE) Main PID: 1061 (code=exited, status=1/FAILURE) Mar 23 00:30:01 cloudron systemd[1]: unbound.service: Main process exited, code=exited, status=1/FAILURE Mar 23 00:30:01 cloudron systemd[1]: unbound.service: Failed with result 'exit-code'. Mar 23 00:30:01 cloudron systemd[1]: Failed to start Unbound DNS Resolver. Mar 23 00:30:02 cloudron systemd[1]: unbound.service: Scheduled restart job, restart counter is at 5. Mar 23 00:30:02 cloudron systemd[1]: Stopped Unbound DNS Resolver. Mar 23 00:30:02 cloudron systemd[1]: unbound.service: Start request repeated too quickly. Mar 23 00:30:02 cloudron systemd[1]: unbound.service: Failed with result 'exit-code'. Mar 23 00:30:02 cloudron systemd[1]: Failed to start Unbound DNS Resolver.
also
root@cloudron:~# host www.cloudron.io 127.0.0.1 ;; connection timed out; no servers could be reached
-
Can't login to account on transfered installI recently migrated my entire cloudron install to a new host. Some apps restored, but most did not, with the error
Network Error: Network error downloading icon : getaddrinfo EAI_AGAIN api.cloudron.io
I found out I wasn't logged in anymore as I see a login screen when clicking the app store. but I can't login — I get "An account with this email already exists". I tried changing the email on my primary account to something else but that didn't work.
-
IPv4, NAT, and ISP rules around the worldI remember a post (that I can't find anymore) discussing Cloudron and IPv6 and how folks in India had a lot of trouble becuase there becuase they don't get IPv4 addresses like we do in the US or EU. NAT and port blocks from ISPs also severely hamper running a homelab.
Does anyone have good articles or posts from people talking about this? I'm interested in the disparity here. I don't mean states like North Korea or China that have censorship firewalls or that kind of thing — I mean stuff like NAT, blocking ports, and other things that make running a server at home hard. I can get a VPS for under $5 with a public IPv4 address in the US, what does that look like in other countries? How do hackers in other countries with very few public IPv4s run things (cloudron or not) at home?
This hacker news comment talking about challenges of running p2p services in Asia got me thinking about this.