Search found 2607 matches

by maschoff
Thu Mar 07, 2024 8:04 pm
Forum: Installation & Upgrades
Topic: Faulty runtime editions ... 23.10.000.150 / 23.10.000.167
Replies: 4
Views: 243

Re: Faulty runtime editions ... 23.10.000.150 / 23.10.000.167

Please describe which behaviour you would expect.
by maschoff
Thu Mar 07, 2024 8:02 pm
Forum: Installation & Upgrades
Topic: Problems with some features after clean installation.
Replies: 10
Views: 179

Re: Problems with some features after clean installation.

Which version of OpenEMM and OMT do you use?
by maschoff
Thu Jan 25, 2024 5:22 pm
Forum: Bugs, bug fixes & releases
Topic: 23.10.000.151/152: Some errors
Replies: 5
Views: 646

Re: 23.10.000.151/152: Some errors

#2 fixed in 23.10.000.159, available via OMT.
by maschoff
Thu Jan 25, 2024 12:04 pm
Forum: Bugs, bug fixes & releases
Topic: 23.10.000.151/152: Some errors
Replies: 5
Views: 646

Re: 23.10.000.151/152: Some errors

re 2: Bug is confirmed, we are working on a fix.

re 1 and 3: Since we do not work with AWS, we van not reproduce these problems. But maybe problem 1 is related to bug 2.
by maschoff
Wed Jan 24, 2024 7:19 pm
Forum: Bugs, bug fixes & releases
Topic: 23.10.000.151/152: Some errors
Replies: 5
Views: 646

Re: 23.10.000.151/152: Some errors

1. With shipping you mean the dispatch of the mailings? This is probably caused by AWS throttling the output of emails. 2. We will check this. 3. The error means that your IP address has changed during a session. This should not happen. However if this is caused by AWS and you know the IP addresses ...
by maschoff
Wed Jan 24, 2024 7:14 pm
Forum: Installation & Upgrades
Topic: Problem installing code packages 23.10
Replies: 2
Views: 308

Re: Problem installing code packages 23.10

Thanks for posting the solution!
by maschoff
Fri Jan 12, 2024 6:19 pm
Forum: Bugs, bug fixes & releases
Topic: First GA version of OpenEMM 23.10 available
Replies: 5
Views: 635

Re: First GA version of OpenEMM 23.10 available

You do not have to install wkhtmltox. To use OpenEMM with secure HTTPS connections, for Tomcat you should use the NIO Connector, because according to the Apache Foundation the APR/Native HTTP Connector is deprecated and removed in Tomcat 10.1 and later. See chapter 12 of the Install & Admin Guid...
by maschoff
Fri Jan 12, 2024 1:32 pm
Forum: Bugs, bug fixes & releases
Topic: First GA version of OpenEMM 23.10 available
Replies: 5
Views: 635

First GA version of OpenEMM 23.10 available

We just published the first GA (general availability) version of OpenEMM 23.10.

See the OpenEMM Wiki at https://wiki.openemm.org for more details.
by maschoff
Wed Jan 10, 2024 6:04 pm
Forum: Installation & Upgrades
Topic: The mandatory database vendor MySQL/MariaDB is not supported by this python installation.
Replies: 1
Views: 473

Re: The mandatory database vendor MySQL/MariaDB is not supported by this python installation.

Sorry, OpenEMM does not officially support Ubuntu, because our resources are limited.

Maybe

# python3 -m pip install mariadb==1.0.11

instead of

# python3 -m pip install mariadb

will help (see Install & Admin Guide 23.04, page 19)?
by maschoff
Sun Dec 24, 2023 10:30 am
Forum: Installation & Upgrades
Topic: How can I upgrade to a specific version
Replies: 1
Views: 1211

Re: How can I upgrade to a specific version

When you run 21.10. you are offered to install a runtime 22.04. Do this, install a version of OpenEMM 22.04 afterwards and start it once. Next, when you got to menu 5 again, you are offered to install a runtime 22.10. Do this, install a version of OpenEMM 22.10 afterwards and start it once. And so o...
by maschoff
Mon Dec 18, 2023 5:27 pm
Forum: Miscellaneous
Topic: Free webinar for next level of OpenEMM
Replies: 0
Views: 12582

Free webinar for next level of OpenEMM

We will hold a 60 minutes webinar on OpenEMM for free on January 18 (German language). Topics: * demo of the best new features of OpenEMM 23.10 * live real-time upgrade of OpenEMM * presentation of upgrade possibilities for more automation and convenience Please have a look for more details here: ht...
by maschoff
Mon Nov 27, 2023 6:40 pm
Forum: Installation & Upgrades
Topic: Installation OpenSuSE Tumbleweed - 23.04 Problems
Replies: 14
Views: 28191

Re: Installation OpenSuSE Tumbleweed - 23.04 Problems

By now cou can download runtime 23.04.000.215. Does it fix your problem?
by maschoff
Wed Nov 22, 2023 5:12 pm
Forum: Miscellaneous
Topic: Free webinar for OpenEMM
Replies: 0
Views: 19015

Free webinar for OpenEMM

We will hold a 90 minutes webinar on OpenEMM for free on December 12 (German language). Topics: * How to implement certain use cases with OpenEMM * Quick and secure installation of OpenEMM * Getting started easier with our optional support services Please have a look for more details here: https://w...
by maschoff
Wed Nov 08, 2023 10:09 am
Forum: Bugs, bug fixes & releases
Topic: runtime-23.10.000.072 fails with tomcat native installation
Replies: 1
Views: 8081

Re: runtime-23.10.000.072 fails with tomcat native installation

Quote from the Install & Admin Guide:
To use OpenEMM with secure HTTPS connections, for Tomcat you should use the NIO Connector, because according to the Apache Foundation the APR/Native HTTP Connector is deprecated and will be removed in Tomcat 10.1 and later.