Search found 2607 matches

by maschoff
Sun Jan 22, 2023 12:08 am
Forum: Bugs, bug fixes & releases
Topic: Beta 22:10 New Mailing -> Error 404 Ups
Replies: 2
Views: 3172

Re: Beta 22:10 New Mailing -> Error 404 Ups

Thanks for notification, we will look into it.
by maschoff
Sun Jan 22, 2023 12:05 am
Forum: Installation & Upgrades
Topic: Login issue in openemm webportal
Replies: 1
Views: 2674

Re: Login issue in openemm webportal

You can set a new password with OMT.
by maschoff
Wed Jan 18, 2023 6:03 pm
Forum: Installation & Upgrades
Topic: /usr/bin/python3: can't open file '/home/openemm/tomcat10/bin/../scripts/OMT.py': [Errno 2] No such file or directory
Replies: 9
Views: 6345

Re: /usr/bin/python3: can't open file '/home/openemm/tomcat10/bin/../scripts/OMT.py': [Errno 2] No such file or director

Manual fix: Please change last line in shell script OMT.sh ${PYTHON} "${scriptDir}/../scripts/OMT.py" $@ to if test -e "${scriptDir}/../scripts/OMT.py"; then { ${PYTHON} "${scriptDir}/../scripts/OMT.py" $@ } else { ${PYTHON} "${scriptDir}/OMT.py" $@ } fi Or wa...
by maschoff
Wed Jan 18, 2023 2:35 pm
Forum: Installation & Upgrades
Topic: Login Error - Initial Installation
Replies: 1
Views: 2569

Re: Login Error - Initial Installation

Have you set a new PW with OMT, menu "4. Security", sub-menu 1?
by maschoff
Wed Jan 18, 2023 2:23 pm
Forum: Installation & Upgrades
Topic: Upgrade from 19.10 to latest version
Replies: 1
Views: 2489

Re: Upgrade from 19.10 to latest version

Have you tried link https://fileshare.agnitas.de/index.php/ ... P/download to install the runtime for OpenEMM 20.10 as intermediate step?
by maschoff
Tue Jan 17, 2023 12:08 pm
Forum: Bugs, bug fixes & releases
Topic: First BETA of OpenEMM 22.10 available
Replies: 3
Views: 3363

Re: First BETA of OpenEMM 22.10 available

Its is not a problem of the runtime, but a problem of the versioning on the download server. Should be fixed now, please try again.
by maschoff
Sun Jan 15, 2023 5:55 pm
Forum: Bugs, bug fixes & releases
Topic: OMT.sh did not run after upgrading to 22.10 [solved]
Replies: 5
Views: 5110

Re: OMT.sh did not run after upgrading to 22.10

Which version of OMT do you use?
by maschoff
Thu Jan 12, 2023 10:39 am
Forum: Bugs, bug fixes & releases
Topic: First BETA of OpenEMM 22.10 available
Replies: 3
Views: 3363

First BETA of OpenEMM 22.10 available

If you upgrade your runtime (OMT) to a version 22.10.x, you are offered to download a BETA of OpenEMM 22.10. Since the status is BETA, you should not upgrade your production environment, yet. Please note that OpenEMM 22.10 will be the last version officially supporting MySQL (5.7). We recommend to u...
by maschoff
Fri Dec 09, 2022 4:42 pm
Forum: Usability
Topic: Generated Mailing
Replies: 4
Views: 10833

Re: Generated Mailing

Unfortunately we can not reproduce the missing status change of campaign mailings. Please describe in more detail how your campaign is designed, what type of start trigger it uses and what type of mailings are used.
by maschoff
Fri Dec 02, 2022 9:00 am
Forum: Usability
Topic: Generated Mailing
Replies: 4
Views: 10833

Re: Generated Mailing

We will have a look. If we can reproduce it, we will fix it (ticket O-570).
by maschoff
Tue Nov 15, 2022 8:37 pm
Forum: Installation & Upgrades
Topic: configure basic environment -> always error
Replies: 1
Views: 2782

Re: configure basic environment -> always error

Please post the output of menu "Show OpenEMM status" of OpenEMM.
by maschoff
Sun Nov 06, 2022 11:36 am
Forum: Installation & Upgrades
Topic: (Install or update package from AGNITAS Website) not available
Replies: 11
Views: 10433

Re: (Install or update package from AGNITAS Website) not available

Please check if these links work for you: runtime: 21.04.100 https://fileshare.agnitas.de/index.php/s/S3Z2rSoxE95XbNT/download openemm: 21.04.000.124 https://fileshare.agnitas.de/index.php/s/akm6FGfWsfSMmdm/download manual: 21.04.461 https://fileshare.agnitas.de/index.php/s/M5MDdnmRbFbgKbw/download ...
by maschoff
Sun Oct 23, 2022 6:38 pm
Forum: Installation & Upgrades
Topic: [Feedback] OpenEMM 22.04 works on Almalinux 9
Replies: 6
Views: 8363

Re: [Feedback] OpenEMM 22.04 works on Almalinux 9

Admin Guide had some minor missing information and some parts needed modification
Could you please provide some hints?
by maschoff
Mon Oct 10, 2022 8:55 pm
Forum: Using OpenEMM
Topic: Unsubscribe Button
Replies: 3
Views: 5397

Re: Unsubscribe Button

Company ID in OpenEMM is always 1 (parameter agnCI). agnFN defines the name of the web form in OpenEMM and placeholder ##AGNUID## will automatically replaced with the user's ID by EMM.