Hi All, I am a new member of Cloudron users.
I have a problem with the Discourse installation. I already installed Discourse on my website.
But the app is not running yet, I checked there's no error notification.
What I've done to solve this problem
- I have large free space and already upgraded the CPU and RAM.
- I've restarted the app but it is not responding.
How to fix this situation? Thank you.
Here's my log:
{
"appId": "8c584f84-da6d-4ed1-a4c6-a90bef27267d",
"app": {
"accessRestriction": null,
"memoryLimit": 0,
"sso": false,
"debugMode": null,
"mailboxName": "forum.app",
"mailboxDomain": "mywebsite.com",
"enableBackup": true,
"enableAutomaticUpdate": true,
"secondaryDomains": [],
"redirectDomains": [],
"aliasDomains": [],
"env": {},
"label": null,
"tags": [],
"enableMailbox": true,
"upstreamUri": "",
"enableTurn": true,
"enableRedis": true,
"runState": "running",
"installationState": "pending_install",
"appStoreId": "org.discourse.cloudronapp",
"manifest": {
"id": "org.discourse.cloudronapp",
"title": "Discourse",
"author": "Discourse Team",
"description": "## About\n\nDiscourse is the 100% open source discussion platform built for the next decade of the Internet.\n\nUse it as a:\n\n* mailing list\n* discussion forum\n* long-form chat room\n\nTo learn more about the philosophy and goals of the project, visit discourse.org.\n\n",
"changelog": "* Update Discourse to 3.1.3\n",
"tagline": "Civilized discussion",
"version": "2.2.3",
"upstreamVersion": "3.1.3",
"healthCheckPath": "/",
"httpPort": 80,
"memoryLimit": 2147483648,
"addons": {
"localstorage": {},
"postgresql": {},
"redis": {},
"oidc": {
"loginRedirectUri": "/auth/oidc/callback"
},
"sendmail": {
"supportsDisplayName": false
},
"recvmail": {}
},
"optionalSso": true,
"manifestVersion": 2,
"website": "https://www.discourse.org/",
"contactEmail": "support@cloudron.io",
"icon": "logo.png",
"tags": [
"forum",
"collaboration",
"community",
"discourse",
"bb"
],
"postInstallMessage": "This app is pre-setup with an admin account. The initial credentials are:\n\n**Username**: root<br/>\n**Password**: changeme123<br/>\n**Email**: root@cloudron.local<br/>\n\nPlease change the admin password and email immediately. To change the root account email, please follow the [docs](https://cloudron.io/documentation/apps/discourse/#changing-root-account-email).\n\n",
"mediaLinks": [
"https://screenshots.cloudron.io/org.discourse.cloudronapp/howtogeek.png",
"https://screenshots.cloudron.io/org.discourse.cloudronapp/boingboing.png",
"https://screenshots.cloudron.io/org.discourse.cloudronapp/twitter.png",
"https://screenshots.cloudron.io/org.discourse.cloudronapp/turtlerockstudios.png"
],
"minBoxVersion": "7.5.0",
"forumUrl": "https://forum.cloudron.io/category/33/discourse",
"documentationUrl": "https://docs.cloudron.io/apps/discourse/",
"logPaths": [
"/run/discourse/log/production.log"
],
"dockerImage": "cloudron/org.discourse.cloudronapp:20231109-135353-457de9b28"
},
"subdomain": "forum",
"domain": "mywebsite.com",
"portBindings": {},
"fqdn": "forum.mywebsite.com"
},
"taskId": "271"
}```