@micmc No, I'm not using a WP Reset Plugin. Yes, they're all Multisite Compatible to my knowledge. I'm going debug everything and see what I can come up with. I appreciate the feedback, will report back here with any issues.
Posts made by JLX89
-
RE: Multisite - Themes Removed after App Restart
-
RE: Multisite - Themes Removed after App Restart
Yes, I've deployed a WordPress (Developer) fresh installation, used the CLI to enable Multisite, checked everything was working correctly initially. I've disabled the Redis Caching Plugin.
After converting to Multisite, testing, and activating the Redis Plugin, Purging Cache, and then again deactivating it for the time being. I've then moved on and installed a few themes such as Hello Elementor, Astra, and Divi -- Network Activated them and they are working initially. All themes, with the exception of the Divi theme are pulled from the WordPress repository directly -- Divi is a fresh download from Elegant Themes and manually uploaded.
After an undetermined period of time (inconsistent) all themes are removed with the exception of Twenty Twenty-Two. What seems to replicate this issue is when the app is restarted the themes seem to be removed.
-
Multisite - Themes Removed after App Restart
Hello,
Is anyone else having issues where when WordPress (Developer) Mulisite is restarted, currently installed themes are being removed aside from the default Twenty Twenty-Two?Thanks!
-
RE: Snoop Forms — fully FOSS code/nocode form builder
+1 on this! Great find!
-
RE: Spikes in RAM use
Over the past few days, I've been getting alerts that apps are running out of memory that typically have had no issues after the past few days. The System Info / System Memory isn't showing any spikes in RAM usage. I'm still trying to run this down but having some trouble doing so and need to keep digging.
-
RE: Metabase and Baserow
@alex-a-soto Building on what @girish mentioned, I've actually already done this. I logged into my Cloudron Server via SSH and ran the following:
docker inspect {BASEROW_APP_ID} | grep CLOUDRON_POSTGRESQL
Note: Change {BASEROW_APP_ID} to the ID of your app
Metabase Settings > Databases >
- Database type: PostgreSQL
- Display Name: Baserow
- Host: postgresql
- Port: 5432
- Database Name: (Output from docker command)
- Database Username: (Output from docker command)
- Database Password: (Output from docker command)
- Schemas: All
- Save Changes
Working between Baserow and Metabase, it's pretty cool you can embed live data (Charts, Graphs) into other applications to give a visual view on data!
-
RE: Budibase: an open source, no code platform
@joebudi said in Budibase: an open source, no code platform:
I was wondering if the Cloudron community would be interested in a Budibase add-on?
For viewers who don't know, Budibase is an open-source low code platform for building internal tools. You can connect your SQL database and generate responsive CRUD apps in a couple of clicks. You can find out more info on the Budibase Github repo.
The reason for this post is to understand the level of interest for this add-on so I (cofounder) can add weight to my proposal at our next roadmap meeting.
+1 on this!
-
RE: Directus Usage
@michaelpope Awesome, thank you so much that gives me a good idea on how to approach it! I'm going to give that a shot and see how things turn out.
-
RE: Bad argument `eth0' openvpn after update
@ApplegateR said in Bad argument `eth0' openvpn after update:
@JLX89 yes for me I just don't want it being leak ipv6 on data so still work on it..
Yes, I agree -- so far I did some testing and used https://ipleak.net to see if there were any issues and didn't see any.
-
RE: Bad argument `eth0' openvpn after update
@ApplegateR Thanks! Yes, the app will now start without issue, but it's not pushing the IPv6 address -- which isn't a huge issue for us at the moment.
-
RE: Directus Usage
@ruihildt said in Directus Usage:
I'm currently working on a project using Directus as backend and Vue (more specifically Quasar) as frontend.
What do you want to know?
Is there some sort of static site generator or another option to to generate a site based off your directus installation? I'm looking for some sort of low-code solution using it, if possible?
Thank you@
-
RE: Bad argument `eth0' openvpn after update
@ApplegateR , we might want to spin this off into a support topic. @girish Can we get this split into a new topic?
-
RE: Packaging own apps : what guidance do you want
Just thinking, also further information on enabling and implementing the private docker registry inside Cloudron would be huge!
-
Directus Usage
Hello All,
I've been spending the past few days taking a look around at tutorials and guides on using Directus.Does anyone have an example of Directus usage, where you're using Directus specifically for a backend and then creating an interactive Jamstack website with full functionality?
I'm looking to try and create a fully functional website with account system, publishing posts, and allowing users to submit content. Specifically using Directus as the backend database and some sort of Jamstack for the frontend -- any suggestions and assistance would be greatly appreciated!
Thank you!
-
Bad argument `eth0' openvpn after update
Is anyone else getting a "Bad argument `eth0' openvpn" after updating OpenVPN with the IPv6 update?
-
RE: Packaging own apps : what guidance do you want
@timconsidine This would be awesome -- I've been putting it off due to time. But having a good getting started place would help out a lot!
- Getting Started Topics
- Tool Reference
- Cloudron Packaging
-
Haraka - Clear Pending Deliveries
Hello All!
We recently change the mail server location on our Cloudron instance. Does anyone know if it is possible to clear out all emails pending delivery? We seem to keep receiving message failure notices.Error: Message delivery failure notice Failure Reason: Error: Too many failures (Tried all MXs) Sending bounce. Too many failures (Tried all MXs)
Thank you!
-
Signoz - Open Source APM
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
-
RE: Let's Encrypt Issues - 2 Layer Sub Domains
@girish That did the trick, I appreciate it.
-
RE: Let's Encrypt Issues - 2 Layer Sub Domains
@girish I've reached out to support directly with the log files. Another interesting issue that just came up, if I view the logs directly when running the Domains > Renew All Certs task, I can view them. If I try to download the entire log, it's completely blank with no data.
-
RE: Let's Encrypt Issues - 2 Layer Sub Domains
@girish We are using primarily Cloudflare.
-
Let's Encrypt Issues - 2 Layer Sub Domains
Hello All,
Has anyone been having issues between Cloudron and Let's Encrypt for domains that have two sub-domains, for example site-name.sub-domain.domain.tld? On initial provisioning of the app everything seems to be working smoothly, but if the app restarts or you change the location of the app, it starts generating the below error messages in Google Chrome and Firefox.Google Chrome
This site can’t provide a secure connection site.sub.domain.tld uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Firefox
Secure Connection Failed An error occurred during a connection to site.sub.domain.tld. Cannot communicate securely with peer: no common encryption algorithm(s). Error code: SSL_ERROR_NO_CYPHER_OVERLAP The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.
Any help with this would be greatly appreciate!
Thank you,
Justin -
Tooljet - Build and Deploy Internal Tools
ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools.
Link: https://github.com/ToolJet/ToolJet
Docker: https://docs.tooljet.com/docs/setup/docker/ -
RE: Cloudron Health Check Endpoint
@fbartels said in Cloudron Health Check Endpoint:
Ah yes, I forgot that you can also add the api token as a url parameter
@JLX89 said in Cloudron Health Check Endpoint:
Body
Since this refers to the request body you could empty this field, as the value you have in there is simply the response that the Cloudron api would deliver.
Thanks, yes -- I actually cleared that out a bit ago to see if it works. The only downfall using the method I used, is occasionally you'll get a "200 - OK, but keyword is not found", even though the app is online and functioning.
-
RE: Cloudron Health Check Endpoint
@robi So I did this slightly different than @fbartels did, which also seems to be working.
- Add New Monitor
- Monitor Type: HTTP(s) - Keyword
- URL: https://my.cloudron.tld/api/v1/apps/{APP_ID}/?access_token={API_KEY}
- Keyword: healthy
- HTTP Options
- Method: GET
- Body:
{ "runState": "running", "health": "healthy" }
I retrieved the AppID from going go https://my.cloudron.tld/api/v1/apps/?access_token={API_KEY}
So far this seems to be working over the past few days.
-
RE: Cloudron Health Check Endpoint
@fbartels Thank you so much -- that worked out perfectly!
-
Cloudron Health Check Endpoint
Hello All,
Is it possible to have Uptime Kuma hit a specific endpoint for monitoring apps inside Cloudron? We'd like to use the health check service, if possible rather than hitting the DNS or IP, since we're using the same IP from most apps and using Cloudflare for DNS which both don't give accurate results.Is it possible to hit an endpoint such as https://app-name.domain.tld/cloudron_healthcheck or similar end point with Uptime Kuma?
Thank you!
-
RE: Email improvement: Expose message queue for checking status and clearing
@d19dotca This would be very helpful! +1
-
Cloudflare + PTR (rDNS) Settings Compatibly
Hello All!
We're using Cloudflare for DNS for our Cloudron Server on example.tld and the mail server is setup on example.tld. My understanding is that if you have the Cloudflare Proxy enabled on example.tld, users won't be able to connect to the mail server. The workaround in the past I found was to move the mail server to mail.example.tld and turn the proxy off for that subdomain.- Does anyone know if there is a way around this and enable proxying on example.tld with the mail server at the same location?
- We are using Vultr for the VPS, so rDNS needs to be setup to reflect the server host (EX: example.tld), if pushing the mail server to mail.example.tld, the rDNS would need to be updated to that.
Any help with this would be greatly appreciated! If I wasn't clear on the questions, I apologize in advance -- it's been a hell of a week and I probably need more coffee.
Thank you!
-
RE: Support for Custom Domains
@nebulon said in Support for Custom Domains:
I added the
multiDomain
flag in the manifest which enabled the alias support. To make use of this, reconfigure the app with a new alias and then set that domain for a status page.Thanks! I just installed another Uptime Kuma app as a test and I see the "Aliases" section show up. I'm not seeing the option on the existing app. Is there a way to get the app to update to reflect those settings?
I did change the domain on the app and I'm still not seeing that option.
Thank you!
-
RE: Support for Custom Domains
@fbartels said in Support for Custom Domains:
The multiple domains part has apparently been added with https://github.com/louislam/uptime-kuma/releases/tag/1.14.0.
In the current Cloudron app its only possible to have multiple status pages on the same domain.
Yes, my mistake on the typo, just updated my original post. Yes, I know that is the current setup inside Cloudron. I'm asking if this will be supported in the future on Cloudron.
-
RE: Support for Custom Domains
@jdaviescoates Uptime Kuma just added the ability to set a custom domain for each status page, so you can host multiple status pages one from installation.
Currently in the admin admin inside Cloudron, there is the ability to add a "redirect domain". Other apps like WordPress allow you to add an "Alias". I'd like to add an alias for those custom domains added to Uptime Kuma -- so we can host Uptime Kuma Status Pages on custom domains (EX: status.domain1.tld, status.domain2.tld).
-
Support for Custom Domains
Hello All!
Will Cloudron support Custom Domain names for status pages that was introduced in the 1.14.0 update? As of right now, I'm seeing the "Location" and "Redirections" in the App Admin inside Cloudron.Thank you!
-
RE: Alternate IP Address (Ability to specify outbound IP for an app)
Hello,
I am curious if this might be implemented or if anyone has any additional information on how to make this happen? -
RE: Backup Notes
Hello,
I am just curious if there are any updates on this?Thank you!
-
RE: Shared Access Token
@nebulon I just sent an email to the Cloudron Support email address, it's urgent if you can take a look.
-
RE: Shared Access Token
@nebulon Perfect, thank you! I didn't see the URL Endpoints listed in the documentation and wasn't sure if that was possible.
-
Shared Access Token
Hello,
We currently have Surfer setup as User Restricted Access. We'd like the ability to generate a "Shared Access Signature" or Access Token, to publish some files publicly.This would be mainly for sharing files publicly via URL, if we would want to distribute a specific file for download. So when someone gets a direct link with the token, they can download the file but not list anything else in the directory.
Example: https://files.cloudron.server/public-files/file.txt?token=api6fc346eb80d8bc3cf286d08f103f8ed2
Thank you!
-
RE: Self-Hosted Email Signature Tools
@luckow said in Self-Hosted Email Signature Tools:
For a quick start, you can use the integrated signature function of the Cloudron mail server.
It's domain wide and imho not a template with variables. But hey: it's built in
I apologize, I didn't clarify in my post -- this isn't Cloudron related.
-
Self-Hosted Email Signature Tools
Hello,
Has anyone run across any software that is self-hosted that can handle generating and managing email signatures for an organization or company?I've only found the following, but haven't reached out on pricing. The preference would be to automatically pull details from Azure AD, if possible.
Thanks!
-
RE: Let's Encrypt Renewal: Error 200
So for anyone else that might be having this issue, turns out something was potentially changed with Cloudflare. I ended up adding another permission to the API Token of: "Zone > Zone > Read" and then manually renewed all of the certs on our Cloudron, which fixed the issue.
Big shout out to @girish on this!
-
RE: Let's Encrypt Renewal: Error 200
@girish I'm going to send an email in with the entire log.
-
Let's Encrypt Renewal: Error 200
Hello All!
We're getting some errors when our LE Certificates attempt to renew. From initial searches, it looks like it could be a firewall issue -- but I didn't think Cloudron should interfere.Any thoughts on the below error:
Failed to renew certs of domain.tld: 200 {"result":[],"resultinfo": "page":1,"perpage":20,"totalpages":0,"count":0,"totalcount":0},"success":true,"errors":[],"messages":[]}. Renewal will be retried in 12 hours.
Thank you in advance!
-
RE: Catcus Chat - Federated, Embeddable Web Comments powered by Matrix
+1 -- This would be a great addition!
-
RE: Error 553 Relaying Disallowed
@girish Yes, we are using them for transactional email. I'll go ahead and run this down with them. Your answer on Haraka helps out -- thank you so much!
-
Error 553 Relaying Disallowed
Hello All!
Has anyone had any issues with getting bounce back messages on Error 553 Relaying Disallowed? Currently, we're trying to forward emails from a specific inbox (contact@domain.tld) to a external email address. We have a Forward rule in Roundcube setup to Redirect the message, but we're getting a bounce back with a 553 error.Any suggestions or assistance with this would be greatly appreciated!
Thank you!
-
RE: Debugging WordPress
@girish So I replicated what you had done in the demo. So that seems to be working now -- after I disabled the plugins we have installed. I'm going to work through and go one-by-one on the plugins and see what is going on. This seems to be a really odd issue.
-
RE: Debugging WordPress
@girish Yes, I did that --
error-log
doesn't seem to be created nor is anything logged in/wp-content/debug.log
. -
RE: Debugging WordPress
@girish Yes, I had originally added them at the bottom of wp-config.php and realized they were already defined and changed the values. I added the following and restarted the app, to no avail. I'll give that another shot and see if that works out.
-
RE: Debugging WordPress
@murgero Thank you! I gave that a shot, but it still doesn't seem to be working. I am using the "WordPress Developer)" app -- but can migrate this over to a LAMP Stack, if needed.
@girish Thank you! I'll give the
/run/debug.log
option a shot. I'd like to be able to view them as needed, rather than having it stored in the/tmp/
directory. -
Debugging WordPress
Hello All!
I'm fairly certain I'm just missing something -- but I'm having issues debugging WordPress. I'm having an issue with Elementor and need to see any WordPress / PHP errors. I've changed the following in wp-config.php and restarted the app to no avail. The debug log doesn't seem to be created or logging in /wp-content/debug.log.define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false);
Any help with this would be greatly appreciated!
Thank you!
-
RE: ERPNext - cost-effective ERP solution
@andreasdueren said in ERPNext - cost-effective ERP solution:
Are there plans to bring ERPNext to cloudron soon so I can use those resources or do I have to set up and pay for another virtual machine? Because my Time is kind of running out on this one and I would rather not migrate again.
We're actually in the same boat, since it's a new year looking to move platforms and this would be a massive win on our side.
-
Fathom Lite - Simpler Privacy Focused Alt to Google Analytics
Fathom Analytics is a simpler and more privacy-focused alternative to Google Analytics.
Collecting information on the internet is important, but it’s broken. We’ve become complacent in trading information for free access to web services, and then complaining when those web services do crappy things with that data.
Project: https://github.com/usefathom/fathom
-
RE: Whoogle
@loudlemur I was running a few nodes and narrowed down what would work best. They basically lost me when they raised the requirement for PRE to run a node.
-
RE: GoDaddy had another privacy breach - reset your passwords!!
FYI -- This breach just expanded to include tsoHost, Media Temple, 123Reg, Domain Factory, Heart Internet, and Host Europe.