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. FreeScout
  3. freescout - unable to create mailbox

freescout - unable to create mailbox

Scheduled Pinned Locked Moved FreeScout
3 Posts 2 Posters 816 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.
  • C Offline
    C Offline
    christossioutis
    wrote on last edited by
    #1

    I tried to use freescout (not using OIDC plugin) but I cannot create a mailbox. Error shown when trying to create a mailbox 'Whoops, looks like something went wrong — check logs in /storage/logs'. I can also replicate the problem on demo.cloudron.io

    1 Reply Last reply
    2
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote on last edited by
      #2

      Hello @christossioutis

      I just reproduced this error and will look into it.
      Thanks for reporting.

      1 Reply Last reply
      2
      • jamesJ Offline
        jamesJ Offline
        james
        Staff
        wrote on last edited by james
        #3

        This seems to be an upstream error.

        From the Freescout web ui app-logs when checking $FREESCOUTAPP/app-logs/app

          error	production	2025-05-26 06:19:54	 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'ratings' cannot be null (SQL: insert into `mailboxes` (`signature`, `email`, `name`, `ratings`, `updated_at`, `created_at`) values (<br><span style="color:#808080;">--<br>
        

        This already has been reporte upstream =>
        https://github.com/freescout-help-desk/freescout/issues/4800

        The suggested Hotfix => https://github.com/freescout-help-desk/freescout/issues/4800#issuecomment-2903781008

        Temporary fix: change line 92 in /app/Http/Controllers/MailboxesController.php to:

                'ratings' => $request->ratings ?? 1,
        

        Is not possible in a Cloudron setup since /app/code/app/Http/Controllers/MailboxesController.php is read-only.
        As soon as this is fixed upstream, Cloudron will release the update as well asap.

        1 Reply Last reply
        1

        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