Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Mautic.configDsnTestExecute is not a function #13563

Open
1 task done
lordimac opened this issue Mar 20, 2024 · 2 comments
Open
1 task done

Uncaught TypeError: Mautic.configDsnTestExecute is not a function #13563

lordimac opened this issue Mar 20, 2024 · 2 comments
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged

Comments

@lordimac
Copy link

lordimac commented Mar 20, 2024

Mautic Version

5.0.x series

Way of installing

I'm using a Docker image from https://hub.docker.com/r/mautic/mautic

PHP version

8.1.27

What browsers are you seeing the problem on?

Firefox, Microsoft Edge

What happened?

Following Error shows up in Browser Console when trying to test E-Mail Server or Queue Settings.

Uncaught TypeError: Mautic.configDsnTestExecute is not a function
onclick https://domain.tld/s/config/edit:1
3 edit:1:8
onclick https://domain.tld/s/config/edit:1

How can we reproduce this issue?

Test E-Mail Server Settings or Queue Settings

Relevant log output

No response

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct




Care about this issue? Want to get it resolved sooner? If you are a member of Mautic, you can add some funds to the Bounties Project so that the person who completes this task can claim those funds once it is merged by a member of the core team! Read the docs here.

@lordimac lordimac added bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged labels Mar 20, 2024
@lordimac
Copy link
Author

For your information, same problem in 5.0.4.

@escopecz
Copy link
Sponsor Member

Please run:

  1. npm ci
  2. bin/console mautic:assets:geneerate

Any change after that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants