Mautic 4.0 500 error with Configuration page
-
I found a couple of related issues in the upstream forum - https://forum.mautic.org/t/error-500-bei-formular-ohne-rendering-stil-speichern/20916 and https://forum.mautic.org/t/mautic-4-speichern-von-formularen-kommt-error-500/20901 . Also, https://forum.mautic.org/t/mautic-form-preview-form-submission-500-error/20623/3
-
The upstream issue is https://github.com/mautic/mautic/issues/10450 and https://github.com/mautic/mautic/issues/10453
-
@vladimir Updating from inside Mautic itself does not work because the file system for the core files is read-only. Only templates, plugins, and other editable configuration files are on a read/write partition. To update your Cloudron apps, go to the my.cloudron dashboard and check for updates for your apps. The default setting for apps is: auto-update.
-
Hi guys! How is going the development of Mautic 4 on cloudron? I think the update to 4.0.1 is out.
-
@girish I just upgraded to Mautic 4.1 from an install that was working with version 3.3.4 (not a clean install, it has content).
Channels/Emails section is not working: https://prnt.sc/26j9ypp
And if I force to search the url /s/emails it gives me error 500: https://prnt.sc/26j9z9z
-
@girish There is other problem with the Spanish translation with the update: https://prnt.sc/26jag0t
If I create a fresh install spanish translation looks fine.
I have no idea what to do to solve it, I have several installations working, I can't create them all from scratch.
-
@girish It looks like a problem that comes when updating, because if I create a new installation of mautic it looks correct: https://prnt.sc/26jixzv
Surely it will be necessary to delete some other folder from the new grapejs email builder, because that is where the translation problem comes from.
Not everything is translated into Spanish, but at least it doesn't look so weird.
-
@mdreira possibly, we need to clean something up in the themes. Unfortunately, mautic has no clear upgrade instructions to mautic 4 wrt themes afaict. The whole thing is a bit of a trial and learning from errors, which is why we pushed mautic 4 as a major upgrade (i.e it does not update the app automatically).
One idea is to take a backup, delete the grapejs theme entirely and restart the app. The app package copies the "latest" code from the release bundle when files are missing. Maybe that fixes the issue.
-
@girish I deleted all mautic translations folder, the themes you commented before and the grapejs plugin. Then I restarted app.
Mautic took a while to load all the changes (maybe it was the cache), but it worked!
I can now see everything in Spanish.
Thank you!
-
@girish I think I have found the problem with the translation of grapejs to Spanish. I don't know if it will happen with other translations.
This folders was missing: https://prnt.sc/26jrlw7
When I restart the app upgraded to Mautic 4, those folders are not added inside translations/es
I hope this helps.
-
@mdreira Interesting find. So, atleast upstream that directory is empty - https://github.com/mautic/mautic/tree/4.x/translations and also in the release zip file - https://github.com/mautic/mautic/releases/tag/4.1.2 . Do you remember if you had to upload the spanish translations yourself?
-
Ah, I see. Per https://docs.mautic.org/en/translations , it seems it downloads translations from Transifex - https://docs.mautic.org/en/translations#how-to-update-a-language .