Sorry, i should have checked that first.
Downgrading CF proxy to DNS only does seem to fix the issue for me.
Thanks @nebulon.
corsacca
Posts
-
Keeping the browser terminal session connectedJan 21, 2025, 10:04 AM -
Keeping the browser terminal session connectedJan 21, 2025, 8:38 AMUsing worpdress managed app, after ~90 seconds of inactivity the terminal resets and shows "Reconnecting..." and then the first line.
I can be trying to write a mysql query and loose all progress.
I'd love a solution to keep the session live. -
Can't log in to the admin interfaceAug 28, 2024, 10:34 AMThanks @joseph, that helped me find the issue.
I was using my email address instead of using my username. I honestly doesn't remember creating a username.When logging in it accepts the email as valid but then gets confused?
-
Can't log in to the admin interfaceAug 27, 2024, 2:08 PMThanks for checking @nebulon, no errors in the logs.
Trying to log in in just refreshes the page with the "pleas log in" message. -
Can't log in to the admin interfaceAug 22, 2024, 10:04 AMHey,
I've installed yourls with the "allow cloudron users" option.When trying to log in it stays on this screen, without proceeding:
If i use a different user or passwords we get the expected:
-
Getting a 413 Request Entity Too Large when uploading a translation file.Jul 9, 2024, 12:57 PMThank You! Thank You! That worked. We're back in business
-
Getting a 413 Request Entity Too Large when uploading a translation file.Jul 8, 2024, 3:16 PMI'm trying to upload a 1.1mb xlf translation file and getting this error.
My initial searches point towards an nginx configuration.
-
Images not included in sent campaignsMar 22, 2024, 7:32 AMThanks @girish!
Tried another campaign and the images worked.
-
Images not included in sent campaignsMar 20, 2024, 11:35 AMI thought i'd test out ListMonk. Just reporting something not working.
I created a campaign, uploaded and inserted an image (a screenshot from the signup). Here it was in the editor:
When I received the email the image was missing:
-
DMARC VisualizerFeb 1, 2024, 11:22 AMI'd love a self hosted DMARC visualizer as well!
-
NodeBB - Package UpdatesJan 29, 2024, 10:06 AMHey! NobeBB 3.6.4 is out. Can there be a release soon? Thanks!
-
Email From Name keeps being reset.Dec 4, 2023, 11:36 AMThanks @nebulon,
That makes sense now. I didn't think of that and instead kept trying to save it againSome suggestions?
I don't have a From Name specified there in the app's Email tab. If it gets the settings from the Cloudron app I would expect the "From Name" to automatically reset to the app's name instead of "NodeBB". Made me think it was a NodeBB issue.Can we put something on https://docs.cloudron.io/apps/nodebb/ noting that email settings might be (by default?) governed by the app and any change will get reset?
-
Email From Name keeps being reset.Dec 4, 2023, 9:16 AMHey,
The From Name keeps on being reset to "NodeBB" instead of the custom one I put in and save.
Save and refresh shows my custom name, but at some point it reverts back to NodeBB.
Thanks!
-
Multisite CLI Setup --subdirectories BugOct 26, 2023, 1:58 PMThanks @girish.
-
Multisite CLI Setup --subdirectories BugOct 24, 2023, 5:02 PMHi,
I created a Wordpress developer instance and ran the command:
/app/pkg/wp-convert-multisite --subdirectories
I get this error:
/app/pkg/wp-convert-multisite: line 35: $2: unbound variable
Some parts of the multisite setup run. I can add a new subsite, but i can't visit it: "The requested URL was not found on this server."
I found that the .htaccess file is empty.
Thanks!
-
Multiple WP sites sharing wp_users db tableOct 24, 2023, 3:26 PMCould this be accomplished with the WordPress multisite functionality? It is one WordPress instance that shares the wp_users table. Each subsite can set up with a different domain.