Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Discourse
  3. Bug when Changing root account email

Bug when Changing root account email

Scheduled Pinned Locked Moved Solved Discourse
4 Posts 3 Posters 1.2k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello!

    I think I found a bug: No emails sent after changing the root email address.

    Here is how you can reproduce:

    1. Fresh install

    2. I followed those steps:
      https://docs.cloudron.io/apps/discourse/#changing-root-account-email

    So using the rails console, I changed the email:
    c3c35e0a-e114-4766-a8f5-596e08ee5bb3-image.png

    1. So I did go to the website and connect to the discourse again. And this happened :
      97dc58e4-e3b1-48df-bbac-18fe0452a1ed-image.png

    Nothing on my mail and nothing for now.

    1. When I click on "Resend Activation Email", this happened:
      9ca02fbb-046b-41b9-a58d-901534562622-image.png
      I checked on the browser for any errors and I got this:
      29462a60-2c5c-47fe-9d12-f7cfabde7c16-image.png

    So, at the end, I cannot change the email or do anything regarding the forum administration because of that.
    I don't receive any email regarding the account too.

    INFO:

    It's a fresh install done 30 minutes ago. I tried to reinstall discourse and I still have the same issue. I'm on cloudron v7.6.4
    7d8ca3f7-8155-453f-bc90-376e6a06a7c9-image.png

    {
      "appId": "1a342dac-eb6c-4ab3-8ae8-d3b026ae934e",
      "app": {
        "accessRestriction": null,
        "memoryLimit": 0,
        "sso": true,
        "debugMode": null,
        "mailboxName": "forum.app",
        "mailboxDomain": "nas01.gravfu.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": "nas01.gravfu.com",
        "portBindings": {},
        "fqdn": "forum.nas01.gravfu.com"
      },
      "taskId": "520"
    }
    

    Thank you in advance for your help!

    1 Reply Last reply
    1
    • System marked this topic as a question on
    • I Offline
      I Offline
      IniBudi
      translator
      wrote on last edited by
      #2

      Setting the SMTP email on your server under Cloudron settings and then try to reset the password. You will get the email from Discourse and bypassing the email activation process.

      1 Reply Last reply
      1
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        This is an upstream bug - https://meta.discourse.org/t/resend-activation-email-404-error/279428 .

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          Upstream bug is fixed in Discourse 3.2.0 (latest package)

          1 Reply Last reply
          0
          • girishG girish has marked this topic as solved on

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search