Just for testing, you could place the app into recovery mode then create those files/folders and then run the start.sh
which for Wallabag is at /app/code/start.sh
Staff
Cloudron.io Staff
Posts
-
Wallabag on Cloudron – how to add a custom site configuration file? -
Enable Matrix Federation on same Cludron server -
Enable Matrix Federation on same Cludron server@andreasdueren
Will sync the configs to upstream ones and add the whitelist ...
-
pretix - Ticketing software that cares about your event—all the wayAn initial package is ready - https://git.cloudron.io/packages/pretix-app . Hopefully, we can get it out coming week.
-
Email Settings@darren we can take the thanks as a "This now solved my issue", yes?
If so, you can just upvote this message. -
Enable Matrix Federation on same Cludron serverRight, easy to overlook those in the ranges.
Given that we just pre-provision the package with a template of the sample config when we packaged the app, it is safe to adjust those values. In fact the current sample file at https://github.com/element-hq/synapse/blob/develop/docs/sample_config.yaml does not even mention any block/allow listing at all.
-
Failing to setup DNS with OVH@Njara
When I run thedig NS cofident.net @127.0.0.150
on one of my Cloudron servers, I get.dig NS cofident.net @127.0.0.150 ; <<>> DiG 9.18.30-0ubuntu0.24.04.2-Ubuntu <<>> NS cofident.net @127.0.0.150 ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27068 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;cofident.net. IN NS ;; ANSWER SECTION: cofident.net. 294 IN NS dns102.ovh.net. cofident.net. 294 IN NS ns102.ovh.net. ;; Query time: 0 msec ;; SERVER: 127.0.0.150#53(127.0.0.150) (UDP) ;; WHEN: Fri May 23 12:58:07 UTC 2025 ;; MSG SIZE rcvd: 86
This section is missing on your part:
;; ANSWER SECTION: cofident.net. 294 IN NS dns102.ovh.net. cofident.net. 294 IN NS ns102.ovh.net.
Now I am looking into your generated details https://paste.cloudron.io/imomagiruq
-
Email SettingsUpdated package with optional sendmail is out now.
-
Walabag – Error 500 when trying to reset passwordThe new package is out and this should be fixed.
-
Walabag – Error 500 when trying to reset passwordI was able to reproduce this. Apparently wallabag moved to some new config variables
mailer_dsn: 'smtp://127.0.0.1'
We have to fixup the package