I'm looking for a solution to share editable pads with guests without requiring them to log in, and I came across ep_mypads https://www.npmjs.com/package/ep_mypads, but it doesn't work on Cloudron. As of today, Etherpad is unusable in shared pad mode on Cloudron, as shown in this thread. On Framapad, it works using the MyPads plugin. Do you think it would be possible to make Cloudron compatible with this plugin? Is there another solution? Thanks for your help!
Benoit
Posts
-
"Share this pad" Read-only on/off is ignored: guests do not have editing rights -
Cloudron backups with Hetzner storage box@nebulon how about the transfer speed? Do you also notice higher CPU or RAM usage? For a large volume of data in Nextcloud, do you think it's better than Object Storage? Thanks!
EDIT : i found this post https://forum.cloudron.io/topic/12340/cloudron-8-released/7?_=1727429391377 and it seems to be faster after the first backup with rsync, great news !
-
Cloudron backups with Hetzner storage boxHello, I want to set up my backups with Hetzner storage box and I would like your opinion on the best protocol to use for large volumes of data and to know if you recommend this solution, and if you are satisfied with it. For example, I have about ten apps, including a Nextcloud instance with 500 GB of data. My Cloudron backups are secondary backups, as I also take snapshots of my VMs using Proxmox Backup. Ideally, I would like to use rsync to make the best use of my storage space.
Thank you for your feedback.
-
Collabora last update : access failed from NextcloudHello, we are experiencing issues since the last Collabora update. We can no longer access Collabora from Nextcloud without having changed the configuration. I have tested on several Cloudron instances with different versions of Ubuntu and observed the same issue.
The 1.8.0 Collabora version seems to work with Nextcloud. Problem with 1.8.1.
I think it might be related to the Collabora package. Can you confirm?
Thank you!
Benoit
-
Wordpress 3.7.0 : impossible to login since the last updateHi @girish I missed the cloudron button, it works from button now. once connected from this button you will have to do this each time you connect? the wordpress form only works with local accounts?
-
Wordpress 3.7.0 : impossible to login since the last updateI just tested with a local account, and it works. However, the old LDAP plugin in WordPress was indeed removed in the latest app version and replaced by the Cloudron SSO plugin. There is a bug in the authentication method change. For now, I will stick with the previous version while waiting for a fix.
-
Wordpress 3.7.0 : impossible to login since the last updateHi,
We have an issue with WordPress 3.7.0: for WordPress sites using LDAP connections, it is impossible to log in since the last update. Reverting to the previous version resolves the issue. I see that LDAP has been removed from this version... How should we proceed?Thanks for your help
Ben
EDIT : I tested on a Cloudron 8.04 from Ubuntu 20.04 and Ubuntu 24.04, and I encounter the same problem during the WordPress update and it's impossible to log in.
-
Backup : You did not provide the number of bytes specified by the Content-Length HTTP header@girish Hello, no the backup sometimes fails with this error but I don't have any more information. I suspect the bandwidth because I have several servers which backup at night to the same destinations even if the times are staggered, it can happen that the backups are in parallel.
-
Backup : You did not provide the number of bytes specified by the Content-Length HTTP headerHello everyone,
I am encountering errors of the type 'You did not provide the number of bytes specified by the Content-Length HTTP header' on my Cloudron and I would like to know how to resolve them. I am using Minio and my Cloudron is up to date on Ubuntu 20.04.
Thank you for your help.
Ben
-
Unable to Import a Moodle CourseBut no! What a careless mistake! I didn't even see it Thank you! All is ok now
-
Unable to Import a Moodle CourseHello,
I'm trying to import a 1.4 GB Moodle .mbz course but I'm unable to do so. I suspect it’s related to PHP upload size limits, but even after modifying the php.ini file, it still shows 64MB when I check the values in Moodle via /admin/phpinfo.php. Did I miss something? Do I need to make another modification somewhere else?
here are my php.ini settings :
php_value post_max_size 6000M
php_value upload_max_filesize 6000M
php_value memory_limit 1024M
php_value max_execution_time 6000
php_value max_input_time 6000
php_value session.gc_maxlifetime 1200i restarted the app but nothing changed
Thank you for your help.
-
How to modify the 'config.js' file?Hi @girish et @nebulon thanks for the mirotalk app ! I tried theses features https://docs.mirotalk.com/mirotalk-p2p/host-protection/#when-host_protected-is-enabled but it seems it doesn't work : i can authenticate my adminb account and create a room but invited participants can't join without authentication, the HOST_USER_AUTH=false parameter doesn't change this. is it normal ? Thanks again !
-
Cloudron V7.6.3 : impossible to install or update discourseHi all,
we have problems on multiple VM with Discourse and Cloudron V7.6.3 (i need to try on previous Cloudron versions). We can't install or update it.
Do you have the same problem ? it seems a problem with postresql, i don't know.
Some logs :
2024-01-10T11:38:07.000Z /app/code/vendor/bundle/ruby/3.2.0/gems/rack-mini-profiler-3.1.0/lib/patches/db/pg.rb:110:in `exec' 2024-01-10T11:38:07.000Z /app/code/vendor/bundle/ruby/3.2.0/gems/rack-mini-profiler-3.1.0/lib/patches/db/pg.rb:110:in `exec' 2024-01-10T11:38:07.000Z /app/code/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>' 2024-01-10T11:38:07.000Z /app/code/vendor/bundle/ruby/3.2.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>' 2024-01-10T11:38:07.000Z /home/cloudron/rbenv/versions/3.2.1/bin/bundle:25:in `<main>' 2024-01-10T11:38:07.000Z /home/cloudron/rbenv/versions/3.2.1/bin/bundle:25:in `<main>' 2024-01-10T11:38:07.000Z /home/cloudron/rbenv/versions/3.2.1/bin/bundle:25:in `load' 2024-01-10T11:38:07.000Z /home/cloudron/rbenv/versions/3.2.1/bin/bundle:25:in `load' 2024-01-10T11:38:07.000Z == 20200117141138 UpdatePostReplyIndexes: migrating =========================== 2024-01-10T11:38:07.000Z ActiveRecord::StatementInvalid: PG::FeatureNotSupported: ERROR: DROP INDEX CONCURRENTLY must be first action in transaction 2024-01-10T11:38:07.000Z Caused by: 2024-01-10T11:38:07.000Z Caused by: 2024-01-10T11:38:07.000Z PG::FeatureNotSupported: ERROR: DROP INDEX CONCURRENTLY must be first action in transaction 2024-01-10T11:38:07.000Z PG::FeatureNotSupported: ERROR: DROP INDEX CONCURRENTLY must be first action in transaction 2024-01-10T11:38:07.000Z StandardError: An error has occurred, all later migrations canceled: 2024-01-10T11:38:07.000Z rake aborted! 2024-01-10T11:38:17.000Z => Healtheck error: Error: Timeout of 7000ms exceeded 2024-01-10T11:38:27.000Z => Healtheck error: Error: Timeout of 7000ms exceeded 2024-01-10T11:38:37.000Z => Healtheck error: Error: Timeout of 7000ms exceeded 2024-01-10T11:38:47.000Z => Healtheck error: Error: Timeout of 7000ms exceeded 2024-01-10T11:38:57.000Z => Healtheck error: Error: Timeout of 7000ms exceeded 2024-01-10T11:39:03.000Z => Healtheck error: Error: connect EHOSTUNREACH 172.18.17.83:80
-
Poll plugin install failsVery strange, i tried again with another method. When i untar the file on my computer (ubuntu desktop) first and i send the directory with cloudron file manager and change the directory ownership, i have an error on activation and it does't work. When i send the targz file directly and extract it with the file manager and change the ownership all is ok and it works ! @girish is it normal ? Problem solved
-
Poll plugin install failsVery strange, because i have Cloudron on owner permissions. I have installed it from the Cloudron file manager, and what about you ?
-
Poll plugin install fails@girish i have more informations with logs
Nov 23 10:37:26{"timestamp":"2023-11-23 09:37:26.383 Z","level":"error","msg":"Failed to get plugins from the marketplace server.","caller":"web/context.go:115","path":"/api/v4/plugins/marketplace","request_id":"3z835g8whjygzqzaj8zqhwpznc","ip_addr":"90.120.42.130","user_id":"6ot7inquxf8gdq7rpkrah7ix4o","method":"GET","err_where":"getRemotePlugins","http_code":500,"error":"getRemotePlugins: Failed to get plugins from the marketplace server., failed with status code 502"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.220 Z","level":"warn","msg":"Unrecognized config permissions tag value.","caller":"api4/config.go:431","tag_value":"sysconsole_write_*_read"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.527 Z","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:171","plugin_id":"com.github.matterpoll.matterpoll","bundle_path":"plugins/com.github.matterpoll.matterpoll","error":"unable to start plugin: com.github.matterpoll.matterpoll: fork/exec plugins/com.github.matterpoll.matterpoll/server/dist/plugin-linux-amd64: permission denied"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.547 Z","level":"error","msg":"Not activating plugin because diagnostics are disabled","caller":"app/plugin_api.go:984","plugin_id":"com.mattermost.nps"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.548 Z","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:171","plugin_id":"com.mattermost.nps","bundle_path":"plugins/com.mattermost.nps","error":"Not activating plugin because diagnostics are disabled"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.548 Z","level":"info","msg":"plugin process exited","caller":"plugin/hclog_adapter.go:61","plugin_id":"com.mattermost.nps","wrapped_extras":"pathplugins/com.mattermost.nps/server/dist/plugin-linux-amd64pid150"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.832 Z","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:171","plugin_id":"com.github.matterpoll.matterpoll","bundle_path":"plugins/com.github.matterpoll.matterpoll","error":"unable to start plugin: com.github.matterpoll.matterpoll: fork/exec plugins/com.github.matterpoll.matterpoll/server/dist/plugin-linux-amd64: permission denied"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.852 Z","level":"error","msg":"Not activating plugin because diagnostics are disabled","caller":"app/plugin_api.go:984","plugin_id":"com.mattermost.nps"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.853 Z","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:171","plugin_id":"com.mattermost.nps","bundle_path":"plugins/com.mattermost.nps","error":"Not activating plugin because diagnostics are disabled"} Nov 23 10:37:38{"timestamp":"2023-11-23 09:37:38.853 Z","level":"info","msg":"plugin process exited","caller":"plugin/hclog_adapter.go:61","plugin_id":"com.mattermost.nps","wrapped_extras":"pathplugins/com.mattermost.nps/server/dist/plugin-linux-amd64pid163"}
I have tested on 2 different Cloudron and both same result
-
Poll plugin install failsHi,
I have installed the poll plugin on Mattermost but i can't use it (Matterpoll https://github.com/matterpoll/matterpoll).
Is it possible to use plugins with Cloudron except those from the Marketplace ?
Thanks for your help
Ben
-
need help from French speakers@girish he says that the price is a very good investment because the service is a must have
-
need help from French speakersHi, this is a very positive review
-
Mattermost calls plugin crashes on activationHi, after the last update all is ok on our Mattermost install after 2 restarts. First one on recovery mode and a second one on normal state. I don't know why but now the call plugin is on. I notice an update on the call plugin (I was on 0.19 before the last update and now we are on 0.20). Problem solved ! @tronical do you have the problem after the last update ?